jpegls_encode.zip

Basic JPEG-LS (LOCO-I) Encoder

Al momento, stai seguendo questo contributo

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.

Cita come

Mitchell Grabner (2026). jpegls_encode.zip (https://it.mathworks.com/matlabcentral/fileexchange/46424-jpegls_encode-zip), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

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

1.0.0.0