XML Feeds

.

[jitter] Motion Detection...

Dan Winckler dan at danwinckler.com
Tue May 6 07:47:43 MDT 2008


Motion detection can be done in a number of ways, including simple frame differencing. In other words, you compare the frame to the previous one to see if anything's changed. Look in the Jitter examples folder for one called frame-diff or similar -- I'm away from my machine so I can't give you the exact name. 

Detect a different frame, then save it with jit.qt.record. The rest of your patch willl be logic so do the Max tutorials if you haven't. Good luck! 


-----Original Message-----
From: Adam <adamfarlie at gmail.com>

Date: Tue, 6 May 2008 13:56:38 
To:jitter at cycling74.com
Subject: [jitter] Motion Detection...



I not just a newbie to Max/MSP and Jitter, I am in the fetal stage of understanding this program! Thus I have a couple of questions for a project of which the deadline is fast approaching!!

Im trying to set up a webcam that detects motion. When the cam detects the motion it instantaneously saves a still image. This image is then saved so that when the camera has not detected motion for one hour it sends the image to a usb printer to print!

I have had a look at cv.jit... doesnt seem to be working with my webcam. The 'Hold Still' (#32) http://www.cycling74.com/story/2006/2/17/153427/406 seems to work nicely with my webcam

Any ideas would be greatly appreciated!

Cheers!
  

_______________________________________________
jitter mailing list
jitter at cycling74.com
http://www.cycling74.com/mailman/listinfo/jitter



More information about the jitter mailing list