Searched refs:icvGetCrossEpilineFrame (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvscanlines.cpp | 1177 error = icvGetCrossEpilineFrame( imgSize, epiline, in icvBuildScanlineLeft() 1192 error = icvGetCrossEpilineFrame( imgSize, epiline, in icvBuildScanlineLeft() 1262 error = icvGetCrossEpilineFrame( imgSize, epiline, in icvBuildScanlineRight() 1276 error = icvGetCrossEpilineFrame( imgSize, epiline, in icvBuildScanlineRight() 1782 error = icvGetCrossEpilineFrame( imgSize, r_epiline, in icvBuildScanlineLeftStereo() 1800 error = icvGetCrossEpilineFrame( imgSize, l_epiline, in icvBuildScanlineLeftStereo() 1869 error = icvGetCrossEpilineFrame( imgSize, l_epiline, in icvBuildScanlineRightStereo() 1888 error = icvGetCrossEpilineFrame( imgSize, r_epiline, in icvBuildScanlineRightStereo() 1904 icvGetCrossEpilineFrame( CvSize imgSize, float *epiline, int *x1, int *y1, int *x2, int *y2 ) in icvGetCrossEpilineFrame() function
|
D | _cvvm.h | 171 CvStatus icvGetCrossEpilineFrame( CvSize imgSize,
|