photo

Lester


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Student

Statistik

MATLAB Answers

4 Fragen
3 Antworten

RANG
216.746
of 301.186

REPUTATION
0

BEITRÄGE
4 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
75.0%

ERHALTENE STIMMEN
0

RANG
 of 21.188

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.292

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I require a code for embedding and extraction of a watermark from an image (DCT Domain). Please help.
we want to - embed a watermark - extract d watermark - prevent it from attacks - provide additional functionalities like sec...

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to convert invisible watermark to visible watermark? Please help
clc; clear all; start_time=cputime; k=50; blocksize=8; file_name1='C:\Users\Public\Pictures\Sample Pic...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Problem in extracting the watermark ! !
sir , may i know what are the steps followed for embedding and extracting the image in DCT domain in the above code....???

fast 13 Jahre vor | 0

Frage


i have a code for dct watermarking wherin the watermark is getting embedded but the watermark is an invisible watermark.....wat changes do i hve to make to make the watermark visible?
clc; clear all; start_time=cputime; k=50; blocksize=8; file_name1='C:\Users\Public\Pictures\Sample Picture...

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
This is a dct code on watermark embedding. Please fix it
How do you go about embedding the watermark in the color planes? I didn't get you sir

etwa 13 Jahre vor | 0

Frage


This is a dct code on watermark embedding. Please fix it
The error I'm encountering is this --> Warning: Size vector should be a row vector with integer elements. > In wa...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
I require a code for embedding and extraction of a watermark from an image (DCT Domain). Please help.
Very grateful sir...but the code you have provided is LSB watermarking..what about the code in the DCT domain? is it the same?

etwa 13 Jahre vor | 0