JPEGLS_codec

JPEG-LS lossless codec program, without JPEG header. only image part.

You are now following this Submission

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 (2026). JPEGLS_codec (https://www.mathworks.com/matlabcentral/fileexchange/53039-jpegls_codec), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Regular only mode bug was corrected

1.1.0.0

Encoding and Decoding process all.

1.0.0.0