What shall I do for my final year project (Digital watermarking)?

1 回表示 (過去 30 日間)
soni
soni 2014 年 11 月 23 日
コメント済み: Image Analyst 2015 年 2 月 26 日
Hi,
I am doing my final year project on digital watermarking using MATLAB . I have been given the choice of what to investigate in digital watermarking. However I am finding it difficult to pick out a particular area in which to investigate. Can someone please suggest ideas?

回答 (1 件)

Image Analyst
Image Analyst 2014 年 11 月 23 日
I'm not in the field of watermarking/steganography so I can't make recommendations on what subfields of watermarking might be interesting for you to investigate. But, I'd start off with a description of why people might want to watermark, like branding, detect if their images or videos were "stolen", hidden transmission of messages, etc. Then I'd go into a survey of the different subfields, like visible watermarks, invisible watermarks, video bugs, steganography, etc. Then describe some methods, like replacement, averaging, LSB, Fibonnacci, etc. Describe ways of getting around watermarks, like scaling, rotation, adding noise, cropping, etc. Then describe how some methods are robust to these kinds of attacks, that is, the watermark can still be retrieved despite attempts to alter the image. Then if you're required to invent something new (unlikely for undergraduate students but required for graduate students), pick a method that you think you can improve on and try to code something up.
  3 件のコメント
soni
soni 2015 年 2 月 25 日
Hi
I decided to watermark digital image with DWT and DCT methods . I have tried to code for months now but just don't seem to get the grasp or how to start watermarking.
I was wondering if you could help me with this please?
Image Analyst
Image Analyst 2015 年 2 月 26 日
I've attached my one and only demo on watermarking.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by