image compression....
Show older comments
i have read the image and encoded using 4*4 DCT and now i am having the DC and 15 AC coefficients.Then to reduce the range of DC coefficients i did differential encoding..I have read the 4*4 subsampled image and now how can i represent the intermediate DC n AC coefficients in to bitstreams which helps me to identify the compression ratio ? For example..59 0 1 -1 0 0 -1 -1 1 -1 0 0 -1 0 1 0 i want to do variable encoding for this to get bit stream...
1 Comment
Kareem Mohamed
on 26 Nov 2022
Have you figured this out?
Answers (0)
Categories
Find more on Image Segmentation and Analysis 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!