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 ffcfab9c6f Adds more iterations to have more accurate measure 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
mockup.cpp Adds more iterations to have more accurate measure 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 Splits wavelet_mul into two parts. And fixes a lot of warnings. 8 years ago
wavelet_constants.hpp Puts everything in a namespace 8 years ago
wavelet_test.cpp Added code to test correctness/speed of implementations. 8 years ago