Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
17 lines (15 loc) · 486 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 486 Bytes

jpegcoder

##JPEG2K encoder and decoder based on openjpeg. How to compile and run.

Compile:

1. Clone this repository: git clone https://github.com/hoangtuanhedspi/jpegcoder.git
2. Go to cloned folder: cd jpegcoder
3. Compile project with make file: make

Run:

> Encode: ./coder -i input_filename -o output_filename
> Decode: ./decoder -i input_filename -o output_filename

#We supportted endcode for bmp,pmm raw image file and .jp2, .j2k, .jpf, .jpx decode