From 077fae2de9fe5f7cdb2872396ee52bdcab115a9c Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Thu, 2 Dec 2010 14:55:27 +0200 Subject: [PATCH] DOC: Note about Ubuntu + cv + Atlas problem. --- DEPENDS.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DEPENDS.txt b/DEPENDS.txt index 38d394b0..c7afcfda 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -17,6 +17,9 @@ functionality is only available with the following installed: `Open CV `_ (version 2.1). Required for functions in ``scikits.image.opencv``. + Note that, under Ubuntu, due to problems with Atlas + OpenCV, + you may have to rebuild your own libcv. + `PyQt4 `_ The `qt` plugin that provides `imshow` and `scivy`.