Statistics
RANK
14,016
of 295,467
REPUTATION
2
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Problem in extracting the watermark ! !
Dear Sir, I have an issue in extracting the watermark.. *PROPOSED APPROACH :* 1.Bring the image to frequency domain by...
9 years ago | 5 answers | 0
5
answersHow to plot watermark detector response ???????
Code for WATERMARK DETECTOR RESPONSE FUNCTION function WM_plot(r,c,ext_wm,orig_wm) for k=1:1000 wm=randn(r,c);%de...
12 years ago | 1
Problem in extracting the watermark ! !
Code for WATERMARK DETECTOR RESPONSE FUNCTION function WM_plot(r,c,ext_wm,orig_wm) for k=1:1000 wm=randn(r,c);%...
12 years ago | 0
Problem in extracting the watermark ! !
I figured out the flaw in the code line: W2=[W2(D_w(IND(k,1),IND(k,2))/D(IND(k,1),IND(k,2))-1)*10];%watermark extraction ...
12 years ago | 0
Question
How to plot watermark detector response ???????
Could anyone help me to plot the *'*watermark detector response*'* which shows the response of the watermark detector to ...
12 years ago | 1 answer | 0