Home | History | Annotate | Download | only in src

Lines Matching refs:cvThreshold

201         CV_CALL( cvThreshold( &mat, &mat, thresh, 0, CV_THRESH_TOZERO ));