photo

Peter Eze


Last seen: fast 5 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

1 Frage
4 Antworten

RANG
283.002
of 300.365

REPUTATION
0

BEITRÄGE
1 Frage
4 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

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 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
how to get relative entropy thresholding for an image ?
Rentropy= sum(sum(X.*log(X./Y))); X and Y are either distributions or vector data from a distribution.

mehr als 7 Jahre vor | 0

Beantwortet
Is there any reliable file/function to compute relative entropy?
Can we start with the formular of relative entropy you wish to compute?

mehr als 7 Jahre vor | 0

Beantwortet
DWT based Watermarking
Explain your methodology or post sample codes

mehr als 8 Jahre vor | 0

Frage


How to extract watermark using Correlation for Spread Spectrum Watermarking
% Genereate Spreading Sequence of 32-bit length lengthofcode = 32; goldcode=goldcodegenerator( lengthofcode);% GenerateSpread...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Stegnaography using DCT
use *transpose(dec2bin(ImageMessage(i,j)))* to create the binary string for each pixel of the message to be embedded

fast 9 Jahre vor | 0