jpegls_encode.zip

Basic JPEG-LS (LOCO-I) Encoder

You are now following this Submission

This encoder codes 8 bit per pixel single tone images.
it currently is coded to encoded the example in section H.3 from ITU T.87
and attach the jpeg header for said example.
It outputs coded stream to a text
file for easy readability.
This code is to better understand the algorithm and to eventually have
a full encoder/decoder for use in MATLAB.

It contains no while loops for easier translation to hardware description.

Cite As

Mitchell Grabner (2026). jpegls_encode.zip (https://in.mathworks.com/matlabcentral/fileexchange/46424-jpegls_encode-zip), 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.1.0.0

fixed a problem in error mapping - courtesy of Jae-Hyeon, Woo Korea Univ, South Korea

1.0.0.0