Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene0/
Dtest_tonemap_curve.py38 RAW_TOL = 0.001 # 1 DN in [0:1] (1/(1023-64) variable
114 if np.allclose(COLOR_CHECKER[color], raw_means, atol=RAW_TOL):
120 color, str(COLOR_CHECKER[color]), RAW_TOL)