Effacer les filtres
Effacer les filtres

Cartoon Image compression algorithm using DCT

2 vues (au cours des 30 derniers jours)
Laura Passalacqua
Laura Passalacqua le 4 Sep 2020
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!

Réponses (1)

Sarvani Panguluri
Sarvani Panguluri le 7 Sep 2020
Hi,
I assume you are trying to compress image using Discrete Cosine Transform.The following example might help you

Community Treasure Hunt

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

Start Hunting!

Translated by