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
include Added a second way to save an image 8 years ago
wavelet Updated .gitignore 8 years ago
.gitignore Updated .gitignore 8 years ago
CMakeLists.txt Uses C++11 + boost now. Adds headers to QtCreator project. 8 years ago
README.md First commit (Basic bsp setup) 8 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.