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!