photo

meenakshi


Last seen: 9 months ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

2 Files

RANK
149,322
of 300,379

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
12,963 of 20,931

REPUTATION
26

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
2

ALL TIME DOWNLOADS
266

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

  • Explorer
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Submitted


A robust watermarking with slant transform
his work presents a robust algorithm for digital image watermarking based on Human Visual System (HVS). Watermark is embedded in...

6 years ago | 1 download |

0.0 / 5

Submitted


A FAST AND ROBUST HYBRID WATERMARKING SCHEME BASED ON SCHUR
A FAST AND ROBUST HYBRID WATERMARKING SCHEME BASED ON SCHUR AND SVD TRANSFORM

6 years ago | 1 download |

0.0 / 5

Answered
How do I apply SVD (Singular Value Decomposition) to an image?
HELLO GOSER i=imread('pout.tif'); i=im2double(i) [u s v]=svd(i); ...

14 years ago | 0

Answered
Image watermarking using SVD
no, normally the psnr must be between 20 to 45.in calculation of mse instead of squeeze use, mean.

14 years ago | 0