From b14da9778dec4b2e5e03b68f9f41614ce8bea159 Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Sun, 3 Nov 2013 19:17:57 +0100 Subject: libraries/opencv: Added a note to the README. Noted that numpy is needed for the python bindings. Signed-off-by: Matteo Bernardini --- libraries/opencv/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/opencv') 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. -- cgit v1.2.3