Tag: OpenCV
-
installing OpenCV 3.0 on raspberry pi b+
installing OpenCV 3.0 on raspberry pi b+ http://raspberrypi.stackexchange.com/questions/27232/installing-opencv-3-0-on-raspberry-pi-b qt-opencv-multithreaded A simple multithreaded OpenCV example application using the Qt framework. https://code.google.com/p/qt-opencv-multithreaded/
-
OpenCV – Open Source Computer Vision
OpenCV (Open Source Computer Vision) is a library of programming functions mainly aimed at real-time computer vision, originally developed by Intel research center in Nizhny Novgorod (Russia), later supported byWillow Garage and now maintained by Itseez.[1] The library is cross-platform and free for use under the open-source BSD licenseĀ (From Wikipedia – OpenCV). http://opencv.org/ OpenCV is…