Naman - MATLAB Central
photo

Naman


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 05/14 to 04/25Use left and right arrows to move selectionFrom 05/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 質問
3 回答

ランク
290,135
of 298,292

評判
0

コントリビューション
4 質問
3 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,560

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,775

コントリビューション
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...

11年弱 前 | 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...

11年弱 前 | 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 ...

11年弱 前 | 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.

11年弱 前 | 0

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

11年弱 前 | 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...

11年弱 前 | 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 ...

11年弱 前 | 4 件の回答 | 0

4

回答