JPEGLS_codec

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

이 제출물을 팔로우합니다

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"

인용 양식

Jae-Hyeon Woo (2026). JPEGLS_codec (https://kr.mathworks.com/matlabcentral/fileexchange/53039-jpegls_codec), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.2.0.0

Regular only mode bug was corrected

1.1.0.0

Encoding and Decoding process all.

1.0.0.0