jcmp: My image compression format (w/ wavelets)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Joshua Moerman 82896f161a Updated .gitignore 11 years ago
..
CMakeLists.txt Uses C++11 + boost now. Adds headers to QtCreator project. 8 years ago
compressed_image.hpp Added a second way to save an image 8 years ago
compressed_image_test.cpp Added a second way to save an image 8 years ago
periodic_iterator.hpp Made wavelet transform (sequential) 8 years ago
periodic_iterator_test.cpp Made wavelet transform (sequential) 8 years ago
striding_iterator.hpp Made wavelet transform (sequential) 8 years ago
striding_iterator_test.cpp Made wavelet transform (sequential) 8 years ago
wavelet.hpp Puts everything in a namespace 8 years ago
wavelet2.cpp Puts everything in a namespace 8 years ago
wavelet2.hpp A faster implementation (only basic functions so far) 8 years ago
wavelet_constants.hpp Puts everything in a namespace 8 years ago