Filter löschen
Filter löschen

Image Processing Superimpose Object onto Corrected Image

1 Ansicht (letzte 30 Tage)
shiffraw dagnechaw
shiffraw dagnechaw am 21 Aug. 2018
Beantwortet: Astha Singh am 31 Aug. 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 Kommentar
Yuvaraj Venkataswamy
Yuvaraj Venkataswamy am 22 Aug. 2018
For this, you can use image fusion techniques, Example. DWT based image fusion.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Astha Singh
Astha Singh am 31 Aug. 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