OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:min_brightness
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/imgproc/test/
test_contours.cpp
149
int blob_count, int
min_brightness
, int max_brightness,
169
(max_brightness -
min_brightness
) +
min_brightness
;
208
const int
min_brightness
= 0, max_brightness = 2;
local
232
blob_count,
min_brightness
, max_brightness, rng );
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/
screen_finder.py
497
min_brightness
= self.MIN_RELATIVE_BRIGHTNESS_FACTOR
499
avg_intensity[0][0] >
min_brightness
:
[
all
...]
Completed in 88 milliseconds