How can get the correct intensity of CT images?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 24 Jun 2014
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 Comments
Image Analyst
on 24 Jun 2014
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.
See Also
Categories
Find more on 3-D Volumetric Image Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!