Tutorial on how to apply the SURF features for object recognition algorithm on a selected image using Python, and OpenCV on 64bit Linux Ubuntu 13.04
OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can take advantage of multi-core processing. Adopted all around the world, OpenCV has more than 47 thousand people in their user community and estimated number of downloads exceeding 6 million. Usage ranges from interactive art, to mines inspection, stitching maps on the web or through advanced robotics.
helpful links:
http://opencv.org/books.html
http://www.seas.upenn.edu/~bensapp/op...
http://docs.opencv.org/doc/tutorials/...
for source code download visit my website: http://www.stemapks.com/