Filter löschen
Filter löschen

Code or syntex for DFT to be used in video watermarking

2 Ansichten (letzte 30 Tage)
Naman
Naman am 8 Mai 2014
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.

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by