Borrar filtros
Borrar filtros

does matlab support 3d quantization table?

1 visualización (últimos 30 días)
ting
ting el 23 de Nov. de 2013
Comentada: Image Analyst el 26 de Nov. de 2013
I did the 3d DCT for blocks of 8*8*8 , I want to do the quantization. Assume quantization table is 8*8*8. Is there any matlab function i can use?

Respuestas (1)

Image Analyst
Image Analyst el 23 de Nov. de 2013
Take a look at imquantize() in the Image Processing Toolbox.
  2 comentarios
Chung
Chung el 26 de Nov. de 2013
If i don't have the image processing toolbox, what can i do ?
Image Analyst
Image Analyst el 26 de Nov. de 2013
Do it yourself manually.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by