Home | History | Annotate | Download | only in opencv2

Lines Matching refs:minDisparity

1367                                         int minDisparity, int numberOfDisparities,
1372 int minDisparity, int numberOfDisparities,
1465 CV_WRAP virtual void setMinDisparity(int minDisparity) = 0;
1578 @param minDisparity Minimum possible disparity value. Normally, it is zero but sometimes
1613 CV_WRAP static Ptr<StereoSGBM> create(int minDisparity, int numDisparities, int blockSize,