photo

ankita


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
62 076
of 300 379

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Is it wrong if PSNR is coming IN range of 128 - 170
PSNR value coming above 100 I m not sure, if it is fine or something is wrong with the code

mer än 12 år ago | 4 answers | 0

4

answers

Question


How to save image , in the image type it is being fetched.
In my work, I have provided a GUI interface to select a image to be watermarked and after watermarking process i have to save th...

mer än 12 år ago | 1 answer | 0

1

answer

Question


??? Error using ==> times Matrix dimensions must agree.
I am doing lsb watermarking, in which when i am calculating Normalized correlation, I m getting the above error. NC = sum(s...

mer än 12 år ago | 1 answer | 0

1

answer

Question


How can I find the n smallest numbers in a two-dimensional array of m numbers?
For example, with this 2x5 matrix (m=10 and n=4), the expected answer is (2,9), (1,5), (1,3), (2,10) 111 , 112, 145, ...

mer än 12 år ago | 1 answer | 0

1

answer

Question


Problem with data class when working in GUI...... plz help....
I am working in image watermarking, I m embedding a BMP image in Blue component of color image, for ii=1:Mm for ...

nästan 13 år ago | 2 answers | 0

2

answers

Question


I have implemented image watermarking, changing the LSB of cover image, I m able to insert bits using bitset, now i have an problem, how to maintain the record of cover image original lsb so that they can be inserted back in it on decryption?
a= bitget(cover_image(ii,jj),1) watermarked_image = bitset(cover_image(ii,jj),1,share1(ii,jj) when i run it .... i get...

nästan 13 år ago | 0 answers | 0

0

answers