blob: 1913f0d71bdfc939e613fbabdcebc40c7451d415 (
plain)
1
2
3
4
5
6
7
8
9
|
OpenCV (Open Source Computer Vision)
OpenCV is a library of programming functions mainly
aimed at real-time computer vision.
numpy (for the python bindings) and ffmpeg are optional dependencies.
*NOTE*
If compiling with ffmpeg you must use 0.8.7 or newer.
|