Home
last modified time | relevance | path

Searched refs:thresh (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/
Dlocal_poc.h70 __u32 thresh; member
77 __u32 thresh; member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/
Dlocal_poc.h70 __u32 thresh; member
77 __u32 thresh; member
/cts/apps/CameraITS/tests/scene1_1/
Dtest_dng_noise_model.py172 thresh = max(_VAR_ATOL_THRESH, _VAR_RTOL_THRESH*var_exp[i][j])
173 if diff > thresh:
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/
Dlocal_poc.h249 __u32 thresh; member
307 __u32 thresh; member
/cts/apps/CameraITS/utils/
Dlow_light_utils.py133 thresh = cv2.adaptiveThreshold(
137 eroded = cv2.erode(thresh, kernel, iterations=1)
/cts/apps/CameraITS/tests/inprog/rolling_shutter_skew/
Dtest_rolling_shutter_skew.py376 _, 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/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...