필터 지우기
필터 지우기

DWT based Watermarking

조회 수: 4 (최근 30일)
mary
mary 2011년 9월 15일
답변: Peter Eze 2017년 3월 10일
hi i m doing project on watermarking ,i hv used fingerprint image and face image .i hv applied DWT on finger print thn divided detail cofficients into M*N size blocks and selected the high order bits of each block .and embed bits on specific positions.faceimage is used as watermark .nw i dnt know how to detect the watermark .plz help me in the detection process.reply as soon as possible.
  댓글 수: 2
Walter Roberson
Walter Roberson 2011년 9월 15일
You ask questions, then do not return to the topic for 3 months, and when you do, ask for a reply "as soon as possible". It is not clear why anyone should bother replying for another 3 or 6 months.
mary
mary 2011년 9월 25일
i didnt find any helpful information from matlab centeral
i ws in very big problem .u r right bt u hv no idea of my problem

댓글을 달려면 로그인하십시오.

채택된 답변

Walter Roberson
Walter Roberson 2011년 9월 15일
Detecting the watermark is going to depend upon the details of how you embedded it. Did you solve the embedding problem? If so, then you should probably update your previous question with the details of what you did to resolve it; then we would have something to go on.
  댓글 수: 3
Walter Roberson
Walter Roberson 2011년 9월 25일
In your previous question, you did not indicate how you ended up doing the embedding. If we do not know how you did the embedding, we cannot tell you how to do the detection.
Or is your question more general, along the lines of, "Suppose we have series of images, some of which have been watermarked by unknown means that may vary from image to image. How can we determine whether any given image has *some* watermark in it, including cases where we might not be able to determine exactly which bits are the watermark bits?"
mary
mary 2011년 9월 27일
in the watermark embeding process i hv used hash function and i hv calculated positions .on that poistions watermark is embeded.then i hv recombined all the M*N blocks(previous question) and apply the IDWT .now in the detection process i m using the same procedure.bt i dnt know how to compare values .and what will be the output after detection?if i want to draw a graph or plot the detected watermark thn how it will work ?if u have any idea plz help me

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Peter Eze
Peter Eze 2017년 3월 10일
Explain your methodology or post sample codes

Community Treasure Hunt

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

Start Hunting!

Translated by