Differences
This shows you the differences between two versions of the page.
gpudwt [2018/10/03 17:23] root created |
gpudwt [2018/10/03 17:54] (current) root |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== GPUDWT ====== | ====== GPUDWT ====== | ||
+ | ===== GPUDWT: Discrete Wavelet Transform accelerated on GPU ===== | ||
+ | Discrete Wavelet Transform (DWT) is a broadly used digital signal processing technique with application in diverse areas. GPUDWT library implements forward and revers DWT 9/7 and 5/3 transforms and supports CUDA platform (version 3.2 and newer) and NVIDIA GPUs. | ||
+ | |||
+ | Prof. Jir Matela from Masaryk University, Botanicka is the owner of this project. Project website: [[http://code.google.com/p/gpudwt/|GPUDWT]] |