From 145ce67f3b9cad8e01c0d211f3efcb561224f9ac Mon Sep 17 00:00:00 2001 From: "rafat.hsn@gmail.com" Date: Wed, 27 Apr 2011 01:28:03 +0000 Subject: [PATCH] Image Approximation using OPENCV and dwt_2d/idwt_2d functions --- demo/imagedemo2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/imagedemo2.cpp b/demo/imagedemo2.cpp index 33edcf1..757fa7a 100644 --- a/demo/imagedemo2.cpp +++ b/demo/imagedemo2.cpp @@ -3,7 +3,7 @@ // Author : Rafat Hussain // Version : // Copyright : -// Description : Image Approximation +// Description : Image Approximation using OPENCV and dwt_2d/idwt_2d functions //============================================================================ #include