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