フィルターのクリア

Code or syntex for DFT to be used in video watermarking

2 ビュー (過去 30 日間)
Naman
Naman 2014 年 5 月 8 日
As this is used for DWT [cA1,cH1,cV1,cD1] = dwt2(cover_object,'haar');
IDWT watermarked_image = idwt2(cA1,cH1,cV1,cD1,'haar',[Mc,Nc]);
Here Mc is height of image and Nc is width.
Similarly i need DFT code.

回答 (0 件)

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by