Community Profile

photo

Vignesh Vetri Vel


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Some one Please help me in solving the extraction part
base=imread('lena.jpg'); w=imread('cameraman.png'); [LL HL LH HH]=dwt2(base,'haar'); [U0,S0,V0]=svd(HL); [U1,S1,V1]=...

11 years ago | 0 answers | 0

0

answers

Question


please help me in watermarking attacks
I need to calculate the following attacks and estimate the efficiency the image can withstand. The attacks are 1) Geometrical ...

11 years ago | 3 answers | 0

3

answers

Question


please help me in watermark extraction using DWT and SVD
I have written a code for image watermarking using discrete wavelet transform using one level haar wavelet and singular value de...

11 years ago | 0 answers | 0

0

answers

Question


Implementation of sender and receiver
How can I implement a sender-receiver concept in matlab as a realtime please help me with an example

11 years ago | 1 answer | 0

1

answer

Question


Using sendmail how can I send the value that are stored in the workspaces explain me with an example
I am using "sendmail" in matlab after "setpref" I need to attach the matrix values that have been calculated and stored in the w...

11 years ago | 3 answers | 1

3

answers