- Edited
Need advice: I am a newbie with the OAK and have been excited to create with this unit since I read about it. I am using a Pi 4 and coding in Python. I am trying to use the data from OAK-D (particularly the x coordinate data on a person) to activate an image on a screen for a piece I programmed.
The idea is... as a person moves from right to left (or left to right) the x coordinate will trigger each corresponding quadrant to display an image creating a series of images that play as a person moves through space.
My main concern is to make sure it locks only on one person. I am needing help with code to tie into the data stream to work with my code. Which data stream should I tap into to get this to happen? Or if something pops out that can be helpful and can point me in the right direction that would be helpful. Anything helps! TY and happy coding