Introduction - If you have any usage issues, please Google them yourself
a wrong watermark (it should not be revealed)
[z,Sz] = wm_detection(corrupted_image,randn(size(x)),L,alfa)
results: the corruped image is the watermarked image?
disp( Test results: )
if z >= Sz
disp( Watermarked image )
else