Which libraries for computer vision work with the most recent version of Processing?
in
Contributed Library Questions
•
9 months ago
I'm looking to do a project that uses my webcam to process video. I'm looking for a good computer vision library but after going through most of the contributed libraries found on
http://processing.org/reference/libraries/ like OpenCV and Flob I couldn't get any of them to work. There were either linking errors or missing library errors. It doesn't look like any of them have been reliably updated up to the point of the current Processing version.
Is there any computer vision library that works reliably with the current version of Processing?
1