Go to the source code of this file.
Classes | |
| class | cmtk::VoxelMatchingMetric< T, DT, I > |
| Base class for voxel metrics with pre-converted image data. More... | |
Namespaces | |
| namespace | cmtk |
Typedefs | |
| typedef VoxelMatchingMetric < short, TYPE_SHORT > | cmtk::VoxelMatchingMetricShort |
| Convenience typedef. | |
| typedef VoxelMatchingMetric < byte, TYPE_BYTE > | cmtk::VoxelMatchingMetricByte |
| Convenience typedef. | |
| typedef VoxelMatchingMetric < short, TYPE_SHORT, Interpolators::NEAREST_NEIGHBOR > | cmtk::VoxelMatchingMetricShort_NN |
| Convenience typedef. | |
| typedef VoxelMatchingMetric < byte, TYPE_BYTE, Interpolators::NEAREST_NEIGHBOR > | cmtk::VoxelMatchingMetricByte_NN |
| Convenience typedef. | |
1.7.2