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

  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp 312 THRESH_TOZERO = 3, //!< \f[\texttt{dst} (x,y) = \fork{\texttt{src}(x,y)}{if \(\texttt{src}(x,y) > \texttt{thresh}\)}{0}{otherwise}\f]
    [all...]
  /external/opencv3/modules/java/src/
imgproc+Imgproc.java 153 THRESH_TOZERO = 3,
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 115 milliseconds