Tutorial on how to apply the Canny Edge Detector 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.micc.unifi.it/lisanti/down...
http://www.cs.washington.edu/research...
http://scikit-image.org/download.html
for source code download visit my website: http://www.stemapks.com/