[Insight-users] Topology preserving level sets

Miller, James V (Research) millerjv at crd.ge.com
Wed Aug 18 14:03:02 EDT 2004


I looked at papers relative to the implementation in ITK.  I think we could
put the appropriate processing up in SparseFieldLevelSetFilter and, via
a mode, let every LevelSet subclass utilize tolopology preservation as the
user
sees fit.

I can't remember off the top of my head where I was going to put the
new code.  But it was somewhere between CalculateChange() and ApplyUpdate().

Jim



-----Original Message-----
From: Charl P. Botha [mailto:c.p.botha at ewi.tudelft.nl]
Sent: Wednesday, August 18, 2004 12:07 PM
To: konukoge at boun.edu.tr
Cc: insight-users at itk.org
Subject: Re: [Insight-users] Topology preserving level sets


konukoge at boun.edu.tr wrote:
> 
> I read some time ago that someone in this group was doing something about
> topology preserving levelsets. Has anybody done somethings about it? 

I've implemented it for 3D only and for the 26-6 connectivity pair only 
  as a child class of the itkGeodesicActiveContourFilter.  The code is 
decidedly unclean, but has potential.  It *seems* to work.

At the moment, I have less than 0 time to work on this.  When this 
situation changes, I plan to clean up the code and contribute the class. 
If you want to play around with the code as it is now, I can send it to 
you.  Fixes and contributions are obviously greatly appreciated.


-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/
_______________________________________________
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