Searched refs:hypots (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/cts/apps/CameraITS/utils/ |
H A D | zoom_capture_utils.py | 533 hypots = [] 593 hypots.append(data.aruco_offset) 681 hypots, 805 zooms, x_offsets, y_offsets, hypots, plot_name): argument 836 fig, animate, repeat=True, frames=len(hypots), 841 ax2.plot(zooms, hypots, '-bo')
|