In the last episode of this short introduction to Opencv and Processing I want to show an algorithm that allows to appreciate how with the libraries JavaCvPro you can use the OpenCV to…
To use the OpenCV 2.3.1 in Processing the shortest and easiest way is to use the JavaCvPro by X.Hinault. The library JavaCVPro allows to use the OpenCV primitives in a…
THIS HOW-TO WORKS ONLY WITH PROCESSING 1.5.1, NOT WITH THE LAST 2.03b The procedures to install opencv 2.3.1 libraries and JavaCvPro are explained in several sites. But I had many difficulties…