photo

Ratnakirti Roy


NIT Durgapur, India

Active since 2012

Followers: 0   Following: 0

Message

Working as a Junior Research Fellow at NIT Durgapur, specializing on Digital Image Steganography
Professional Interests: Steganography

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
116,680
of 301,440

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer