How to consider each lesion area as a separate sample and extract features for training?
Show older comments
I have fewer number of images for my project but every image has more than one lesion area so after segmentation, I want to consider every lesion area as a separate sample for the feature extraction step in order to increase the number of training samples. I got the idea from this paper 'Ra, S., Suhilb, M., & Guruc, D. S. (2015). Segmentation and classification of skin lesions for disease diagnosis. Procedia Computer Science, 45, 76-85.' but can not apply it in code.
A sample image after segmentation.

Any help is appreciated.
2 Comments
Ganesh Regoti
on 24 Mar 2020
Hi,
The question looks a bit vague. Can you explain what all you have tried so far? May be that could help us in understanding the problem.
Mohammad Farhad Aryan
on 24 Mar 2020
Accepted Answer
More Answers (0)
Categories
Find more on Image Segmentation and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!