From 6d7c9897b939d737c057d6817715d537edf6a6a8 Mon Sep 17 00:00:00 2001 From: Shiven Mian Date: Mon, 26 Oct 2015 16:23:13 +0530 Subject: [PATCH] Updated OpenCV --- docs/scenarios/imaging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/imaging.rst b/docs/scenarios/imaging.rst index 4b517b7..4b04859 100644 --- a/docs/scenarios/imaging.rst +++ b/docs/scenarios/imaging.rst @@ -65,7 +65,7 @@ There are more examples of the Pillow library in the OpenSource Computer Vision --------------------------- -OpenSource Computer Vision, or OpenCV in short, is a slightly more advanced and useful +OpenSource Computer Vision, or OpenCV in short, is a more advanced and useful image manipulation and processing software than PIL. It has been implemented in several languages and is very widely used.