Home | History | Annotate | Download | only in src

Lines Matching refs:CV_THRESH_BINARY

310         cvThreshold(img, thresh, colors[i], 255.0, CV_THRESH_BINARY);