VL53L1X People Counting ROI center
I am implementing an “auto calibration�? of the ROI in my people counting algorithm based on the one provided by ST. The program defines the centers of the two zones used to detect entry/exit in an area. Currently I run a simple detection algorithm to measure repeatable accuracy of distance measurements. I tweak the ROI sizes until I find the best accuracy but I do not change the center coordinates. These values are constant and still the same as the values ST provided in their example.
I want to know if those values are indeed constant or should I adjust them as part of the calibration? I’m wondering if the ROI size is set to an uneven number..does that mean the zone will not be symmetrical about its center?
Thanks!
