Searched defs:cvThreshold (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvthresh.cpp297 cvThreshold( const void* srcarr, void* dstarr, double thresh, double maxval, int type ) function
301 CV_FUNCNAME( "cvThreshold" );

Completed in 1606 milliseconds