diff options
author | M.Dinslage <daedra1980@gmail.com> | 2012-05-13 08:58:22 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-05-13 08:58:22 -0400 |
commit | 575e2a1663bc606ea9dedd9bff99c04713de2414 (patch) | |
tree | 712923836cdb3e1f285aad2a1558147115bd1615 /libraries/opencv/README | |
parent | d5db4462bd380dd055b230706e57fbec24885946 (diff) |
libraries/opencv: Updated for version 2.4.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/opencv/README')
-rw-r--r-- | libraries/opencv/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/opencv/README b/libraries/opencv/README index d26dbcd6e278..3e9b90aa6883 100644 --- a/libraries/opencv/README +++ b/libraries/opencv/README @@ -4,3 +4,6 @@ OpenCV is a library of programming functions mainly aimed at real-time computer vision. FFmpeg and Numpy are optional runtime dependencies. + +*NOTE* +If compiling with FFmpeg you must use 0.8.7 or newer. |