HomeSort by relevance Sort by last modified time
    Searched full:equalizehist (Results 26 - 34 of 34) sorted by null

12

  /external/opencv3/modules/cudaimgproc/include/opencv2/
cudaimgproc.hpp 210 @sa equalizeHist
212 CV_EXPORTS void equalizeHist(InputArray src, OutputArray dst, Stream& stream = Stream::Null());
  /external/opencv3/modules/imgproc/misc/java/test/
ImgprocTest.java 671 Imgproc.equalizeHist(gray0, dst);
674 Imgproc.equalizeHist(gray255, dst);
    [all...]
  /external/opencv3/modules/objdetect/test/
test_cascadeandhog.cpp 440 equalizeHist( grayImg, grayImg );
475 equalizeHist( grayImg, grayImg );
    [all...]
  /external/opencv3/modules/java/src/
imgproc+Imgproc.java     [all...]
imgproc.cpp     [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h     [all...]
  /external/opencv3/modules/imgproc/src/
histogram.cpp     [all...]
  /external/opencv3/modules/calib3d/include/opencv2/
calib3d.hpp     [all...]
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp     [all...]

Completed in 1486 milliseconds

12