Ratnakirti Roy
NIT Durgapur, India
2012 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 175,175
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to convert 1D binary data matrix to 2D image matrix?
I have a one-dimensional matrix of size 256X256X8. It has a string of 0 and 1 of the said length. I want to form an 2D Image ma...
13年以上 前 | 2 件の回答 | 0
2
回答質問
Wavelet toolbox and Dwt2 function mismatch
I have written the following code in matlab: input_org =imread('nadal.jpg'); I=rgb2gray(input_org); [LL,LH,HL,HH] = dwt2(I,...
13年以上 前 | 0 件の回答 | 0
0
回答質問
Filesize Problem
I am using a .tiff image for LSB based steganography. The method works fie but the problem is that even if I embed a 2 byte mess...
14年弱 前 | 1 件の回答 | 0
