HomeSort by relevance Sort by last modified time
    Searched defs:cvThreshold (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
cvthresh.cpp 297 cvThreshold( const void* srcarr, void* dstarr, double thresh, double maxval, int type )
301 CV_FUNCNAME( "cvThreshold" );
  /external/opencv3/modules/imgproc/src/
thresh.cpp     [all...]

Completed in 1340 milliseconds