This is an implementation of the Haar Wavelet in CUDA. The purpose of this project, is to compress images using the DWT. It is a hybrid scheme, that uses RLE as entropy coder.
-
Updated
Nov 2, 2021 - C++
This is an implementation of the Haar Wavelet in CUDA. The purpose of this project, is to compress images using the DWT. It is a hybrid scheme, that uses RLE as entropy coder.
Add a description, image, and links to the dwt topic page so that developers can more easily learn about it.
To associate your repository with the dwt topic, visit your repo's landing page and select "manage topics."