Documentation of 'boofcv.alg.feature.disparity.DisparitySparseSelect' Java class
DisparitySparseSelect
boofcv.alg.feature.disparity

Interface DisparitySparseSelect<ArrayType>

    • Method Detail

      • select

        boolean select(ArrayType scores,
                       int maxDisparity)
        Examines disparity scores and looks for the best correspondence. If no correspondence can be found then false is returned.
        Parameters:
        scores - Set of disparity scores.
        maxDisparity - Maximum allowed disparity.
        Returns:
        true if a valid correspondence was found
      • getDisparity

        double getDisparity()
        Returns the found disparity
        Returns:
        disparity

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.