How to embed matrix in watermarking?
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!