Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
SET FUNCTIONS. More...
Namespaces | |
Functor | |
Statistics | |
Classes | |
class | AdaptiveThresholdIterator |
Iterates over an image using a variable image function, which threshold can be varied during the iteration process. More... | |
class | ConnectedAdaptiveThresholdImageFilter |
ImageFilter used for processing an image with an adaptive iterator (such as itkAdaptiveThresholdIterator) More... | |
class | ContourExtractor2DImageFilter |
Computes a list of PolyLineParametricPath objects from the contours in a 2D image. More... | |
class | FFTImageFilterInitFactoryRegisterManager |
class | ImageIOFactoryRegisterManager |
class | ImageToPathFilter |
Base class for filters that take an image as input and produce an path as output. More... | |
class | ImportMitkImageContainer |
class | IntelligentBinaryClosingFilter |
class | LabelSampler |
class | LineHistogramBasedMassImageFilter |
class | LocalIntensityFilter |
class | LocalStatisticFilter |
class | LocalVariationImageFilter |
Calculates the local variation in each pixel. More... | |
class | MaskedNaryStatisticsImageFilter |
Computes a masked statistic on N images and produces vectors of those statistic results. More... | |
class | MaskedStatisticsImageFilter |
Compute min. max, variance and mean of an (masked) Image. More... | |
class | MaskImageFilter2 |
class | MeshIOFactoryRegisterManager |
class | MinMaxImageFilterWithIndex |
class | MinMaxLabelImageFilterWithIndex |
class | MultiGaussianImageSource |
Generate an 3-dimensional multigaussian image. More... | |
class | MultiHistogramFilter |
class | MultiOutputNaryFunctorImageFilter |
Perform a generic pixel-wise operation on N images and produces m output images. More... | |
class | MutexLockHolder |
class | NeighborhoodFunctorImageFilter |
class | ShortestPathCostFunction |
class | ShortestPathCostFunctionLiveWire |
Cost function for LiveWire purposes. Specific features are considered to calculate cummulative costs of a link between two pixels. These are: More... | |
class | ShortestPathCostFunctionTbss |
class | ShortestPathImageFilter |
class | ShortestPathNode |
class | SmartPointer |
class | SmoothedClassProbabilites |
class | SquaredEuclideanMetric |
class | StitchImageFilter |
ITK filter that resamples/stitches multiple images into a given reference geometry. More... | |
class | TotalVariationDenoisingImageFilter |
Applies a total variation denoising filter to an image. More... | |
class | TotalVariationSingleIterationImageFilter |
Applies a total variation denoising filter to an image. More... | |
class | TransformIOFactoryRegisterManager |
class | VariableLengthVector |
class | VtkAbstractTransform |
Adapter from vtkAbstractTransform to itk::Transform<TScalarType, 3, 3> More... | |
Typedefs | |
typedef double | DistanceType |
typedef unsigned int | NodeNumType |
Enumerations | |
enum | StitchStrategy { StitchStrategy::Mean, StitchStrategy::BorderDistance } |
Variables | |
template<class TPixel , unsigned int VImageDimension> | |
class ITK_EXPORT | Image |
void(*const | FFTImageFilterInitFactoryRegisterList [])(void) |
void(*const | ImageIOFactoryRegisterRegisterList [])(void) |
void(*const | MeshIOFactoryRegisterRegisterList [])(void) |
void(*const | TransformIOFactoryRegisterRegisterList [])(void) |
SET FUNCTIONS.
GET FUNCTIONS
typedef double itk::DistanceType |
Definition at line 19 of file itkShortestPathNode.h.
typedef unsigned int itk::NodeNumType |
Definition at line 21 of file itkShortestPathNode.h.
|
strong |
Enumerator | |
---|---|
Mean | |
BorderDistance |
Definition at line 28 of file itkStitchImageFilter.h.
void ITK_ABI_IMPORT itk::BioRadImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::BMPImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::Bruker2dseqImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::BYUMeshIOFactoryRegister__Private | ( | ) |
const FFTImageFilterInitFactoryRegisterManager itk::FFTImageFilterInitFactoryRegisterManagerInstance | ( | FFTImageFilterInitFactoryRegisterList | ) |
void ITK_ABI_IMPORT itk::FreeSurferAsciiMeshIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::FreeSurferBinaryMeshIOFactoryRegister__Private | ( | ) |
void itk::from_json | ( | const nlohmann::json & | j, |
RGBPixel< TComponent > & | c | ||
) |
Definition at line 114 of file mitkColorProperty.h.
void ITK_ABI_IMPORT itk::GDCMImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::GE4ImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::GE5ImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::GiftiMeshIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::GiplImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::HDF5ImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::HDF5TransformIOFactoryRegister__Private | ( | ) |
const ImageIOFactoryRegisterManager itk::ImageIOFactoryRegisterManagerInstance | ( | ImageIOFactoryRegisterRegisterList | ) |
void ITK_ABI_IMPORT itk::JPEG2000ImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::JPEGImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::LSMImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::MatlabTransformIOFactoryRegister__Private | ( | ) |
const MeshIOFactoryRegisterManager itk::MeshIOFactoryRegisterManagerInstance | ( | MeshIOFactoryRegisterRegisterList | ) |
void ITK_ABI_IMPORT itk::MetaImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::MINCImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::MRCImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::NiftiImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::NrrdImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::OBJMeshIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::OFFMeshIOFactoryRegister__Private | ( | ) |
std::ostream& itk::operator<< | ( | std::ostream & | os, |
const itk::StitchStrategy & | strategy | ||
) |
Definition at line 34 of file itkStitchImageFilter.h.
References BorderDistance, and Mean.
void ITK_ABI_IMPORT itk::PNGImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::StimulateImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::TIFFImageIOFactoryRegister__Private | ( | ) |
void itk::to_json | ( | nlohmann::json & | j, |
const RGBPixel< TComponent > & | c | ||
) |
Definition at line 105 of file mitkColorProperty.h.
const TransformIOFactoryRegisterManager itk::TransformIOFactoryRegisterManagerInstance | ( | TransformIOFactoryRegisterRegisterList | ) |
void ITK_ABI_IMPORT itk::TxtTransformIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::VnlFFTImageFilterInitFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::VTKImageIOFactoryRegister__Private | ( | ) |
void ITK_ABI_IMPORT itk::VTKPolyDataMeshIOFactoryRegister__Private | ( | ) |
void(* const itk::FFTImageFilterInitFactoryRegisterList[])(void) |
Definition at line 47 of file itkFFTImageFilterInitFactoryRegisterManager.h.
class ITK_EXPORT itk::Image |
Definition at line 25 of file mitkGeometryClipImageFilter.h.
void(* const itk::ImageIOFactoryRegisterRegisterList[])(void) |
Definition at line 49 of file itkImageIOFactoryRegisterManager.h.
void(* const itk::MeshIOFactoryRegisterRegisterList[])(void) |
Definition at line 49 of file itkMeshIOFactoryRegisterManager.h.
void(* const itk::TransformIOFactoryRegisterRegisterList[])(void) |
Definition at line 49 of file itkTransformIOFactoryRegisterManager.h.