OpenCV: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* [http://opencv.willowgarage.com/wiki/Welcome?action=AttachFile&do=get&target=opencv_cheatsheet.pdf cheatsheet]
* [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.
* Greg Borenstei, Making Things See : 3D vision with Kinect, Processing, Arduino, and MakerBot, Publisher: O'Reilly Media / Make, January 2012, 440 pages, http://shop.oreilly.com/product/0636920020684.do



==Projets==
==Projets==
* [[PAGE WIKI ETUDIANTS 2012-13 RECONNAISSANCE FACIALE|Reconnaissance Faciale 2013]]
* [[PAGE WIKI ETUDIANTS 2012-13 RECONNAISSANCE FACIALE|Reconnaissance Faciale 2013]]
* [[RobAIR2013]]
* [[Détection de trafic automobile et de d’attente aux feux]] 2012

Revision as of 13:25, 22 March 2013

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

OpenCV

Liens


Projets