Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
66.967
of 300.369
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 168.436
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
I need a code for DFT based watermark embedding and extracting.please help
need a code for dft based embedding and extracting of watermark
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
f(8,8) = w(count) * alpha. In the given code are we not altering the low frequency dct coefficients? Why is it f(8,8) but not f(1,1)
xx=imread('twitter64.png'); %xx=rgb2gray(xx); watermarkImage = im2double(imresize(xx,[64 64])); w = watermarkImage(:); r1=...
oltre 9 anni fa | 0 risposte | 0