How to extract the features from the region of interest in an image?

6 vues (au cours des 30 derniers jours)
shivasmic
shivasmic le 1 Déc 2019
Commenté : shivasmic le 2 Déc 2019
I am working on a medical images dataset. The problem I am facing is that the region of interest is present in different parts in all images. What I want is to extract the features from an image only from that particular region of interest. I do not want to do the cropping as it will degrade the quality of the ROI. I want to first tell the computer that it is the particular area (but this measurement of area must be same for all the images) from which I want to extract the features and with the help of a suitable feature descriptor I will extract the features?Would sliding window work? If yes then how? Please help me with this. Thanks in advance!!!!
  6 commentaires
KALYAN ACHARJYA
KALYAN ACHARJYA le 2 Déc 2019
Hii, just got to know that I can use imfreehand() to draw the roi on the image that's what I wanted to tell the computer
That means you manually use the imfreehand() to segment all images invividually?
shivasmic
shivasmic le 2 Déc 2019
Yes, but now I need to perform the feature extraction in that particular region only. Can you help me with that??

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by