dct quantisation on image
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (1)
SRI
le 6 Nov 2014
Hi Vaishali
Now go through the command blkproc(which is nothing but a block processing) just apply the 8x8 matrix into this block
0 commentaires
Voir également
Catégories
En savoir plus sur Encryption / Cryptography dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!