Home | History | Annotate | Download | only in include

Lines Matching refs:CV_FM_RANSAC

564     cvFindFundamentalMat(pointsMat1,pointsMat2,&fundMatr,CV_FM_RANSAC,1,0.99,0);