code of integrated Active contours/surfaces for medical image 512*512. I mean that tradition active contours with active contour surfaces applied with dicom image
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Amera Al-funjan
le 12 Déc 2015
Réponse apportée : Walter Roberson
le 17 Déc 2015
I have CT lung image for segmenting lung from background therefor I want to apply Integrated Active contours/surfaces for getting the best result and to develop the parameters of active contours.The image saved as dicom extension.
0 commentaires
Réponse acceptée
Image Analyst
le 12 Déc 2015
OK. There is an activecontour() function. You may not know about it if you have an antique version of MATLAB. Otherwise, give it a try. My only demo for it is on a binary image (to find the "envelope" of multiple separate blobs), but, for what it's worth, I've attached it. There are several demos in the help though that deal with gray scale images.
If you're having any trouble adapting the function to your gray scale image, then attach your image and code.
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur DICOM Format dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!