Previous Work

Linear Watermarking Techniques
 

TTP  Watermarking Protocol
Owner-Customer Watermarking Protocol

What Kind of Protocol will Work Better?

Dispute Resolution Protocol

Linear Watermarking Techniques

Privacy Homomorphism
Buyer-Seller Watermarking Protocol
Unbinding Problem


    
          

基本上的話你把一個watermark放到一個image裡面,得到一個有watermarkimage,也就是說X’

image就是把W這個watermark insertX
之中。

 

X= X W = { x1 w1, , xm wm, xm+1,, xn}

 

那這代表什麼呢?事實上就是 w1 insert to x1w2 insert to x2,而其他後面的image是不變的,而這

個動作的話我們叫做
Linear Watermarking,就是把一個Watermark藏到圖像裡面,Linear的意義是代表我

們把第一個
watermark藏在第一個image component裡面,而第二個watermark藏在第二個image component

裡面,以此類推。那通常
image component數目比watermark的總數還多,所以後半面的image是保持不變

的,這個就是
linear
的特性。