Motion Tracking
I'm playing around with motion tracking and I've figured out the cv.jit object would do the job. However, what I'm trying to do is as someone (or something) is moving on the webcam, I want pictures to pop up where the motion has been detected. What object would help me accomplish this? Any help would be greatly appreciated.
Basic solution you probably find in this topic (check my patch attached to one of the posts) https://cycling74.com/forums/basic-motion-tracking-questions
For more complex motion detection you may use CV (which is great library). Or maybe something like patch attached to this post (I'm nearly sure, I was posted this patch before)
4678.moCap2.maxpat
Max Patch
Or check "zoneandcamera" patch from this topic ;-):