how to choose image for compression

조회 수: 1 (최근 30일)
Jitesh Bhanushali
Jitesh Bhanushali 2014년 3월 27일
댓글: Jitesh Bhanushali 2014년 3월 27일
sir
i am compressing the image using transforms DCT DFT and DWT. the block of operation is
take image>>sub block into 8*8 >> apply DCT >> apply Quantization >> Apply RLE >> RL decoding>> Dequantization >>IDCT >> add sub blocks
Is this process give me compression ??
if no, What i need to do for compression ?
if yes, Where exactly the compression done??
what kind of image is to be use for this process??
All the images are already got compressed when capture by camera??

답변 (1개)

Walter Roberson
Walter Roberson 2014년 3월 27일
편집: Walter Roberson 2014년 3월 27일
No, the process does not give you compression.
Not all images are already compressed when captured by cameras.
  댓글 수: 1
Jitesh Bhanushali
Jitesh Bhanushali 2014년 3월 27일
should i remove the coefficient after quantization block to compress image??

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Denoising and Compression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by