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)
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.

Respuesta aceptada

Image Analyst
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.
  1 comentario
Amera Al-funjan
Amera Al-funjan el 17 de Dic. de 2015
Thanks anyway for your efforts,but really I want code of integrated active contours/surfaces(IAS)(geodesic active surfaces and active surface without edge) applied on CT-scan image 512*512 dicom.

Iniciar sesión para comentar.

Más respuestas (1)

Walter Roberson
Walter Roberson el 17 de Dic. de 2015

Categorías

Más información sobre DICOM Format en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by