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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Amera Al-funjan
el 12 de Dic. de 2015
Respondida: Walter Roberson
el 17 de Dic. de 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 comentarios
Respuesta aceptada
Image Analyst
el 12 de Dic. de 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.
Más respuestas (1)
Ver también
Categorías
Más información sobre DICOM Format en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!