Description
The Open Source Computer Vision Library has >2500 algorithms, extensive documentation and sample code for real-time computer vision. It works on Windows, Linux, Mac OS X, Android and iOS.
Homepage: opencv.org
Q&A forum: answers.opencv.org
Documentation: docs.opencv.org
Please pay special attention to our tutorials! http://docs.opencv.org/doc/tutorials/tutorials.html
Books about the OpenCV are described here: http://opencv.org/books.html
Categories
License
Update Notifications
User Ratings
User Reviews
-
It is really hard to get this to work. OpenCV-2.4.3 with Linux Centos 2.6.18-308.20.1.el5 the tutorial on AVI files fails with Could not open reference video/Megamind.avi www.cs.ucl.ac.uk staff W.Langdon opencv-2.4.3 Bill
-
I love the effects I've seen people do with it, but I tried compiling it by myself, no luck, and I viewed numerous tutorials on installing it, and still no luck. I know it's installed but everytime I try to run a sample app I get an error where you import cv. So getting this over and over again for weeks pisses me off.
-
Doesn't work on Windows , EXE's don't work, no library files to link to. Where is the 1.2 version? Installed it on my other computers and that version worked just fine.
-
I think OpenCV 2.0 has some rough edges. As irritatingmaze noted, the sample executables don't run, and the error message provided by Microsquish is .. not helpful. The problem is that you need dotBLOAT 3.5 (oh, excuse me, .NET) installed, includes code that must be accessed by an implied link of some sort. Attempting to rebuild the libraries under VS 2008 is much more problematic; the process is not well explained, complex, and in the end, the libraries don't link. Maybe there is some way to do this?
-
What happens with this new 2.0 beta? I installed it on Windows XP, and the EXE files don't run at all!!! All the EXE files say: "This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."
-
Good software!