Class SparseScoreRectifiedSad.F32

Enclosing interface:
SparseScoreRectifiedSad

public static class SparseScoreRectifiedSad.F32 extends DisparitySparseRectifiedScoreBM_F32
  • Constructor Details

    • F32

      public F32(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<float[],GrayF32>
      Parameters:
      disparityRange - The local range for disparity
      leftToRight - If true then the disparity is being from in left to right direction (the typical)