필터 지우기
필터 지우기

How to embed matrix in watermarking?

조회 수: 2 (최근 30일)
Andi Tarigan
Andi Tarigan 2014년 1월 28일
댓글: Andi Tarigan 2014년 1월 28일
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
Shivaputra Narke
Shivaputra Narke 2014년 1월 28일
Can you explain the question in detail?
Andi Tarigan
Andi Tarigan 2014년 1월 28일
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? :)

댓글을 달려면 로그인하십시오.

답변 (0개)

제품

Community Treasure Hunt

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

Start Hunting!

Translated by