Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_preview_distortion.py35 _ARUCO_SIZE = (3, 3) variable
289 ideal_points = get_ideal_points(_ARUCO_SIZE)
292 middle_index = (_ARUCO_SIZE[0] // 2) * _ARUCO_SIZE[1] + (_ARUCO_SIZE[1] // 2)