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

Reference Image: just one copy whenever possible #229

Closed oesteban closed 9 years ago

oesteban commented 9 years ago

Change the reorientation stuff and copy data in rstk::ACWERegistrationMethod. Then, only if a smoothing filter is set rstk::FunctionalBase may generate a copy.