open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Namespaces | Classes
itk Namespace Reference

Namespaces

namespace  Functor
 
namespace  Statistics
 

Classes

class  AdaptiveOtsuThresholdImageFilter
 
class  FCMClassifierInitializationImageFilter
 Performs Fuzzy C-Means (FCM) Classification on an image. More...
 
class  FHWRescaleIntensityImageFilter
 Applies a linear transformation to the intensity levels of the input Image. More...
 
class  FuzzyClassifierImageFilter
 Performs defuzzification on a membership image. More...
 
class  FuzzyClassifierInitializationImageFilter
 Base class for fuzzy classifiers that take an image as input and produce a membership itk::VectorImage as output. More...
 
class  KFCMSClassifierInitializationImageFilter
 Performs Spatially Constrained Fuzzy C-Means based on kernel-induced distance (KFCMS) Classification on an image. More...
 
class  MSKFCMClassifierInitializationImageFilter
 Performs Modified Spatial Kernelized Fuzzy C-Means (MSKFCM) Classification on an image. More...
 
class  RemovePeaksOtsuThresholdImageCalculator
 Computes the Otsu's threshold for an image. More...
 
class  RemovePeaksOtsuThresholdImageFilter
 Threshold an image using the Otsu Threshold. More...
 
class  VectorImageDuplicator
 This helper class create a vector image which is perfect copy of the input vector image. More...