How to embed matrix in watermarking?

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

Can you explain the question in detail?
I have matrixs in 1 colomn ada 1024 row with random value (PN). Then I want to embed it use equation above, to many matrix with different value with size 4x4, so the total matrix is 256, but we must embed it just to midband that matrix, just middle matrix with size 2x2. Then, the value in middle matrix as X, then we replace that value with X' used above equation.
I am sorry if my English is bad. Or can I show my paper to you? :)

Sign in to comment.

Answers (0)

Products

Asked:

on 28 Jan 2014

Commented:

on 28 Jan 2014

Community Treasure Hunt

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

Start Hunting!