Peter Eze
Followers: 0 Following: 0
Statistics
RANK
280,256
of 295,467
REPUTATION
0
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
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
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.
6 years ago | 0
Is there any reliable file/function to compute relative entropy?
Can we start with the formular of relative entropy you wish to compute?
6 years ago | 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...
7 years ago | 0 answers | 0
0
answersStegnaography using DCT
use *transpose(dec2bin(ImageMessage(i,j)))* to create the binary string for each pixel of the message to be embedded
8 years ago | 0