Lung segmentation with image processing
Mostra commenti meno recenti
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...
Risposta accettata
Più risposte (1)
Arnab Sen
il 30 Dic 2015
0 voti
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:
Categorie
Scopri di più su Color Segmentation in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!