We are about to switch to a new forum software. Until then we have removed the registration on this forum.
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