[Insight-users] another (quicker) level sets question

Zachary Pincus zpincus at stanford.edu
Tue Jan 25 02:17:15 EST 2005


Hello,

I've got another and more brief question as to using ITK's level set 
segmentation framework.

To wit, what is the recommended way of creating a level set method that 
uses "custom" speed and edge advection images? It seems that one could 
either:
(a) subclass SegmentationLevelSetImageFilter and 
SegmentationLevelSetFunction, which is how the various methods like 
Curves or Shape Detection are implemented in ITK, or
(b) create a generic SegmentationLevelSetImageFilter object and plug in 
custom advection and speed imaged with that class's methods for this 
purpose.

Are these approaches functionally equivalent? Are there caveats with 
one or the other?

Thanks,

Zach Pincus

Department of Biochemistry and Program in Biomedical Informatics
Stanford University School of Medicine



More information about the Insight-users mailing list