JMyron - Using Glob Detection on motion filtered pixels

edited October 2013 in Library Questions

Hi folks,

I'm working with the pretty old JMyron Library ( http://webcamxtra.sourceforge.net/ ) and my chor is to write a programm that makes use of the method GlobsFinding in combination with a motion filter - so I can get some great values to work with.

The major problem is that the JMyron Object tracks the direct input of my webcam but I'm willing to track the colors of the motion filtered output.

Here is the whole code: http://www.computer-schuppen.eu/processing/CF_MP.pde

The method "motionDetection()" and "globTracking()" are the essential ones.

I'm thankful for any help!!

MarcoMeter

Sign In or Register to comment.