Archived
1
Fork 0
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
compress/wavelet
2021-04-21 14:18:43 +02:00
..
CMakeLists.txt no idea, had some changes 2021-04-21 14:18:43 +02:00
defines.hpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 2016-04-26 07:11:04 +01:00
jcmp.cpp no idea, had some changes 2021-04-21 14:18:43 +02:00
jcmp.hpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 2016-04-26 07:11:04 +01:00
jcmp_image.hpp Puts quantization in another namespace and adds non-linear quantization out of the box. 2016-04-26 07:11:04 +01:00
jcmp_image_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 2016-04-26 07:11:04 +01:00
jcmp_quantization.hpp Adds hilbert/wavelet thingies. 2016-11-14 20:42:45 +01:00
jcmp_quantization_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 2016-04-26 07:11:04 +01:00
periodic_iterator.hpp Made wavelet transform (sequential) 2016-04-26 07:11:03 +01:00
periodic_iterator_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 2016-04-26 07:11:04 +01:00
remap.hpp Adds hilbert/wavelet thingies. 2016-11-14 20:42:45 +01:00
remap_test.cpp Adds hilbert/wavelet thingies. 2016-11-14 20:42:45 +01:00
striding_iterator.hpp Made wavelet transform (sequential) 2016-04-26 07:11:03 +01:00
striding_iterator_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 2016-04-26 07:11:04 +01:00
wavelet.hpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 2016-04-26 07:11:04 +01:00
wavelet_1.hpp Adds program options, puts parallel wvlt in separate header 2016-04-26 07:11:04 +01:00
wavelet_2.hpp (committing very old stuff) No clue what has changed 2016-04-26 07:11:06 +01:00
wavelet_constants.hpp Puts everything in a namespace 2016-04-26 07:11:03 +01:00
wavelet_parallel.hpp (committing very old stuff) No clue what has changed 2016-04-26 07:11:06 +01:00
wavelet_parallel_2D_mockup.cpp Adds program options for the 2d mockup, also makes it cartesius compatible 2016-04-26 07:11:05 +01:00
wavelet_parallel_mockup.cpp (committing very old stuff) No clue what has changed 2016-04-26 07:11:06 +01:00
wavelet_test.cpp Cleans up project a bit. Fixes some warnings. Refactors a bit. 2016-04-26 07:11:04 +01:00