- Edited
i am trying to combine two codes together but i seem to be hitting a road block while trying to mesh the two together.
the goal i am trying to achieve is to measure the distance (z coordinate) in the bounding box while tracking where a hand is. if the hand coordinates are within the bounding box, the bounding box turns green.
spatial calculator: https://docs.luxonis.com/projects/api/en/latest/samples/SpatialDetection/spatial_location_calculator/#spatial-location-calculator
hand tracker repo (i used the demo file): https://github.com/geaxgx/depthai_hand_tracker