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!