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!