Home | History | Annotate | Download | only in src

Lines Matching refs:CV_THRESH_BINARY

320     cvThreshold( mat, mat, 0, 1, CV_THRESH_BINARY );