Searched refs:thresh (Results 1 – 6 of 6) sorted by relevance
/cts/apps/CameraITS/tests/scene1_1/ |
D | test_dng_noise_model.py | 169 thresh = max(VAR_ATOL_THRESH, VAR_RTOL_THRESH*var_exp[i][j]) 170 assert diff <= thresh, 'var diff: %.5f, thresh: %.4f' % (diff, thresh)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/ |
D | local_poc.h | 70 __u32 thresh; member 77 __u32 thresh; member
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/ |
D | local_poc.h | 70 __u32 thresh; member 77 __u32 thresh; member
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/ |
D | local_poc.h | 249 __u32 thresh; member 307 __u32 thresh; member
|
/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/ ... |