統計
MATLAB Answers
7 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
checking for robustness of image steganography
Hello.. I have implemented some image steganographic methods. In that I want to do comparative analysis. which are the parame...
10年弱 前 | 0 件の回答 | 0
0
回答質問
DWT of an image
Hello Can anyone explain me what is applying DWT on image theoretically mean? what are the things have been done inside that ...
10年弱 前 | 0 件の回答 | 0
0
回答質問
uint8 and double in case of image
Hello In one of the image encryption method I need to convert an image from uint8 to double. But after converting the whole...
10年弱 前 | 2 件の回答 | 0
2
回答質問
image matrix to a row vector
Hello.. I Want to convert an image matrix of size m*n into blocks of row-vectors of 16 byte elements. Using which command ...
約10年 前 | 1 件の回答 | 0
1
回答質問
how to modify the encryption code from text encryption to image encryption?
Hello I have the code for text AES encryption .But how can i modify it for the image encryption? how we can convert the image ...
約10年 前 | 0 件の回答 | 0
0
回答質問
dct quantisation on image
Hello I am writing code for dct image steganography. There I have divided the cover image into 8*8 block. later I subtracted...
約10年 前 | 1 件の回答 | 0
1
回答質問
Error using round(reshape(message,Mm*Nm,1)./256)
Hello, What may be the problem with the following code line? message=round(reshape(message,Mm*Nm,1)./256); using this I wa...
約10年 前 | 2 件の回答 | 0