JPEGLS_codec

JPEG-LS lossless codec program, without JPEG header. only image part.
757 Downloads
Updated 19 Sep 2015

View License

1. This program is JPEG-LS Lossless Encoder/Decoder.
2. This is without JPEG-LS header data. just compressing image data.
3. Compress 8-bit image, only one component(such as each R, G, B, or gray plate), encoding line by line
4. Each byte of outstream is stored at "buff" array
5. You can choose between "Run&Regular mode" and "Regular Only mode"

Cite As

Jae-Hyeon Woo (2024). JPEGLS_codec (https://www.mathworks.com/matlabcentral/fileexchange/53039-jpegls_codec), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Regular only mode bug was corrected

1.1.0.0

Encoding and Decoding process all.

1.0.0.0