{ OpenCV } Image Processing

 
OpenCV is released under a BSD license, it is free for both academic and commercial use. The library has >500 optimized algorithms (see figure below). It is used around the world, has >2M downloads and >40K people in the user group. Uses range from interactive art, to mine inspection, stitching maps on the web on through advanced robotics.

For details,
http://sourceforge.net/projects/opencv/
OpenCv wikipage,
http://opencv.willowgarage.com/wiki/FullOpenCVWiki
In Java
http://code.google.com/p/javacv/
In Python
http://www.cs.unc.edu/~gb/blog/2007/02/04/python-opencv-wrapper-using-ctypes/
http://www.beechtreetech.com/opencv-exercises-in-python
In C C++
http://www.cs.iit.edu/~agam/cs512/lect-notes/opencv-intro/index.html
http://opencv.willowgarage.com/wiki/FaceDetection
http://nashruddin.com/opencv-examples-for-operation-on-images.html

No comments: