HomeSort by relevance Sort by last modified time
    Searched refs:cvAdaptiveThreshold (Results 1 - 6 of 6) sorted by null

  /external/opencv/cv/src/
cvadapthresh.cpp 104 cvAdaptiveThreshold( const void *srcIm, void *dstIm, double maxValue,
110 CV_FUNCNAME( "cvAdaptiveThreshold" );
cvcalibinit.cpp 298 cvAdaptiveThreshold( img, thresh_img, 255,
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h     [all...]
  /external/opencv/cv/include/
cv.h     [all...]
  /external/opencv3/modules/calib3d/src/
calibinit.cpp 342 cvAdaptiveThreshold( img, thresh_img, 255,
    [all...]
  /external/opencv3/modules/imgproc/src/
thresh.cpp     [all...]

Completed in 1037 milliseconds