Jpeg2000 compression using Simulink v2

I have tried my hand at drawing up a simulink block set *VERY BASIC* of jpec2000 compression.
3.3K Downloads
Updated 15 Jul 2009

View License

My problem is the DWT wavelet asks for a frame input but I cant seem to resolve the issue. Please have a look someone and check. Think I might have made a very beginner mistake :)

Kindest Regards
Jacques Kleynhans

Kindest Regards
Jacques Kleynhans

Currently working on my MSc building a FPGA based camera system for a Satellite, Image compression is necessary.

Cite As

Jacques Kleynhans (2026). Jpeg2000 compression using Simulink v2 (https://www.mathworks.com/matlabcentral/fileexchange/24687-jpeg2000-compression-using-simulink-v2), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.1.0.0

I solved the frame issue by adding frame convertion blocks to my signal paths before every DWT. So I can actually see a compression happening :)

1.0.0.0