medical image watermarking and cryptography system

1 view (last 30 days)
Mohammad
Mohammad on 3 Dec 2012
Moved: DGM on 12 Feb 2023
i'm working on digital watermarking and cryptography , i'm trying to insert a set of data, containing the signature of the original image, the data specific to the patient and his diagnostic and then it will be shared in a network.
which technique or algorithm to embed that information without affecting the image quality as this may cause misdiagnosis.
any help or advice will be appreciated
[Merged information from duplicate question]
hi everybody,
i am working on a project on digital watermark for medical image based on IRO (region of interest).
the first step in this project is to separate ROI using roipoly or imfreehand or any other interactively way, and then considering RONI(reigon of non interest) and applying 3 level DWT using "Haar" wevelt. WHERE only RONI will be used for watermark embedding.
please if any one can help with matlab code for separation of ROI out of cover medical image and prepare the RONI for other steps:
many thanks in advance.
  1 Comment
Walter Roberson
Walter Roberson on 3 Dec 2012
What image types must be supported as output? Is this strictly DICOM? Is it acceptable to alter only the headers and meta-information for the information, or is it required to alter the image itself? Is the output image only for human viewing or is it also to be used for software analysis?

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 10 Dec 2012
You opened another copy of the same question, in which it was again clear that your intention is to apply this to medical images. And that is a problem.
Suppose I told you a method, suppose I even gave exact code -- and suppose that there was something I overlooked or I had a mistake in what I said. Now, if the result of this was that diagnostically useful information did go missing, then how do I explain to the patient's heirs and surviving family that I was just answering a question and that I have no responsibility for what was done with my answer? How do I explain that to myself, to my conscience for the rest of my life?
You need to figure out what benefits would arise out of what you are proposing to do, and you need to find other ways to achieve the benefits.
I suspect you are doing this as part of an assignment or final year project. If so then please remember that part of what you should be learning is when not to do something. If you are studying some kind of engineering, then Professional Ethics is likely a mandatory course, and this is an example of applying those professional ethics.
  10 Comments
Walter Roberson
Walter Roberson on 10 Dec 2012
Moved: DGM on 12 Feb 2023
"Don't worry, this isn't a medical image, it's just a picture of an image, and for my own amusement I just happened to choose something that resembled a medical image."
Mohammad
Mohammad on 11 Dec 2012
Moved: DGM on 12 Feb 2023
Don't worry Mr walter, this why we do research, if there is no problem there willb e no research, am i right? and thank any way.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!