Euglena tracking and OSC broadcasting: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
=== Quick and dirty Euglena tracking using OpenCV, Syphon, and OSC. ===
=== Quick and dirty Euglena tracking using OpenCV, Syphon, and OSC. ===


Sources at GitHub: https://github.com/lscherff/biogames/tree/master/TrackEuglenaSyphonOSC


==Full source: [[File:TrackEuglenaSyphonOSC.zip‎]]==
=== Threshold based Euglena detection ===


=== Threshold based Euglena detection ===
<source lang="java">
<source lang="java">
opencv.loadImage(cam);
opencv.loadImage(cam);