diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/opencv/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/opencv/README b/libraries/opencv/README index a704352ec2..1913f0d71b 100644 --- a/libraries/opencv/README +++ b/libraries/opencv/README @@ -3,7 +3,7 @@ OpenCV (Open Source Computer Vision) OpenCV is a library of programming functions mainly aimed at real-time computer vision. -ffmpeg and numpy are optional dependencies. +numpy (for the python bindings) and ffmpeg are optional dependencies. *NOTE* If compiling with ffmpeg you must use 0.8.7 or newer. |