Library JavacvPro 0.4beta is now available (OpenCV for Processing)
in
Library and Tool Development
•
1 year ago
Hi,
I'm proud to announce that JavacvPro library 0.4 beta is yet available online : http://www.mon-club-elec.fr/pmwiki_reference_lib_javacvPro/pmwiki.php
If you don't speak french, Google wil be your friend !
There is now more than 100 functions in this computer vision library (basic image Processing, coloring filter, Blob detection, convexity analysis, ...) . This version adds some new feature :
> background subtraction (with MOG algorithm..)
> SURF function
> Hough line and Circle Detection
> useful geometric functions
> additional functions for use with Nyar4Psg library (ARToolkit for Processing)
Webcam examples are now added for each function if it makes sense.
The online documentation with new explanations is available here : http://www.mon-club-elec.fr/pmwiki_reference_lib_javacvPro/pmwiki.php
Some very important functions are now optimized ( PImage to OpenCV and OpenCV to PImage). So, at this time, JavacvPro let you tracking color object at 80-90fps with a simple webcam (Eye PS3 under Ubuntu in my case) ! Face detection is available at 30 fps...
Enjoy.
Xavier,
www.mon-club-elec.fr
Author of JavacvPro
I'm proud to announce that JavacvPro library 0.4 beta is yet available online : http://www.mon-club-elec.fr/pmwiki_reference_lib_javacvPro/pmwiki.php
If you don't speak french, Google wil be your friend !
There is now more than 100 functions in this computer vision library (basic image Processing, coloring filter, Blob detection, convexity analysis, ...) . This version adds some new feature :
> background subtraction (with MOG algorithm..)
> SURF function
> Hough line and Circle Detection
> useful geometric functions
> additional functions for use with Nyar4Psg library (ARToolkit for Processing)
Webcam examples are now added for each function if it makes sense.
The online documentation with new explanations is available here : http://www.mon-club-elec.fr/pmwiki_reference_lib_javacvPro/pmwiki.php
Some very important functions are now optimized ( PImage to OpenCV and OpenCV to PImage). So, at this time, JavacvPro let you tracking color object at 80-90fps with a simple webcam (Eye PS3 under Ubuntu in my case) ! Face detection is available at 30 fps...
Enjoy.
Xavier,
www.mon-club-elec.fr
Author of JavacvPro