Go to the source code of this file.
Classes | |
class | cmtk::VoxelMatchingElasticFunctional |
Common base class for all elastic registration functionals. More... | |
class | cmtk::VoxelMatchingElasticFunctional_WarpTemplate< W > |
Template class for elastic registration functional. More... | |
class | cmtk::VoxelMatchingElasticFunctional_Template< VM > |
Functional that evaluates a voxel-based similarity measure. More... | |
Namespaces | |
namespace | cmtk |
Functions | |
VoxelMatchingElasticFunctional * | cmtk::CreateElasticFunctional (const int metric, UniformVolume::SmartPtr &refVolume, UniformVolume::SmartPtr &fltVolume) |
Create functional from matching template. |