Home | History | Annotate | Download | only in opencv2

Lines Matching refs:roi2

996 stereo correspondence algorithms rely on. The green rectangles are roi1 and roi2 . You see that
1054 CV_OUT Rect* roi1, CV_OUT Rect* roi2, int flags );
1068 undistorted image. See roi1, roi2 description in stereoRectify .
1366 CV_EXPORTS_W Rect getValidDisparityROI( Rect roi1, Rect roi2,
1516 CV_WRAP virtual void setROI2(Rect roi2) = 0;