Cartoon Image compression algorithm using DCT

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!

답변 (1개)

Sarvani Panguluri
Sarvani Panguluri 2020년 9월 7일

0 개 추천

Hi,
I assume you are trying to compress image using Discrete Cosine Transform.The following example might help you

카테고리

도움말 센터File Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기

질문:

2020년 9월 4일

답변:

2020년 9월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by