Home | History | Annotate | Download | only in src

Lines Matching refs:threshold

185                                 double threshold)/* Threshold for good points in filter */
399 int num = cvFindFundamentalMat(tmpPoints1,tmpPoints2,&fundMatr,CV_FM_RANSAC,threshold,0.99,pStatus);
555 float threshold)/* Status for new points */
730 if( minDistance < threshold*threshold )
847 double threshold)//New projection matrix
877 threshold);/* Threshold for good points in filter */
905 threshold);/* Threshold for good points in filter */