Cartoon Image compression algorithm using DCT

5 visualizaciones (últimos 30 días)
Laura Passalacqua
Laura Passalacqua el 4 de Sept. de 2020
Respondida: Sarvani Panguluri el 7 de Sept. de 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!

Respuestas (1)

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

Categorías

Más información sobre Image Filtering and Enhancement en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by