photo

Naman


Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
3 Réponses

RANG
81 546
of 301 234

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 204

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 580

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


Getting error while embedding watermark in DWT watermarking
Code: clear all; % save start time start_time=cputime; k=2; % set the gain factor for embeding % read in th...

presque 12 ans il y a | 1 réponse | 0

0

réponse

Question


Code or syntex for DFT to be used in video watermarking
As this is used for DWT [cA1,cH1,cV1,cD1] = dwt2(cover_object,'haar'); IDWT watermarked_image = idwt2(cA1,cH1,cV1,cD1,'haar...

presque 12 ans il y a | 1 réponse | 0

0

réponse

Question


hey, Can anybody tell me what is the problem with this DWT video embedding code when i am replacing given video with another video then i am facing errors. Code is given below
clc; close all; clear all; % save start time start_time=cputime; k=2; % set the gain factor for embeding ...

presque 12 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
Hi, i am trying to run this code and facing problem. So plz help.....!!!
Error has been fixed. Now i want to use it with MATLAB function block and i do not knw how to use it with this code.

presque 12 ans il y a | 0

Réponse apportée
Hi, i am trying to run this code and facing problem. So plz help.....!!!
Thanks both of you for your reply.

presque 12 ans il y a | 0

Réponse apportée
Hi, i am trying to run this code and facing problem. So plz help.....!!!
vipmen.avi is a small video. You can consider any video instead of this and rename it as vipmen.avi (.avi is a kind of video for...

presque 12 ans il y a | 0

Question


Hi, i am trying to run this code and facing problem. So plz help.....!!!
clc; close all; clear all; % save start time start_time=cputime; k=2; % set the gain factor ...

presque 12 ans il y a | 4 réponses | 0

4

réponses