Cartoon Image compression algorithm using DCT
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I need to compress a particular image (cartoon image) and I want to use a DCT. My idea is to implement the following step for coding procedure:
Coding:
- DCT
- Quantization (scalar or vector)
- Entropy coder
Do you have some suggestion?
Thanks!
0 Kommentare
Antworten (1)
Sarvani Panguluri
am 7 Sep. 2020
Hi,
I assume you are trying to compress image using Discrete Cosine Transform.The following example might help you
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Filtering and Enhancement finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!