Class SparseScoreRectifiedSad.U8

Enclosing interface:
SparseScoreRectifiedSad

public static class SparseScoreRectifiedSad.U8 extends DisparitySparseRectifiedScoreBM_S32<GrayU8>
  • Constructor Details

    • U8

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