photo

Naman


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
3 답변

순위
242,949
of 302,179

평판
0

참여
4 질문
3 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,600

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 179,764

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

12년 초과 전 | 답변 수: 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...

12년 초과 전 | 답변 수: 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 ...

12년 초과 전 | 답변 수: 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.

12년 초과 전 | 0

답변 있음
Hi, i am trying to run this code and facing problem. So plz help.....!!!
Thanks both of you for your reply.

12년 초과 전 | 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...

12년 초과 전 | 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 ...

12년 초과 전 | 답변 수: 4 | 0

4

답변