[Insight-users] Algo for Dicom Segmentation
Mathieu Malaterre
mathieu.malaterre at kitware.com
Fri Feb 18 09:32:34 EST 2005
Arun,
The ITK version of the marching cubes is called:
itk::BinaryMask3DMeshSource:
http://www.itk.org/Doxygen/html/classitk_1_1BinaryMask3DMeshSource.html
But I am still confused why it is in Code/Common and not Code/Patented...
HTH
Mathieu
Arun Kulshreshtha wrote:
> Hi Vincent,
>
> I am supposed to use only ITK not VTK. Now what will be the best choice
> of algorithm.
> Regards
> Arun Kulshreshtha
>
> Vincent Honnet wrote:
>
>> Hello Arun,
>>
>> I heard that vtkContourFilter is nice. It's nice to extract iso
>> values, so I think it's ok to segment Dicom images.
>>
>> Best regards.
>>
>> Vincent
>>
>> Arun Kulshreshtha wrote:
>>
>>> hi,
>>>
>>> I am currently working on a project where i need to segment the DICOM
>>> images. I have read the chapter on segmentation in ITK software
>>> guide. It mentions many algorithms but i am unable to decide which
>>> one will be better for my project. Can anybody suggest me the best
>>> algorithm which i can use for my application..
>>>
>>> Regards
>>> Arun Kulshreshtha
>>> _______________________________________________
>>> Insight-users mailing list
>>> Insight-users at itk.org
>>> http://www.itk.org/mailman/listinfo/insight-users
>>>
>>>
>>
>>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list