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

1 次查看(过去 30 天)
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 个评论
KALYAN ACHARJYA
KALYAN ACHARJYA 2019-12-2
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 2019-12-2
Yes, but now I need to perform the feature extraction in that particular region only. Can you help me with that??

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by