Home
last modified time | relevance | path

Searched defs:min_brightness (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/test/
Dtest_contours.cpp149 int blob_count, int min_brightness, int max_brightness, in cvTsGenerateBlobImage()
208 const int min_brightness = 0, max_brightness = 2; in prepare_test_case() local