-
Notifications
You must be signed in to change notification settings - Fork 5
iskay/Wavelet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
*********************************** ** Simple wavelet library ** ** by Ian Kay, [email protected] ** ** ** *********************************** This is a simple wavelet-based image compression/decompression library. Currently, it only supports windows bitmap format. The file main.cpp is a short demo program which takes a bitmap as input and produces a wavelet compressed file. Alternatively, it can take a compressed file and produce a bitmap. Of course, since wavelet compression is lossy, the new bitmap will not be identical to the old. The file lenna.bmp is included for convenient testing. Please feel free to use this code however you wish.
About
A simple wavelet-based image compression library for windows bitmaps.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published