How to embed matrix in watermarking?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
How to embed the two pseudorandom sequences (Matrix with size 1024, 1), with factor gain alfa in the DCT transformed 4x4 blocks of the selected? Instead of embedding in all coefficients of the DCT block, it applied only to the mid-band DCT coefficients. If we donate X as the matrix of the mid-band (2x2) coefficients of the DCT transformed block, then embedding is done as equation:
X' = X + alfa * PN
Thankyou.
2 commentaires
Réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!