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.
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.
거의 8년 전 | 0
답변 있음
Is there any reliable file/function to compute relative entropy?
Can we start with the formular of relative entropy you wish to compute?
Is there any reliable file/function to compute relative entropy?
Can we start with the formular of relative entropy you wish to compute?
거의 8년 전 | 0
질문
How to extract watermark using Correlation for Spread Spectrum Watermarking
% Genereate Spreading Sequence of 32-bit length lengthofcode = 32; goldcode=goldcodegenerator( lengthofcode);% GenerateSpread...
거의 9년 전 | 답변 수: 0 | 0
0
답변답변 있음
Stegnaography using DCT
use *transpose(dec2bin(ImageMessage(i,j)))* to create the binary string for each pixel of the message to be embedded
Stegnaography using DCT
use *transpose(dec2bin(ImageMessage(i,j)))* to create the binary string for each pixel of the message to be embedded
대략 9년 전 | 0


