Image Processing Superimpose Object onto Corrected Image

1 vue (au cours des 30 derniers jours)
shiffraw dagnechaw
shiffraw dagnechaw le 21 Août 2018
I have two images of a skin lesion taken at different wavelengths ( 640nm and 440nm). The first image has the surgeon's markings. I created a function that integrates the two images (using a formula that my lab instructor gave me), but when I do that the surgeon's markings disappear on the corrected image. Is there anyway I can superimpose the surgeon's markings onto the corrected image? I was thinking along the lines of doing some sort of edge detection and putting that on to the corrected image. Any suggestions will help.
  1 commentaire
Yuvaraj Venkataswamy
Yuvaraj Venkataswamy le 22 Août 2018
For this, you can use image fusion techniques, Example. DWT based image fusion.

Connectez-vous pour commenter.

Réponses (1)

Astha Singh
Astha Singh le 31 Août 2018
I understand that you want to superimpose an object from one image to another.
If the sizes of your two images are equal, then you can refer to the following MATLAB answer by another user Image Analyst, who uses the Color Thresholder app which lets you create a segmentation mask for a color image.
Also, if you can elaborate more on how exactly you are 'integrating' your images and the type of images you are using, probably I will be able to help you better.

Community Treasure Hunt

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

Start Hunting!

Translated by