does matlab support 3d quantization table?
이전 댓글 표시
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?
답변 (1개)
Image Analyst
2013년 11월 23일
0 개 추천
Take a look at imquantize() in the Image Processing Toolbox.
댓글 수: 2
Chung
2013년 11월 26일
If i don't have the image processing toolbox, what can i do ?
Image Analyst
2013년 11월 26일
Do it yourself manually.
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!