cmtk::SearchTrace< R >::_TraceListEntry | |
cmtk::ActiveDeformationModel< W > | Active deformation model |
cmtk::ActiveShapeModel | Class for a three-dimensional active shape model |
cmtk::AffineMultiChannelRegistrationFunctional< TMultiChannelMetricFunctional > | Class for affine multi-channel registration functional |
cmtk::AffineRegistration | Class for affine multi-resolution voxel registration |
cmtk::AffineRegistrationCommandLine | Class for command line-controlled affine registration |
cmtk::AffineXform | 3D affine transformation |
cmtk::AffineXformITKIO | Class for reading and writing affine transformations from and to ITK's file format |
cmtk::AffineXformUniformVolume | Pre-compute transformation for grid locations in a uniform volume |
cmtk::AnatomicalOrientation | Class with helper functions for handling anatomical image orientation |
cmtk::AnatomicalOrientationBase | Base class for handling anatomical image orientation |
cmtk::CompressedStream::ArchiveLookupEntry | Entry for the suffix-to-archiver assignment table |
cmtk::Units::Arithmetic< T > | Template for arithmetic on units (treated as a vector space) |
cmtk::ArrayFilter< I, O, InputDim > | Filter class for array inputs |
cmtk::AtlasSegmentation | |
cmtk::Accumulators::Avg< TDataType > | Average-value accumulator |
cmtk::DeviceArrayCUDA::bad_alloc | Exception for failed allocation |
cmtk::DeviceMemoryCL::bad_alloc | Exception for failed allocation |
cmtk::DeviceMemoryCUDA::bad_alloc | Exception for failed allocation |
cmtk::GroupwiseRegistrationFunctionalBase::BadXform | Exception for "bad transformation" |
cmtk::BestDirectionOptimizer | Optimizer derived from BestNeighbourOptimizer |
cmtk::BestNeighbourOptimizer | Best-neighbour-search optimizer |
cmtk::MathUtil::BitInitializer | Helper class to initialize a constant 64bit field |
cmtk::BitVector | Set of binary values |
cmtk::PointSpreadFunctions::Box | Box point-spread function |
cmtk::CommandLine::Callback | Command line callback |
cmtk::CannotBeCopied | Base class to prevent copying of derived classes |
cmtk::ClassStream | Class for writing and reading various library classes to and from disk |
cmtk::ClassStreamStudyList | StudyList with class stream file system interface |
cmtk::Colormap | Class representing a configurable (HSV) colormap |
cmtk::Types::Combined< T1, T2 > | Template for traits class to combine two different real (floating point) data types |
cmtk::Types::Combined< double, double > | Combination of two double-precision floating point values |
cmtk::Types::Combined< double, float > | Combination of double- and single-precision floating point values |
cmtk::Types::Combined< float, double > | Combination of single- and double-precision floating point values |
cmtk::Types::Combined< float, float > | Combination of two single-precision floating point values |
cmtk::CommandLine | Command line argument parser |
cmtk::CommandLineTypeTraits< T > | Template for traits to handle command line arguments of different types |
cmtk::CommandLineTypeTraits< bool > | Inherit generic template members |
cmtk::CommandLineTypeTraits< const char * > | Inherit generic template members |
cmtk::CommandLineTypeTraits< double > | Inherit generic template members |
cmtk::CommandLineTypeTraits< float > | Inherit generic template members |
cmtk::CommandLineTypeTraits< int > | Inherit generic template members |
cmtk::CommandLineTypeTraits< short > | Inherit generic template members |
cmtk::CommandLineTypeTraits< signed char > | Inherit generic template members |
cmtk::CommandLineTypeTraits< std::string > | Inherit generic template members |
cmtk::CommandLineTypeTraits< std::vector< std::string > > | Inherit generic template members |
cmtk::CommandLineTypeTraits< unsigned char > | |
cmtk::CommandLineTypeTraits< unsigned int > | Inherit generic template members |
cmtk::CommandLineTypeTraits< unsigned short > | Inherit generic template members |
cmtk::CommandLineTypeTraitsBase< T > | |
cmtk::CompressedStream | Stream with on-the-fly decompression |
cmtk::ConditionVariable | Condition variable for thread synchronization |
cmtk::CongealingFunctional< TXform > | Functional base class for groupwise congealing registration |
cmtk::Console | Standard error output console for library |
cmtk::ImagePairRegistration::ConstructorFailed | Exception class |
cmtk::VoxelRegistration::ConstructorFailed | Exception class |
cmtk::ControlPoint | Class for control points in WarpXform and derived classes |
cmtk::ControlPointList | List of several warp control points |
cmtk::Interpolators::CosineSinc< NRadius > | Sinc interpolator with Cosine window |
cmtk::Interpolators::Cubic | Cubic interpolator |
cmtk::CubicSpline | Class computing cubic splines |
cmtk::DataGrid | Grid topology of data arranged in a 3D lattice |
cmtk::DataGridFilter | Filter operations for data on 3D grids |
cmtk::DataGridMorphologicalOperators | Grid topology of data arranged in a 3D lattice |
cmtk::DataTypeTraits< TType > | Data type traits |
cmtk::DataTypeTraits< byte > | Data type traits for unsigned char (byte) |
cmtk::DataTypeTraits< char > | Data type traits for signed char |
cmtk::DataTypeTraits< double > | Data type traits for double-precision floating point |
cmtk::DataTypeTraits< float > | Data type traits for single-precision floating point |
cmtk::DataTypeTraits< int > | Data type traits for unsigned short |
cmtk::DataTypeTraits< signed short > | Data type traits for signed short |
cmtk::DataTypeTraits< unsigned short > | Data type traits for unsigned short |
cmtk::DeblurringVolumeReconstruction< TPSF > | Class for volume reconstruction using joint iterative deblurring |
cmtk::DeformationField | Class for pixel-wise deformation field |
cmtk::Units::Degrees | Angle of rotation in degrees |
cmtk::DeviceArrayCUDA | Resource managing class for raw memory allocated on a GPU device through CUDA |
cmtk::DeviceArrayTemplate< DeviceArrayGPU > | Resource managing class template for type-specific memory allocated on a GPU device through |
cmtk::DeviceContextCL | Device context wrapper for OpenCL |
cmtk::DeviceHistogram | Device memory representation of a uniform volume with static helper functions |
cmtk::DeviceMemory< T, DeviceMemoryGPU > | Resource managing class template for type-specific memory allocated on a GPU device through |
cmtk::DeviceMemoryCL | Resource managing class for raw memory allocated on a GPU device through OpenCL |
cmtk::DeviceMemoryCUDA | Resource managing class for raw memory allocated on a GPU device through CUDA |
cmtk::DeviceUniformVolume | Device memory representation of a uniform volume with static helper functions |
cmtk::DeviceUniformVolumeArray | Representation of a uniform volume as 3D texture in device memory |
cmtk::DICOM | Reader/writer class for DICOM images |
cmtk::DirectionSet | A set of directions in n-dimensional space |
cmtk::Drain< I > | General data drain template class |
cmtk::EigenSystemSymmetricMatrix3x3< TFloat > | Compute the eigenvectors and eigenvalues of a symmetric 3x3 matrix |
cmtk::ElasticRegistration | Generic multiresolution voxel-registration class |
cmtk::ElasticRegistrationCommandLine | Class for command line controlled voxel registration |
cmtk::EntropyMinimizationIntensityCorrectionFunctional< NOrderAdd, NOrderMul > | Functional to correct MR intensity bias by miniming image entropy |
cmtk::EntropyMinimizationIntensityCorrectionFunctionalBase | Base class for entropy-minimzation MR bias correction functional |
cmtk::EntropyMinimizationIntensityCorrectionFunctionalDevice< NOrderAdd, NOrderMul > | Base class for GPU implementation entropy-minimzation MR bias correction functional using Device |
cmtk::CommandLine::EnumGroup< TDataType > | Key-to-action list for enumeration parameter groups |
cmtk::CommandLine::EnumGroupBase | Base class for templated EnumGroup class |
cmtk::ImagePairNonrigidRegistrationFunctionalTemplate< VM >::EvaluateCompleteTaskInfo | Thread parameter block for complete functional evaluation |
cmtk::ParallelElasticFunctional< VM >::EvaluateCompleteTaskInfo | Thread parameter block for complete functional evaluation |
cmtk::ImagePairNonrigidRegistrationFunctionalTemplate< VM >::EvaluateGradientTaskInfo | Thread parameter block for incremental gradient computation |
cmtk::ParallelElasticFunctional< VM >::EvaluateGradientTaskInfo | Thread parameter block for incremental gradient computation |
cmtk::SplineWarpMultiChannelRegistrationFunctional< TMetricFunctional >::EvaluateGradientThreadParameters | Parameters for threaded gradient computation |
cmtk::SplineWarpCongealingFunctional::EvaluateLocalGradientThreadParameters | Thread function parameters for image interpolation |
cmtk::SplineWarpGroupwiseRegistrationRMIFunctional::EvaluateLocalGradientThreadParameters | Thread function parameters for image interpolation |
cmtk::ImagePairAffineRegistrationFunctionalTemplate< VM >::EvaluateTaskInfo | Thread parameter block for incremental gradient computation |
cmtk::VoxelMatchingAffineFunctionalTemplate< VM >::EvaluateTaskInfo | Thread parameter block for incremental gradient computation |
cmtk::GroupwiseRegistrationRMIFunctional< TXform >::EvaluateThreadParameters | Thread parameter for entropy evaluation |
cmtk::SplineWarpCongealingFunctional::EvaluateThreadParameters | Thread parameter for entropy evaluation |
cmtk::AffineMultiChannelRegistrationFunctional< TMultiChannelMetricFunctional >::EvaluateThreadParameters | Parameters for threaded metric computation |
cmtk::CongealingFunctional< TXform >::EvaluateThreadParameters | Thread parameter for entropy evaluation |
cmtk::SQLite::Exception | Exception class for class-specific error reporting |
cmtk::CommandLine::Exception | Exception for parser error reporting |
cmtk::Exception | Exception class |
cmtk::ExitException | Program exit exception class |
cmtk::CompressedStream::File | Class for uncompressed file-based reader engine |
cmtk::FileFormat | Identify file (and directory) formats |
cmtk::FileFormatMagic | Structure that holds information on magic file number |
cmtk::FileHeader | Access to fields in a binary file header |
cmtk::FileHeaderBioRad | BioRad microscopy image file header |
cmtk::Filter< I, O > | Basic filter class |
cmtk::FilterMask< DIM > | Filter mask |
cmtk::FilterMaskPixel< DIM > | Filter mask pixel entry |
cmtk::DataGridFilter::FilterThreadParameters | Thread parameter for entropy evaluation |
cmtk::FilterVolume | Class for filtering volume images |
cmtk::FixedVector< NDIM, T > | Class for n-dimensional image index |
cmtk::FixedVectorStaticInitializer< NDIM, T > | Fixed vector static initializer class template |
cmtk::FixedVectorStaticInitializer< 3, T > | Fixed vector static initializer class template |
cmtk::Functional | Class defining a real-valued functional on a multi-dimensional domain |
cmtk::FunctionalAffine2D | Functional for the affine registration two 2D images |
cmtk::MultiLevelOptimizer::FunctionalWithStepSizes | Functional with step initial and final size |
cmtk::DeblurringVolumeReconstruction< TPSF >::FunctionAndGradient | Glue class for function and gradient evaluation |
cmtk::InverseInterpolationVolumeReconstruction< TInterpolator >::FunctionAndGradient | Glue class for function and gradient evaluation |
cmtk::FilterMask< DIM >::Gaussian | Gaussian filter as an example of a concrete filter implementation |
cmtk::PointSpreadFunctions::Gaussian | Gaussian point-spread function |
cmtk::Units::GaussianFWHM | Full width at half maximum of Gaussian kernel |
cmtk::GaussianKernel< TFloat > | Utility class for generating Gaussian kernels |
cmtk::Units::GaussianSigma | Parameter "\sigma" of Gaussian kernel |
cmtk::GeneralLinearModel | Pixelwise linear modeling and t statistics of data |
cmtk::ReformatVolume::GetTransformedReferenceTP | |
cmtk::GroupwiseRegistrationFunctionalAffineInitializer | Affine initialization of groupwise registration functionals |
cmtk::GroupwiseRegistrationFunctionalBase | Base class for groupwise registration functionals |
cmtk::GroupwiseRegistrationFunctionalXformTemplate< TXform > | Trannsformation-dependent class template for groupwise registration functionals |
cmtk::GroupwiseRegistrationFunctionalXformTemplate< AffineXform > | Template specialization for groupwise affine registration functionals |
cmtk::GroupwiseRegistrationFunctionalXformTemplate< SplineWarpXform > | Template specialization for groupwise nonrigid registration functionals |
cmtk::GroupwiseRegistrationFunctionalXformTemplateBase< TXform > | Base class template for groupwise registration functionals |
cmtk::GroupwiseRegistrationOutput | Class for output of groupwise registration results |
cmtk::GroupwiseRegistrationRMIFunctional< TXform > | Functional for groupwise registration |
cmtk::Interpolators::HammingSinc< NRadius > | Sinc interpolator with Hamming window |
cmtk::CommandLine::Item::Helper< T > | Helper class to avoid function template |
cmtk::Histogram< T > | Histogram of a distribution with bins of arbitrary types |
cmtk::HistogramBase | Common (non-template) base class for all 1-D histograms |
cmtk::HypothesisTests | Statistical hypothesis testing between groups of images |
cmtk::Image | Class for 2D image data |
cmtk::VoxelMatchingMetric_Type< T, DT >::ImageData | Structure for handling the two images compared |
cmtk::ImageEdgeOperator | Filter class to apply edge operators to Image objects |
cmtk::ImageInterpolator< TImageType, TInterpolationFunction > | Class template for kernel-based volume interpolators |
cmtk::ImageOperation | Image operation base class |
cmtk::ImageOperationApplyMask | Apply mask image |
cmtk::ImageOperationBoundaryMap | Image operation: create binary or multi-valued boundary map |
cmtk::ImageOperationConnectedComponents | Image operation: create connected components map |
cmtk::ImageOperationConvertType | Image operation: convert data type |
cmtk::ImageOperationCropRegion | Image operation: crop to region |
cmtk::ImageOperationCropThreshold | Image operation: crop by threshold |
cmtk::ImageOperationDistanceMap | Compute distance map |
cmtk::ImageOperationDownsample | Image operation: grid downsampling |
cmtk::ImageOperationErodeDilate | Image operation: erode or dilate |
cmtk::ImageOperationFlip | Image operation: flip |
cmtk::ImageOperationGaussFilter | Image operation: grid downsampling |
cmtk::ImageOperationHistogramEqualization | Image operation: histogram equalization with optional number of bins |
cmtk::ImageOperationMedialSkeleton | Compute medical skeleton of a (binary) mask image |
cmtk::ImageOperationMedianFilter | Image operation: grid downsampling |
cmtk::ImageOperationReplace | Image operation: replace image pixel values |
cmtk::ImageOperationRevert | Image operation: revert binary mask |
cmtk::ImageOperationScaleToRange | Image operation: scale image values to given range |
cmtk::ImageOperationSetPadding | Image operation: set padding flag and value |
cmtk::ImageOperationThreshold | Image operation: thresholding |
cmtk::ImagePairAffineRegistration | Class for affine multi-resolution voxel registration |
cmtk::ImagePairAffineRegistrationCommandLine | Class for command line-controlled affine registration |
cmtk::ImagePairAffineRegistrationFunctional | Base-class for affine registration functionals |
cmtk::ImagePairAffineRegistrationFunctionalDevice | Functional for affine registration of two images on the GPU |
cmtk::ImagePairAffineRegistrationFunctionalTemplate< VM > | Functional that evaluates a voxel-based similarity measure |
cmtk::ImagePairNonrigidRegistration | Generic multiresolution voxel-registration class |
cmtk::ImagePairNonrigidRegistrationCommandLine | Class for command line controlled voxel registration |
cmtk::ImagePairNonrigidRegistrationFunctional | Common base class for all elastic registration functionals |
cmtk::ImagePairNonrigidRegistrationFunctionalTemplate< VM > | Parallel elastic registration functional |
cmtk::ImagePairRegistration | Generic multiresolution voxel-registration class |
cmtk::ImagePairRegistrationFunctional | Base class for voxel matching functionals |
cmtk::ImagePairSimilarityJointHistogram | Base class for voxel metrics with pre-converted image data |
cmtk::ImagePairSimilarityMeasure | Base class for voxel metrics with pre-converted image data |
cmtk::ImagePairSimilarityMeasureCR | Pairwise image similarity measure "correlation ratio" |
cmtk::ImagePairSimilarityMeasureMI | Base class for voxel metrics with pre-converted image data |
cmtk::ImagePairSimilarityMeasureMSD | Mean squared difference metric |
cmtk::ImagePairSimilarityMeasureNCC | Normalized Cross Correlation Metric |
cmtk::ImagePairSimilarityMeasureNMI | Base class for voxel metrics with pre-converted image data |
cmtk::ImagePairSimilarityMeasureRMS | Mean squared difference metric |
cmtk::ImagePairSymmetricNonrigidRegistrationFunctional | Symmtric-consistent elastic registration functional |
cmtk::ImagePairSymmetricNonrigidRegistrationFunctionalTemplate< VM, W > | Template for symmtric-consistent elastic registration functional |
cmtk::VoxelRegistration::ImagePreprocessor | Local class for preprocessing image data, e.g., by histogram operations, thresholding, and cropping |
cmtk::ImagePairRegistration::ImagePreprocessor | Local class for preprocessing image data, e.g., by histogram operations, thresholding, and cropping |
cmtk::ImageRGB | Class to represent ready-to-display RGB image data |
cmtk::ImageSymmetryPlaneCommandLine< TFunctional > | Class template for symmetry plane computation command line tools |
cmtk::ImageSymmetryPlaneCommandLineBase | Base class for symmetry plane computation command line tools |
cmtk::ImageSymmetryPlaneFunctional | Functional for finding a symmetry plane in 3-D volumes |
cmtk::ImageSymmetryPlaneFunctionalBase | Base class for functionals to find a symmetry plane in 3-D volumes |
cmtk::ImageSymmetryPlaneFunctionalDevice | Functional for finding a symmetry plane in 3-D volumes using GPU support |
cmtk::ImageTemplate< TPixelType > | Uniform volume template |
cmtk::ImageToImageRGB | Filter to convert image to RGB image using a color lookup table |
cmtk::ImageXformDB | Class for image and transformation database |
cmtk::FixedVector< NDIM, T >::Init | Initialization class: use this to select initialization constructor |
cmtk::VolumeIO::Initializer | Initializer class |
cmtk::MathUtil::BitInitializer::InitializeUnion | Union that is used for initializing variables of different types with bitfield values |
cmtk::GroupwiseRegistrationFunctionalXformTemplate< TXform >::InterpolateImageThreadParameters | Thread function parameters for image interpolation |
cmtk::GroupwiseRegistrationFunctionalXformTemplate< AffineXform >::InterpolateImageThreadParameters | Thread function parameters for image interpolation |
cmtk::GroupwiseRegistrationFunctionalXformTemplate< SplineWarpXform >::InterpolateImageThreadParameters | Thread function parameters for image interpolation |
cmtk::Intersection | Utility Class for Intersection Computation |
cmtk::InverseInterpolationVolumeReconstruction< TInterpolator > | Class for volume reconstruction using inverse interpolation |
cmtk::InverseInterpolationVolumeReconstructionBase | Base class for volume reconstruction using inverse interpolation |
cmtk::CommandLine::Item | Virtual base class for command line item |
cmtk::IterativeDirectionOptimizer | Iterative direction optimizer |
cmtk::ReformatVolume::Jacobian | Function class for reformating of a Jacobian map |
cmtk::SplineWarpXform::JacobianConstraintThreadInfo | Thread parameter block for volume resampling |
cmtk::JointHistogram< T > | Joint histogram of two distributions |
cmtk::JointHistogramBase | Basic (non-template) 2-D histogram functions |
cmtk::CommandLine::Key | Command line key: short and long option |
cmtk::CommandLine::KeyActionGroupType | Type for action groups, which map a group name to the group's key-action list |
cmtk::CommandLine::KeyToAction | Local class that connects command line options with their evaluators |
cmtk::CommandLine::KeyToActionEnum | Local class that connects command line options with enum group evaluators |
cmtk::CommandLine::KeyToActionSingle | Local class that connects command line options with single action evaluators |
cmtk::LabelCombinationMultiClassSTAPLE | Multi-class STAPLE label combination |
cmtk::LabelCombinationSTAPLE | Binary STAPLE label combination |
cmtk::LabelCombinationVoting | Label voting image combination |
cmtk::Landmark | Coordinates of an (anatomical) landmark |
cmtk::LandmarkList | List of landmarks in 3-D |
cmtk::ImagePairAffineRegistration::LevelParameters | Base class for registration level parameters |
cmtk::ImagePairNonrigidRegistration::LevelParameters | Base class for registration level parameters |
cmtk::ImagePairRegistration::LevelParameters | Base class for registration level parameters |
cmtk::Interpolators::Linear | Linear interpolator |
cmtk::CommandLine::List< T > | Command line option with list argument: repeated calls will add to list |
cmtk::LockingPtr< T > | Class for mutually exclusive access to objects |
cmtk::LogHistogram< T > | Histogram of log intensities |
cmtk::MakeInitialAffineTransformation | Class for generating initial affine coordinate transformations between two images |
cmtk::MatchedLandmark | Matched landmark (landmark with source and target location) |
cmtk::MatchedLandmarkList | List of matched landmarks in 3-D |
cmtk::MathUtil | General-purpose mathematical functions and function templates |
cmtk::Matrix< TElement, NDim > | Rekursive matrix template |
cmtk::Matrix2D< T > | Two-dimensional matrix template |
cmtk::Matrix3D< T > | Three-dimensional matrix template |
cmtk::Matrix3x3< T > | Homogeneous 3x3 transformation matrix |
cmtk::Matrix4x4< T > | Homogeneous 4x4 transformation matrix |
cmtk::Matrix< TElement, 1 > | |
cmtk::Accumulators::Max< TDataType > | Maximum-value accumulator |
cmtk::MetaInformationObject | Meta-information associated with library objects |
cmtk::MultiChannelHistogramRegistrationFunctional< TDataType, TInterpolator, THashKeyType, NBitsPerChannel >::MetricData | Local class for data needed to compute similarity metric |
cmtk::MultiChannelRMIRegistrationFunctional< TRealType, TDataType, TInterpolator >::MetricData | Local class for data needed to compute similarity metric |
cmtk::MountPoints | Directory translation |
cmtk::MultiChannelHistogramRegistrationFunctional< TDataType, TInterpolator, THashKeyType, NBitsPerChannel > | Base class for multi-channel registration functionals using the Histogram metric |
cmtk::MultiChannelRegistrationFunctional< TInterpolator > | Base class for multi-channel registration functionals |
cmtk::MultiChannelRegistrationFunctionalBase | Base class for multi-channel registration functionals |
cmtk::MultiChannelRMIRegistrationFunctional< TRealType, TDataType, TInterpolator > | Base class for multi-channel registration functionals using the RMI metric |
cmtk::MultiFilter< O > | Filter with several inputs |
cmtk::MultiLevelOptimizer | Multi-level optimizer |
cmtk::MutexLock | Generic mutex lock |
cmtk::Interpolators::NearestNeighbor | NearestNeighbor interpolator |
cmtk::CommandLine::NonOptionParameter | Non-option parameter |
cmtk::CommandLine::NonOptionParameterVector | Non-option parameter |
cmtk::NumericTraits< TType > | Base class for numeric traits definition for primitive data types. |
cmtk::NumericTraits< char > | |
cmtk::NumericTraits< short > | |
cmtk::NumericTraits< unsigned char > | |
cmtk::Object | Base class for all reference counted objects |
cmtk::Optimizer | Abstract optimizer |
cmtk::OptimizerBase | Base class for all optimizers and meta optimizers |
cmtk::CommandLine::Option< T > | Command line option with argument |
cmtk::OverlapMeasures | Class for overlap measures between multiple segmentations |
cmtk::ParallelElasticFunctional< VM > | Parallel elastic registration functional |
cmtk::ParametricPlane | Class for parameterized infinite planes |
cmtk::AnatomicalOrientation::PermutationMatrix | Class for permutation matrix that can be applied to pixel indexes, as well as dimension, and pixel size arrays |
cmtk::PGM | Reader/writer class for PGM (portable graymap) files |
cmtk::CompressedStream::Pipe | Class for reader engine using pipe |
cmtk::PipelineObject | Base class for all reference counted and linked objects |
cmtk::ReformatVolume::Plain | Function class for plain reformating |
cmtk::Plane | Class for 2D planes, that is uniform point meshes |
cmtk::PlaneSource | Class to generate slicing planes according to volume data |
cmtk::Polynomial< NDegree, TRealType > | Generic class template for polynomials of arbitrary degrees |
cmtk::Polynomial< 0, TRealType > | Generic class template for polynomials of degree 1 |
cmtk::Polynomial< 1, TRealType > | Generic class template for polynomials of degree 1 |
cmtk::Polynomial< 2, TRealType > | Generic class template for polynomials of degree 2 |
cmtk::Polynomial< 3, TRealType > | Generic class template for polynomials of degree 3 |
cmtk::Polynomial< 4, TRealType > | Generic class template for polynomials of degree 4 |
cmtk::ProbeInfo | Information on volume node data |
cmtk::Progress | Generic class for progress indication |
cmtk::ProgressConsole | Progress indicator with console output |
cmtk::ProtocolCallback | Callback object with protocol functionality |
cmtk::QGraphicsPixmapItemEvents | Class that derives from Qt's pixmap graphics item and signals events it receives |
cmtk::QRDecomposition< TFloat > | Compute the QRDecomposition of a matrix |
cmtk::QtIcons | Collection of general-purpose icons for Qt applications |
cmtk::QtImageOperators | A collection of 3D image operators with Qt menu |
cmtk::QtProgress | Class for interface of progress meter to Qt |
cmtk::QtRenderImageRGB | Class to render RGB images in Qt |
cmtk::QtScrollRenderView | Widget that renders an RGB image in a scrolled viewport |
cmtk::QtSliderEntry | Widget that combines a slider with a numerical entry field and labels |
cmtk::QtTriplanarViewer | Stand-alone triplanar image viewer |
cmtk::QtTriplanarWindow | Triplanar image viewer window |
cmtk::QtWindowLevelControls | Widget for a group box with Window/Level controls |
cmtk::QtWindowLevelDialog | Dialog with WIndow/Level and Colormap controls |
cmtk::Units::Radians | Angle of rotation in radians |
cmtk::Progress::Range | Class to current progress range, which can be nested |
cmtk::Types::Range< T > | Range of DataItem values specified as lower and upper bound |
cmtk::CompressedStream::ReaderBase | Abstract base class for low-level reader engines |
cmtk::ReformatVolume | Utility class for reformatting volume data |
cmtk::Region< NDIM, T > | Class for n-dimensional image index |
cmtk::RegionIndexIterator< NDIM, T > | Class for n-dimensional image index |
cmtk::Registration2d2d | Class for registration of two 2D images |
cmtk::RegistrationCallback | Generic callback class |
cmtk::RegistrationDatabaseUpdater | Class for updating the image/transformation database with a newly computed registration |
cmtk::RegistrationJointHistogram< I > | 2-D histogram for entropy-based image similarity measures |
cmtk::Renderer | General renderer template class |
cmtk::UniformVolume::ResampleTaskInfo | Thread parameter block for volume resampling |
cmtk::ResourceFile | Resource file is a map of sections accessed by section title |
cmtk::RGB | Red, green, and blue components of one pixel |
cmtk::RGBA | RGB components plus transparency (alpha value) |
cmtk::SafeCounter | Thread-safe counter |
cmtk::ScalarImage | Two-dimensional image with scalar pixel values |
cmtk::ScalarImageIO | Read and write scalar 2d images |
cmtk::ScalarImageSimilarity | Class with operators to compute various 2-D image similarity measures |
cmtk::ScalarImageSimilarityMemory | Memory for image similarity computation |
cmtk::ScaleHistogramValueTrait< T > | Histogram kernel scaling traits |
cmtk::ScaleHistogramValueTrait< int > | |
cmtk::ScaleHistogramValueTrait< unsigned int > | |
cmtk::SearchTrace< R > | Class for traces in the optimization search space |
cmtk::SegmentationLabel | A label (class) in a segmentation |
cmtk::SimpleLevelset | Class for computing a simple two-phase levelset evolution |
cmtk::SimpleLevelsetCommandLine< TImpl > | Command line interface class template for simple levelset segmentation with a particular implementation (CPU or GPU) |
cmtk::SimpleLevelsetCommandLineBase | Command line interface base class for simple levelset segmentation |
cmtk::SimpleLevelsetDevice | Class for computing a simple levelset evolution on the GPU |
cmtk::Slicer | Reformat slice image from a volume |
cmtk::SmartConstPointer< T > | Smart pointer with reference counting |
cmtk::SmartPointer< T > | Smart pointer with reference counting |
cmtk::Source< O > | General data source object |
cmtk::SplineWarpCongealingFunctional | Functional for spline warp congealing |
cmtk::SplineWarpGroupwiseRegistrationRMIFunctional | Functional for spline warp groupwise registration |
cmtk::SplineWarpMultiChannelIntensityCorrectionRegistrationFunctional< TMetricFunctional > | Class for spline warp multi-channel registration functional |
cmtk::SplineWarpMultiChannelRegistrationFunctional< TMetricFunctional > | Class for spline warp multi-channel registration functional |
cmtk::SplineWarpXform | B-spline-based local deformation |
cmtk::SplineWarpXformITKIO | Class for reading and writing affine transformations from and to ITK's file format |
cmtk::SplineWarpXformUniformVolume | Pre-compute transformation for grid locations in a uniform volume |
cmtk::SQLite | Wrapper class for SQLite database |
cmtk::StackBacktrace | Class for printing stack backtrace in the event of a crash |
cmtk::SplineWarpCongealingFunctional::StaticThreadStorage | Class for static thread storage to avoid recurring memory allocations |
cmtk::Study | Class for parameters of a general imaging study |
cmtk::StudyImageSet | An imaging study that is constructed from multiple 2-D images |
cmtk::StudyList | |
cmtk::Accumulators::Sum< TDataType > | Sum accumulator |
cmtk::SurfaceNormal | Class that computes the surface normal |
cmtk::CommandLine::Switch< T > | Command line switch |
cmtk::SymmetricElasticFunctional | Symmtric-consistent elastic registration functional |
cmtk::SymmetricElasticFunctional_Template< VM > | Template for symmtric-consistent elastic registration functional |
cmtk::SymmetryPlaneFunctional | Functional for finding a symmetry plane in 3-D volumes |
cmtk::TemplateArray< T > | Template for Variable-Typed Data Arrays |
cmtk::TemplateMultiChannelRegistrationFunctional< TXform, TMetricFunctional > | Class for transformation-templated multi-channel registration functional |
cmtk::TestFunctionMap | Map from test name to test function |
cmtk::ThreadParameterArray< TClass, TParam > | Array of thread parameters |
cmtk::ThreadParameters< T > | Base class for thread parameter blocks |
cmtk::UniformDistanceMap< TDistanceDataType >::ThreadParametersEDT | Thread parameters |
cmtk::ThreadPool | Class that provides a pool of continuously running threads that can be used for reducing overhead in SMP computations |
cmtk::ThreadPool::ThreadPoolArg | Thread function arguments: identify pool and index of thread in it |
cmtk::ThreadSemaphore | Semaphore for thread synchronization |
TMetricFunctional | |
TMultiChannelMetricFunctional | |
cmtk::TransformChangeFromSpaceAffine | Compute affine coordinate transformation in standard space from transformation in natrive reference and floating image coordinate spaces |
cmtk::TransformChangeToSpaceAffine | Compute affine coordinate transformation between native spaces of reference and floating images |
cmtk::TransformedVolumeAxes | Class that represents pre-transformed axes samples for 3D volumes |
cmtk::TypedArray | Generic Variable-Typed Data Array |
cmtk::TypedArrayFunction | Base class for lookup classes |
cmtk::TypedArrayFunctionHistogramEqualization | Lookup class for histogram equalization |
cmtk::TypedArrayFunctionHistogramMatching | Lookup class for histogram intensity matching |
cmtk::TypedArrayNoiseEstimatorBrummer | Estimate noise level in data stored in a TypedArray |
cmtk::TypedArrayNoiseEstimatorMaximumLikelihood | Estimate noise level in data stored in a TypedArray |
cmtk::TypedArrayNoiseEstimatorNaiveGaussian | Estimate noise level in data stored in a TypedArray |
cmtk::TypedArraySimilarity | Class with operators to compute various pixel similarity measures |
cmtk::TypedArraySimilarityMemory | Memory for typed array similarity computation |
cmtk::TypedStream | Class for reading and writing og "typedstream" archives |
cmtk::TypedStreamStudylist | Studylist with typedstream file system interface |
cmtk::UniformDistanceMap< TDistanceDataType > | Distance map on a uniform grid |
cmtk::UniformVolume | Uniform volume |
cmtk::UniformVolumeFilter | Filter operations for 3D uniform image data |
cmtk::UniformVolumeInterpolator< TInterpolationFunction > | Class template for kernel-based volume interpolators |
cmtk::UniformVolumeInterpolatorBase | Base class for kernel-based uniform volume |
cmtk::UniformVolumeInterpolatorPartialVolume | Partial-volume interpolation class |
cmtk::UniformVolumeOnDevice | Copy from host to device |
cmtk::UniformVolumePainter | Class for painting in uniform volume objects |
cmtk::UnionFind< T > | Class template for (relatively) efficient union-find algorithm |
cmtk::Units::UnitBase | Base class for a value with a physical unit |
cmtk::EntropyMinimizationIntensityCorrectionFunctionalBase::UpdateOutputImageThreadParameters | Class for output image update thread parameters |
cmtk::ValueSequence< T > | Class for computing characteristic values of number sequences |
cmtk::Vector< T > | Numerical vector class |
cmtk::CommandLine::Vector< T > | Command line option with vector argument |
cmtk::Volume | General 3D volume |
cmtk::VolumeClipping | Utility class for volume clipping |
cmtk::VolumeFromFile | Class to read uniform volume from disk file(s) |
cmtk::VolumeFromSlices | Class for building 3D fields from slice image data |
cmtk::VolumeFromStudy | Class for building 3D volumes from an Study object |
cmtk::VolumeGridToGridLookup | Class for grid to grid lookup tables |
cmtk::VolumeInjectionReconstruction | Class for volume reconstruction using volume injection |
cmtk::VolumeIO | Class for input/output of 3-D image data |
cmtk::VolumeWrapper | Class to encapsulate volume objects |
cmtk::VoxelMatchingAffineFunctional | Base-class for affine registration functionals |
cmtk::VoxelMatchingAffineFunctionalTemplate< VM > | Functional that evaluates a voxel-based similarity measure |
cmtk::VoxelMatchingCorrRatio< I > | Voxel metric "correlation ratio" |
cmtk::VoxelMatchingCrossCorrelation | Normalized Cross Correlation Metric |
cmtk::VoxelMatchingElasticFunctional | Common base class for all elastic registration functionals |
cmtk::VoxelMatchingElasticFunctional_Template< VM > | Functional that evaluates a voxel-based similarity measure |
cmtk::VoxelMatchingElasticFunctional_WarpTemplate< W > | Template class for elastic registration functional |
cmtk::VoxelMatchingFunctional | Base class for voxel matching functionals |
cmtk::VoxelMatchingFunctional_Template< VM > | Functional that evaluates a voxel-based similarity measure |
cmtk::VoxelMatchingMeanSquaredDifference | Mean squared difference metric |
cmtk::VoxelMatchingMetric< T, DT, I > | Base class for voxel metrics with pre-converted image data |
cmtk::VoxelMatchingMetric_Type< T, DT > | Base class for voxel metrics with pre-converted image data |
cmtk::VoxelMatchingMutInf< I > | Voxel metric "mutual information" |
cmtk::VoxelMatchingNormMutInf< I > | Voxel metric "normalized mutual information" |
cmtk::VoxelRegistration | Generic multiresolution voxel-registration class |
cmtk::WarpXform | Common base class for free-form-deformation-based warps |
cmtk::Xform | General 3D coordinate transformation |
cmtk::XformIO | Utility class for one-stop transformation import |
cmtk::XformList | A transformation list |
cmtk::XformListEntry | An entry in a transformation sequence |
cmtk::XformListIO | Utility class to generate a list of concatenated transformation objects |
cmtk::XformUniformVolume | Pre-compute transformation for grid locations in a uniform volume |
cmtk::CompressedStream::Zlib | Class for Zlib-based reader engine |