[Insight-developers] modularization and FastMarching filters (on itk:Image and itk::QuadEdgeMesh) ?
Arnaud GELAS
arnaud_gelas at hms.harvard.edu
Thu Mar 31 18:10:20 EDT 2011
Xiaoxiao, Luis,
We have been working on fast marching filters, and we would like to
submit gerrit patches for its refactorization.
Currently, fast marching filters are
* part of the level sets module
* work only on itk::Image
With our changes, fast marching filters will also work on
itk::QuadEdgeMesh, while the level sets framework does not (at this stage).
Would it make sense to create a separate module for fast marching filters?
Do we need to split fast marching filters into 2 sub-module one for
itk::Image and one for itk::QuadEdgeMesh, or keep everything together at
a cost of adding one dependency to itk::QuadEdgeMesh in the case where
people want to only use it for itk::Image and vice-et-versa ?
Please let us know what would be your recommendations,
Thanks,
Arnaud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110331/f1b8dd33/attachment.htm>
More information about the Insight-developers
mailing list