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
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

質問済み:

2014 年 11 月 6 日

回答済み:

SRI
2014 年 11 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by