Borrar filtros
Borrar filtros

how to choose image for compression

1 visualización (últimos 30 días)
Jitesh Bhanushali
Jitesh Bhanushali el 27 de Mzo. de 2014
Comentada: Jitesh Bhanushali el 27 de Mzo. de 2014
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??

Respuestas (1)

Walter Roberson
Walter Roberson el 27 de Mzo. de 2014
Editada: Walter Roberson el 27 de Mzo. de 2014
No, the process does not give you compression.
Not all images are already compressed when captured by cameras.
  1 comentario
Jitesh Bhanushali
Jitesh Bhanushali el 27 de Mzo. de 2014
should i remove the coefficient after quantization block to compress image??

Iniciar sesión para comentar.

Categorías

Más información sobre Denoising and Compression 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