hello!
I've been messing with pix_video etc to get my webcam to do motion detection things but I'm hitting a bad block and cannot figure out how to properly do this command
basically I'm attempting to use a webcam to detect the presence of a user, and when it registers a visitor, it sends a signal to turn on DSP. when the user is not in sight, the DSP goes off.
could anyone point to any existing projects I might refer to to get a better sense of how this works?
with motion detection to MIDI seems pretty straight forward because the stream of numbers is always there, but with an operation to trigger YES/NO it seems a bit tricky even with Moses utilised.
thanks for any help!