Go to the source code of this file.
Classes | |
class | cmtk::VoxelMatchingNormMutInf< I > |
Voxel metric "normalized mutual information". More... | |
Namespaces | |
namespace | cmtk |
Typedefs | |
typedef VoxelMatchingNormMutInf < Interpolators::LINEAR > | cmtk::VoxelMatchingNormMutInf_Trilinear |
Normalized mutual information with trilinear interpolation. | |
typedef VoxelMatchingNormMutInf < Interpolators::NEAREST_NEIGHBOR > | cmtk::VoxelMatchingNormMutInf_NearestNeighbor |
Normalized mutual information with nearest-neighbor interpolation. |