Home | History | Annotate | Download | only in src

Lines Matching refs:CV_FM_RANSAC

399                 int num = cvFindFundamentalMat(tmpPoints1,tmpPoints2,&fundMatr,CV_FM_RANSAC,threshold,0.99,pStatus);