Effacer les filtres
Effacer les filtres

how to find border irregularity of skin lesion?

3 vues (au cours des 30 derniers jours)
joynob ahmed
joynob ahmed le 7 Mar 2020
I have determined other features of skin lesion except this. Please help me out with this feature extraction
  4 commentaires
Hank
Hank le 9 Mar 2020
If there is strong contrast between the lesion and the surrounding skin this assisted freehand tool may help. Can you attach an example image?
joynob ahmed
joynob ahmed le 9 Mar 2020
As i have to perform this operation on more than 200 images it is not possible to do this by hand drawing.Though I didn't understand your answer I have attached an image.

Connectez-vous pour commenter.

Réponses (1)

Ralf U.
Ralf U. le 11 Mar 2020
A simple (not necessarily robust) way to do this is to convert the image to B/W (threshold after Gauss filtering) and use the bwtraceboundary function to determine the boundary.

Community Treasure Hunt

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

Start Hunting!

Translated by