We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm trying to make a program in Processing that changes a certain frame when the center of an object is inside certain grids. Different frames play depending on what grid the object is in
I'm using a kinect2 with Processing and basically trying to pick a general area where people are standing I'm wondering what are some ways I can do this. Any help is appreciated, I'm sorry if I'm asking the wrong question or if my question is too vague.
EDIT: For more context, I basically want to know where people are standing and play a video based on their location, the video is me looking at that general direction.