Home
last modified time | relevance | path

Searched refs:CV_THRESH_TOZERO_INV (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/include/opencv2/imgproc/
H A Dtypes_c.h608 CV_THRESH_TOZERO_INV =4, /**< value = value > threshold ? 0 : value */ enumerator
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_thresh.cpp421 case CV_THRESH_TOZERO_INV: in test_threshold()
/dports/graphics/opencv/opencv-4.5.3/modules/ts/src/
H A Dts_func.cpp3186 case CV_THRESH_TOZERO_INV: in threshold()