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.
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...