From f8a3ea48bd6c2577dbe6d905a924f0625825eec6 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Thu, 2 Dec 2010 11:16:40 +0200 Subject: [PATCH] DOC: Wrappers are now for OpenCV 2.1. --- DEPENDS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDS.txt b/DEPENDS.txt index 578815bf..38d394b0 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -14,7 +14,7 @@ Optional Requirements You can use this scikit with the basic requirements listed above, but some functionality is only available with the following installed: -`Open CV `_ (>= 2.0). +`Open CV `_ (version 2.1). Required for functions in ``scikits.image.opencv``. `PyQt4 `_