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

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

Completed in 247 milliseconds