Ratnakirti Roy
NIT Durgapur, India
自 2012 起处于活动状态
Followers: 0 Following: 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
