Image Approximation using OPENCV and dwt_2d/idwt_2d functions

This commit is contained in:
rafat.hsn@gmail.com 2011-04-27 01:28:03 +00:00
parent 0f57cc1ed4
commit 145ce67f3b

View File

@ -3,7 +3,7 @@
// Author : Rafat Hussain // Author : Rafat Hussain
// Version : // Version :
// Copyright : // Copyright :
// Description : Image Approximation // Description : Image Approximation using OPENCV and dwt_2d/idwt_2d functions
//============================================================================ //============================================================================
#include <iostream> #include <iostream>