does matlab support 3d quantization table?
Afficher commentaires plus anciens
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?
Réponses (1)
Image Analyst
le 23 Nov 2013
0 votes
Take a look at imquantize() in the Image Processing Toolbox.
2 commentaires
Chung
le 26 Nov 2013
If i don't have the image processing toolbox, what can i do ?
Image Analyst
le 26 Nov 2013
Do it yourself manually.
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!