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!