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.
IndexDiscussionExhibition › opencv example program using eclipse
Page Index Toggle Pages: 1
opencv example program using eclipse (Read 2024 times)
opencv example program using eclipse
Feb 21st, 2009, 11:23pm
 
Hi all,

I've written a small program for my students that showcases the OpenCV implementation found here: http://ubaa.net/shared/processing/opencv/

It does face tracking, background subtraction, and blob detection. It is written for a Java environment but shouldn't be too hard to get running in Processing's IDE.  This is basically all just taken from OpenCV's example programs/Processing discourse, though I've commented it a bit-

Link to the blog:
http://dekanstrakt.blogspot.com/2009/02/opencv-with-processing-using-eclipse.html

And the Java file:
http://processing-tutorial-opencv.googlecode.com/files/tutorial1.java

Hope this helps someone,
pkmital
Page Index Toggle Pages: 1