Aishwarya Rajan - MATLAB Central
photo

Aishwarya Rajan


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 11/16 to 04/25Use left and right arrows to move selectionFrom 11/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 質問
1 回答

ランク
80,931
of 298,292

評判
0

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,560

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,775

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


What is the purpose of producing an image hash of an image in which a cryptographically secure invisible watermark is to be embedded?
I have tried to develop a code using SHA algorithm as the hashing algorithm, along with a DES encrypted watermark.. And while do...

約8年 前 | 0 件の回答 | 0

0

回答

質問


Can i get a DES algorithm source code in matlab?
I am trying to encrypt a message using DES encryption... I need a source code to run the program.. If anyone has it, please shar...

約8年 前 | 0 件の回答 | 0

0

回答

回答済み
Image Steganography using LSB?
Can anyone please explain how the LSB embedding part of the above code works?

8年以上 前 | 0

質問


Can anyone please explain the lsb embedding part of this coding? I'm unable to comprehend how it works. .
cover=imread('D:\l.jpg'); steg=cover; l=1; LSB=0; height = size (cover, 1); width = size (cover, 2); mes...

8年以上 前 | 1 件の回答 | 0

1

回答