GitHub / adolfos94 / Haar-Wavelet-Image-Compression
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adolfos94%2FHaar-Wavelet-Image-Compression
Stars: 2
Forks: 1
Open issues: 0
License: None
Language: C++
Size: 735 KB
Dependencies parsed at: Pending
Created at: about 6 years ago
Updated at: over 2 years ago
Pushed at: over 3 years ago
Last synced at: about 2 years ago
Topics: cuda, dwt, haarwavelet, image-compression, parallel-computing, wavelet