Searched refs:thresh (Results 1 – 7 of 7) sorted by relevance
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/ |
D | local_poc.h | 70 __u32 thresh; member 77 __u32 thresh; member
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/ |
D | local_poc.h | 70 __u32 thresh; member 77 __u32 thresh; member
|
/cts/apps/CameraITS/tests/scene1_1/ |
D | test_dng_noise_model.py | 172 thresh = max(_VAR_ATOL_THRESH, _VAR_RTOL_THRESH*var_exp[i][j]) 173 if diff > thresh:
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/ |
D | local_poc.h | 249 __u32 thresh; member 307 __u32 thresh; member
|
/cts/apps/CameraITS/utils/ |
D | low_light_utils.py | 133 thresh = cv2.adaptiveThreshold( 137 eroded = cv2.erode(thresh, kernel, iterations=1)
|
/cts/apps/CameraITS/tests/inprog/rolling_shutter_skew/ |
D | test_rolling_shutter_skew.py | 376 _, thresh = cv2.threshold(red_img, 0, 255, cv2.THRESH_BINARY + 383 opening = cv2.morphologyEx(thresh, cv2.MORPH_OPEN, kernel, iterations=2)
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |