Import 2017-06-07 23:51:09: master 40716f64

Author Committer Branch Timestamp Parent
lassoan lassoan master 2016-05-18 15:05:13 master bec0bb89
Changeset

ENH: Improved speed of TPS transform writing

Initialization of kernel transforms may take minutes when there are hundreds of input points.
Temporary ITK transform that is only created for file writing does not need time-consuming initialization.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25069 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Core/vtkITKTransformConverter.h Diff File
mod - Libs/MRML/Core/vtkMRMLTransformStorageNode.cxx Diff File