OpenCV: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
==Liens==
==Liens==
* http://opencv.willowgarage.com/wiki
* http://opencv.willowgarage.com/wiki
* [http://opencv.willowgarage.com/wiki/Welcome?action=AttachFile&do=get&target=opencv_cheatsheet.pdf cheatsheet]
* voir les exemples du livre Gary Bradski, Adrian Kaehler, [http://shop.oreilly.com/product/9780596516130.do Learning OpenCV Computer Vision with the OpenCV Library], 2008, OReilly.
* voir les exemples du livre Gary Bradski, Adrian Kaehler, [http://shop.oreilly.com/product/9780596516130.do Learning OpenCV Computer Vision with the OpenCV Library], 2008, OReilly.

Revision as of 04:09, 27 October 2011

OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision.

OpenCV

Liens