Are there any method for detection a tumor using Matlab?
5 次查看(过去 30 天)
显示 更早的评论
Are there any method for detection a tumor using Matlab? Such as breast cancer, brain tumor, lung tumor.. etc please support me by any materials related with this subject.
2 个评论
Alberto
2014-9-22
There are no native commands to do that in one line. There are filters made by doctors that should help to enhance images, working with the levels of grey that are used in this kind of images.
I worked with a radiologist once: i think its the sharp eye of the radiologist the one who can detect those things in an image.
Anand
2014-9-22
This is an image/dataset specific question. If you want assistance, I'd suggest uploading a sample of the kind of images you have along with approaches you have already tried and/or how far you've reached with your efforts.
采纳的回答
Image Analyst
2014-9-22
There are no high level functions to do that, though you can build an algorithm with lower level functions in the Image Processing Toolbox. Also see algorithms that others have used here: http://www.visionbib.com/bibliography/contentsmedical.html#Medical%20Applications,%20CAT,%20MRI,%20Ultrasound,%20Heart%20Models,%20Brain%20Models
2 个评论
Adam Filion
2014-9-22
编辑:Adam Filion
2014-9-22
The following is a good introductory image processing webinar that uses finding tumors as an example:
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Biotech and Pharmaceutical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!