feature extraction on specified cordinate on image
2 次查看(过去 30 天)
显示 更早的评论
Hi I want to extract some features for train data on the specified part of the image I don't know how can i go to that part and run my code for the features?for example the malignant mass is located at 538 681 29 as is indicated in the ground truth data and I want the features at that region. Thank you in advance to guide me.
0 个评论
回答(2 个)
Jing
2013-2-19
For extracting features of a part of the image, you can just index into the image or create a new image of that part to do the extraction.
Image Analyst
2013-2-19
See my image segmentation tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
If you still need help, post your image somewhere, and tell us where you posted it and let us know what kind of help you need. http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
3 个评论
Image Analyst
2013-2-21
That's a subject that people have been working on for decades so it's certainly not going to be any 5 minute demo that I can whip up for you. Please go to VisionBib for a list of papers on the subject. http://iris.usc.edu/Vision-Notes/bibliography/contentsmedical.html#Medical%20Applications,%20CAT,%20MRI,%20Ultrasound,%20Heart%20Models,%20Brain%20Models
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 AI for Signals 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!