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 fe611907ea no idea, had some changes 3 years ago
..
CMakeLists.txt no idea, had some changes 3 years ago
defines.hpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 8 years ago
jcmp.cpp no idea, had some changes 3 years ago
jcmp.hpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 8 years ago
jcmp_image.hpp Puts quantization in another namespace and adds non-linear quantization out of the box. 8 years ago
jcmp_image_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 8 years ago
jcmp_quantization.hpp Adds hilbert/wavelet thingies. 8 years ago
jcmp_quantization_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 8 years ago
periodic_iterator.hpp Made wavelet transform (sequential) 8 years ago
periodic_iterator_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 8 years ago
remap.hpp Adds hilbert/wavelet thingies. 8 years ago
remap_test.cpp Adds hilbert/wavelet thingies. 8 years ago
striding_iterator.hpp Made wavelet transform (sequential) 8 years ago
striding_iterator_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 8 years ago
wavelet.hpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 8 years ago
wavelet_1.hpp Adds program options, puts parallel wvlt in separate header 8 years ago
wavelet_2.hpp (committing very old stuff) No clue what has changed 8 years ago
wavelet_constants.hpp Puts everything in a namespace 8 years ago
wavelet_parallel.hpp (committing very old stuff) No clue what has changed 8 years ago
wavelet_parallel_2D_mockup.cpp Adds program options for the 2d mockup, also makes it cartesius compatible 8 years ago
wavelet_parallel_mockup.cpp (committing very old stuff) No clue what has changed 8 years ago
wavelet_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 8 years ago