Lung segmentation with image processing
显示 更早的评论
Hello,
I'm busy with a matlab project. In this project I got some CT-scans from the lungs and now I want to do a segmentation on it. This is an example of the scan:

I don't really know how I have to proceed. I tried to make the picture a black and white (now it's a grayscale), but it wasn't very usefull...
采纳的回答
更多回答(1 个)
Arnab Sen
2015-12-30
0 个投票
I understand that you would like to segment a image into different portions based on color. You can create segments of the image based on colors using K-means clustering algorithm. Refer to the following link for more details of image segmentation in MATLAB:
类别
在 帮助中心 和 File Exchange 中查找有关 Color Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!