jcmp: My image compression format (w/ wavelets)
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Joshua Moerman 0853249e2d Uses C++11 + boost now. Adds headers to QtCreator project. 11 years ago
include Uses C++11 + boost now. Adds headers to QtCreator project. 9 years ago
wavelet Uses C++11 + boost now. Adds headers to QtCreator project. 9 years ago
.gitignore First commit (Basic bsp setup) 9 years ago
CMakeLists.txt Uses C++11 + boost now. Adds headers to QtCreator project. 9 years ago
README.md First commit (Basic bsp setup) 9 years ago

README.md

jcmp

My very own image compression format. Made during a course on parallel computing. There will be a sequential and parallel version. The git repo is extracted from the homework repo, and may contain some unrelated things.