How can get the correct intensity of CT images?
조회 수: 3 (최근 30일)
이전 댓글 표시
I want to detect a tumor on DICOM images. but the intensity of the tumor is near to other objects. Can any one help me or nobody have a sample code of that?
댓글 수: 0
답변 (1개)
Image Analyst
2014년 6월 24일
There is no tumor detection built in to MATLAB. And we don't do complicated algorithm development here in Answers. You are welcome to find the answer here in VisionBib and code it up. Then we can help you with the MATLAB code.
댓글 수: 2
Image Analyst
2014년 6월 24일
Yes, there is nothing unique to the region inside the red outlines, so lots of pixel in the image will have those gray levels. You need more contrast or need to hand draw the outline. Heck, even I can't tell why you drew the red outline where you did! There are many areas neighboring it that look identical so I don't know how you decided where the boundary was.
참고 항목
카테고리
Help Center 및 File Exchange에서 3-D Volumetric Image Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!