Home | History | Annotate | Download | only in src

Lines Matching refs:computeCorrespondEpilines

3304 //  void computeCorrespondEpilines(Mat points, int whichImage, Mat F, Mat& lines)
3318 cv::computeCorrespondEpilines( points, (int)whichImage, F, lines );