Borrar filtros
Borrar filtros

Image Processing Superimpose Object onto Corrected Image

1 visualización (últimos 30 días)
shiffraw dagnechaw
shiffraw dagnechaw el 21 de Ag. de 2018
Respondida: Astha Singh el 31 de Ag. de 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 comentario
Yuvaraj Venkataswamy
Yuvaraj Venkataswamy el 22 de Ag. de 2018
For this, you can use image fusion techniques, Example. DWT based image fusion.

Iniciar sesión para comentar.

Respuestas (1)

Astha Singh
Astha Singh el 31 de Ag. de 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