Home | History | Annotate | Download | only in src

Lines Matching refs:CV_THRESH_BINARY

299                         CV_ADAPTIVE_THRESH_MEAN_C, CV_THRESH_BINARY, block_size, 0 );
314 cvThreshold( img, thresh_img, thresh_level, 255, CV_THRESH_BINARY );
1809 cvThreshold( image, thresh_img, l, 255, CV_THRESH_BINARY );