photo

Peter Eze


Last seen: 約4年 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
4 回答

ランク
288,189
of 297,589

評判
0

コントリビューション
1 質問
4 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,461

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,227

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Revival Level 1
  • First Answer

バッジを表示

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.

約7年 前 | 0

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

約7年 前 | 0

回答済み
DWT based Watermarking
Explain your methodology or post sample codes

約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...

約8年 前 | 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

約8年 前 | 0