Home | History | Annotate | Download | only in src

Lines Matching refs:threshold

2403     const CvMat* F0, CvSize imgSize, CvMat* _H1, CvMat* _H2, double threshold )
2467 if( threshold > 0 )
2477 lines2[i].z) <= threshold &&
2480 lines1[i].z) <= threshold )