OpenCV: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
[[Image:OpenCV.png|400px|thumb|OpenCV]]
[[Image:OpenCV.png|400px|thumb|OpenCV]]


==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]
* [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
* Mastering OpenCV, http://image2measure.net/files/Mastering_OpenCV.pdf


==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
* [[Projet 2013 : Interactive Digital Signage]]
* [[Proj-2012-2013-VeloNoise]] : OpenCV sur [[Raspberry Pi]]
* [[CannonBall de voitures autonomes]] 2014

=Alternatives=
* [[LibCCV]]

Latest revision as of 07:31, 8 April 2015

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

OpenCV

Liens

Projets

Alternatives