Euglena tracking and OSC broadcasting: Difference between revisions

From Medien Wiki
Line 21: Line 21:
</source>
</source>


=== Skipping large/small contours ===
=== Skipping large/small/malformed contours ===
<source lang="java">
<source lang="java">
for (Contour contour : contours) {
for (Contour contour : contours) {