Wavelet equalizer: changed to edge-avoiding wavelets (as of Fattal)

This commit is contained in:
Ilia Popov
2010-07-03 23:44:08 +02:00
parent 2e3d6d156e
commit 6d5fc87c3d
3 changed files with 97 additions and 36 deletions

View File

@@ -30,7 +30,7 @@ class wavelet_decomposition
{
public:
typedef int internal_type;
typedef float internal_type;
private: