Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_sensor_fusion.py39 FEATURE_MARGIN = 0.20 # Only take feature points from the center 20% variable
335 ymin = h*(1-FEATURE_MARGIN)/2
336 ymax = h*(1+FEATURE_MARGIN)/2