photo

Peter Eze


Last seen: presque 5 ans il y a Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
4 Réponses

RANG
82 768
of 300 369

RÉPUTATION
0

CONTRIBUTIONS
1 Question
4 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 936

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 436

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • Revival Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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.

plus de 7 ans il y a | 0

Réponse apportée
Is there any reliable file/function to compute relative entropy?
Can we start with the formular of relative entropy you wish to compute?

plus de 7 ans il y a | 0

Réponse apportée
DWT based Watermarking
Explain your methodology or post sample codes

plus de 8 ans il y a | 0

Question


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

plus de 8 ans il y a | 1 réponse | 0

0

réponse

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

presque 9 ans il y a | 0