roi_features_examples.md

October 27, 2022 ยท View on GitHub

FEATUREDESCRIPTION
MyROI_Animal1_in_zoneBoolean representing if Animal1 is inside the MyROI (1) or outside MyROI (0) in the current frame
MyROI_Animal1_distanceDistance between Animal1 and the center of MyROI in the current frame expressed in millimeter
MyROI_Animal1_facingBoolean representing if Animal1 is directing (1) or not directing (0) towards the ROI in the current frame. For more information, click HERE
MyROI_Animal1_cumulative_timeThe cumulative time Animal1 has spent inside MyROI up to the current frame expressed in seconds
MyROI_Animal1_cumulative_percentThe cumulative ratio of time of the entire session Animal1 has spent inside MyROI up to the current frame