photo

Naman


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


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...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

10 years 前 | 0 个回答 | 0

0

个回答

已回答
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.

10 years 前 | 0

已回答
Hi, i am trying to run this code and facing problem. So plz help.....!!!
Thanks both of you for your reply.

10 years 前 | 0

已回答
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...

10 years 前 | 0

提问


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 ...

10 years 前 | 4 个回答 | 0

4

个回答