dct quantisation on image
이전 댓글 표시
Hello
I am writing code for dct image steganography. There I have divided the cover image into 8*8 block. later I subtracted 128 from each pixel value. Then how to apply quantization on each block?
thanks in advance
답변 (1개)
SRI
2014년 11월 6일
0 개 추천
Hi Vaishali
Now go through the command blkproc(which is nothing but a block processing) just apply the 8x8 matrix into this block
카테고리
도움말 센터 및 File Exchange에서 Image Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!