Class SparseScoreRectifiedSad.U16

Enclosing interface:
SparseScoreRectifiedSad

public static class SparseScoreRectifiedSad.U16 extends DisparitySparseRectifiedScoreBM_S32<GrayU16>
  • Constructor Details

    • U16

      public U16(int radiusX, int radiusY)
  • Method Details

    • scoreDisparity

      protected void scoreDisparity(int disparityRange, boolean leftToRight)
      Description copied from class: DisparitySparseRectifiedScoreBM
      Scores the disparity using image patches.
      Specified by:
      scoreDisparity in class DisparitySparseRectifiedScoreBM<int[],GrayU16>
      Parameters:
      disparityRange - The local range for disparity
      leftToRight - If true then the disparity is being from in left to right direction (the typical)