How to compress a matrix using EZW Algorithm ?

6 views (last 30 days)
Deepika
Deepika on 15 Oct 2013
Commented: Deepika on 15 Oct 2013
I want to compress a 100-by-100 matrix into 10-by-10 matrix using EZW Algorithm as image is compressed using this algorithm. Please tell me how to do it?

Answers (1)

Laurent
Laurent on 15 Oct 2013
  1 Comment
Deepika
Deepika on 15 Oct 2013
I have the EZW Algorithm but how to implement it for matrix compression?

Sign in to comment.

Categories

Find more on Denoising and Compression in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!