slackbuilds_ponce/libraries/opencv/README
David Woodfall b14da9778d libraries/opencv: Added a note to the README.
Noted that numpy is needed for the python bindings.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-11-04 00:45:52 -06:00

9 lines
259 B
Text

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.