We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Re: Detecting movement in select area using frame diff
Page Index Toggle Pages: 1
Re: Detecting movement in select area using frame diff (Read 349 times)
Re: Detecting movement in select area using frame diff
Jun 8th, 2009, 4:16am
 
Maybe you're trying to reinvent the wheel  There are several libraries that will handle motion detection.  I suspect you'll get lots of false positives just detecting differences between two frames: just a dramatic change in lighting could mean all pixels display some change from frame to frame...
Page Index Toggle Pages: 1