Skip to content

hintertupferbene/JPEG-LS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source

This implementation is based on the code from https://sourceforge.net/p/jpeg/svn/HEAD/tree/jpeg_ls/

Only minor modifications have been made (see history of this project).

How to build

  1. Create build directory:
mkdir build
  1. Step into this directory and run cmake:
cd build
cmake ../
  1. Build the project:
make

Finally, the directory 'build/bin' contains binaries and a lib.

How to run

See file doc/README

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published