oesteban / RegSeg

RegSeg is a simultaneous segmentation and registration method that uses active contours without edges (ACWE) extracted from structural images. The contours evolve through a free-form deformation field supported by the B-spline basis to optimally map the contours onto the data in the target space.
MIT License
12 stars 9 forks source link

New utility to compute the mapping between contours #214

Closed oesteban closed 9 years ago

oesteban commented 9 years ago

This new utility computes the warping of the deformed surface w.r.t. the original one.

oesteban commented 9 years ago

Done in https://github.com/nipy/nipype/pull/1016, the old P2PDistance interface can be re-used (now its name is ComputeMeshWarp