▼Nitk | |
►Nsimple | |
►Ndetail | |
CDualExecuteInternalAddressor | |
CDualExecuteInternalVectorAddressor | |
CDualMemberFunctionFactory | A class used to instantiate and generate function objects of templated member functions with two template arguments |
CExecuteInternalLabelImageAddressor | |
CExecuteInternalVectorImageAddressor | |
CMemberFunctionAddressor | |
CMemberFunctionFactory | A class used to instantiate and generate function object to templated member functions |
CMemberFunctionFactoryBase | A base class for the MemberFunctionFactory |
CMemberFunctionFactoryBase< TMemberFunctionPointer, TKey, 0 > | |
CMemberFunctionFactoryBase< TMemberFunctionPointer, TKey, 1 > | |
CMemberFunctionFactoryBase< TMemberFunctionPointer, TKey, 2 > | |
CMemberFunctionFactoryBase< TMemberFunctionPointer, TKey, 3 > | |
CMemberFunctionFactoryBase< TMemberFunctionPointer, TKey, 4 > | |
CMemberFunctionFactoryBase< TMemberFunctionPointer, TKey, 5 > | |
CAbsImageFilter | Computes the absolute value of each pixel |
CAbsoluteValueDifferenceImageFilter | Implements pixel-wise the computation of absolute value difference |
CAcosImageFilter | Computes the inverse cosine of each pixel |
CAdaptiveHistogramEqualizationImageFilter | Power Law Adaptive Histogram Equalization |
CAddImageFilter | Pixel-wise addition of two images |
CAdditiveGaussianNoiseImageFilter | Alter an image with additive Gaussian white noise |
►CAffineTransform | An affine transformation about a fixed center with translation for a 2D or 3D coordinate |
CMyVisitor | |
CAggregateLabelMapFilter | Collapses all labels into the first label |
CAndImageFilter | Implements the AND bitwise operator pixel-wise between two images |
CAntiAliasBinaryImageFilter | A method for estimation of a surface from a binary volume |
CApproximateSignedDistanceMapImageFilter | Create a map of the approximate signed distance from the boundaries of a binary image |
CAsinImageFilter | Computes the sine of each pixel |
CAtan2ImageFilter | Computes two argument inverse tangent |
CAtanImageFilter | Computes the one-argument inverse tangent of each pixel |
CBasicPixelID | |
CBilateralImageFilter | Blurs an image while preserving edges |
CBinaryClosingByReconstructionImageFilter | Binary closing by reconstruction of an image |
CBinaryContourImageFilter | Labels the pixels on the border of the objects in a binary image |
CBinaryDilateImageFilter | Fast binary dilation |
CBinaryErodeImageFilter | Fast binary erosion |
CBinaryFillholeImageFilter | Remove holes not connected to the boundary of the image |
CBinaryGrindPeakImageFilter | Remove the objects not connected to the boundary of the image |
CBinaryImageToLabelMapFilter | Label the connected components in a binary image and produce a collection of label objects |
CBinaryMagnitudeImageFilter | Computes the square root of the sum of squares of corresponding input pixels |
CBinaryMedianImageFilter | Applies a version of the median filter optimized for binary images |
CBinaryMinMaxCurvatureFlowImageFilter | Denoise a binary image using min/max curvature flow |
CBinaryMorphologicalClosingImageFilter | Binary morphological closing of an image |
CBinaryMorphologicalOpeningImageFilter | Binary morphological opening of an image |
CBinaryNotImageFilter | Implements the BinaryNot logical operator pixel-wise between two images |
CBinaryOpeningByReconstructionImageFilter | Binary morphological closing of an image |
CBinaryProjectionImageFilter | Binary projection |
CBinaryReconstructionByDilationImageFilter | Binary reconstruction by dilation of an image |
CBinaryReconstructionByErosionImageFilter | Binary reconstruction by erosion of an image |
CBinaryThinningImageFilter | This filter computes one-pixel-wide edges of the input image |
CBinaryThresholdImageFilter | Binarize an input image by thresholding |
CBinaryThresholdProjectionImageFilter | BinaryThreshold projection |
CBinomialBlurImageFilter | Performs a separable blur on each dimension of an image |
CBinShrinkImageFilter | Reduce the size of an image by an integer factor in each dimension while performing averaging of an input neighborhood |
CBitwiseNotImageFilter | Implements pixel-wise generic operation on one image |
CBlackTopHatImageFilter | Black top hat extracts local minima that are smaller than the structuring element |
CBoundedReciprocalImageFilter | Computes 1/(1+x) for each pixel in the image |
CBoxMeanImageFilter | Implements a fast rectangular mean filter using the accumulator approach |
CBoxSigmaImageFilter | Implements a fast rectangular sigma filter using the accumulator approach |
►CBSplineTransform | A deformable transform over a bounded spatial domain using a BSpline representation for a 2D or 3D coordinate space |
CMyVisitor | |
CBSplineTransformInitializerFilter | BSplineTransformInitializerFilter is a helper class intended to initialize the control point grid such that it has a physically consistent definition. It sets the transform domain origin, physical dimensions and direction from information obtained from the image. It also sets the mesh size if asked to do so by calling SetTransformDomainMeshSize()before calling InitializeTransform() |
CCannyEdgeDetectionImageFilter | This filter is an implementation of a Canny edge detector for scalar-valued images |
►CCastImageFilter | A hybrid cast image filter to convert images to other types of images |
CCastAddressor | |
CLabelToAddressor | |
CToLabelAddressor | |
CToVectorAddressor | |
CCenteredTransformInitializerFilter | CenteredTransformInitializerFilter is a helper class intended to initialize the center of rotation and the translation of Transforms having the center of rotation among their parameters |
CCenteredVersorTransformInitializerFilter | CenteredVersorTransformInitializerFilter is a helper class intended to initialize the center of rotation, versor, and translation of the VersorRigid3DTransform |
CChangeLabelImageFilter | Change Sets of Labels |
CChangeLabelLabelMapFilter | Replace the label Ids of selected LabelObjects with new label Ids |
CCheckerBoardImageFilter | Combines two images in a checkerboard pattern |
CClampImageFilter | Casts input pixels to output pixel type and clamps the output pixel values to a specified range |
CClosingByReconstructionImageFilter | Closing by reconstruction of an image |
CCollidingFrontsImageFilter | Selects a region of space where two independent fronts run towards each other |
CCommand | An implementation of the Command design pattern for callback |
CComplexToImaginaryImageFilter | Computes pixel-wise the imaginary part of a complex image |
CComplexToModulusImageFilter | Computes pixel-wise the Modulus of a complex image |
CComplexToPhaseImageFilter | Computes pixel-wise the modulus of a complex image |
CComplexToRealImageFilter | Computes pixel-wise the real(x) part of a complex image |
CComposeImageFilter | ComposeImageFilter combine several scalar images into a multicomponent image |
CConditional | |
CConditionalValue | |
CConfidenceConnectedImageFilter | Segment pixels with similar statistics using connectivity |
CConnectedComponentImageFilter | Label the objects in a binary image |
CConnectedThresholdImageFilter | Label pixels that are connected to a seed and lie within a range of values |
CConstantPadImageFilter | Increase the image size by padding with a constant value |
CConvolutionImageFilter | Convolve a given image with an arbitrary image kernel |
CCosImageFilter | Computes the cosine of each pixel |
CCropImageFilter | Decrease the image size by cropping the image by an itk::Size at both the upper and lower bounds of the largest possible region |
CCurvatureAnisotropicDiffusionImageFilter | |
CCurvatureFlowImageFilter | Denoise an image using curvature driven flow |
CCyclicShiftImageFilter | Perform a cyclic spatial shift of image intensities on the image grid |
CDanielssonDistanceMapImageFilter | This filter computes the distance map of the input image as an approximation with pixel accuracy to the Euclidean distance |
CDemonsRegistrationFilter | Deformably register two images using the demons algorithm |
CDerivativeImageFilter | Computes the directional derivative of an image. The directional derivative at each pixel location is computed by convolution with a derivative operator of user-specified order |
CDiffeomorphicDemonsRegistrationFilter | Deformably register two images using a diffeomorphic demons algorithm |
CDilateObjectMorphologyImageFilter | Dilation of an object in an image |
CDisableIf | |
CDiscreteGaussianDerivativeImageFilter | Calculates image derivatives using discrete derivative gaussian kernels. This filter calculates Gaussian derivative by separable convolution of an image and a discrete Gaussian derivative operator (kernel) |
CDiscreteGaussianImageFilter | Blurs an image by separable convolution with discrete gaussian kernels. This filter performs Gaussian blurring by separable convolution of an image and a discrete Gaussian operator (kernel) |
CDisplacementFieldJacobianDeterminantFilter | Computes a scalar image from a vector image (e.g., deformation field) input, where each output scalar at each pixel is the Jacobian determinant of the vector field at that location. This calculation is correct in the case where the vector image is a "displacement" from the current location. The computation for the jacobian determinant is: det[ dT/dx ] = det[ I + du/dx ] |
►CDisplacementFieldTransform | A dense deformable transform over a bounded spatial domain for 2D or 3D coordinates space |
CMyVisitor | |
CDivideFloorImageFilter | Implements pixel-wise generic operation of two images, or of an image and a constant |
CDivideImageFilter | Pixel-wise division of two images |
CDivideRealImageFilter | Implements pixel-wise generic operation of two images, or of an image and a constant |
CDoubleThresholdImageFilter | Binarize an input image using double thresholding |
CEdgePotentialImageFilter | Computes the edge potential of an image from the image gradient |
CEnableIf | |
CEqualImageFilter | Implements pixel-wise generic operation of two images, or of an image and a constant |
CErodeObjectMorphologyImageFilter | Erosion of an object in an image |
CEuler2DTransform | A rigid 2D transform with rotation in radians around a fixed center with translation |
CEuler3DTransform | A rigid 3D transform with rotation in radians around a fixed center with translation |
CExpandImageFilter | Expand the size of an image by an integer factor in each dimension |
CExpImageFilter | Computes the exponential function of each pixel |
CExpNegativeImageFilter | Computes the function exp(-K.x) for each input pixel |
CExtractImageFilter | Decrease the image size by cropping the image to the selected region bounds |
CFastApproximateRankImageFilter | A separable rank filter |
CFastMarchingBaseImageFilter | Fast Marching Method on Image |
CFastMarchingImageFilter | Solve an Eikonal equation using Fast Marching |
CFastMarchingUpwindGradientImageFilter | Generates the upwind gradient field of fast marching arrival times |
CFastSymmetricForcesDemonsRegistrationFilter | Deformably register two images using a symmetric forces demons algorithm |
CFFTConvolutionImageFilter | Convolve a given image with an arbitrary image kernel using multiplication in the Fourier domain |
CFFTNormalizedCorrelationImageFilter | Calculate normalized cross correlation using FFTs |
CFFTPadImageFilter | Pad an image to make it suitable for an FFT transformation |
CFFTShiftImageFilter | Shift the zero-frequency components of a Fourier transform to the center of the image |
CFlipImageFilter | Flips an image across user specified axes |
CForwardFFTImageFilter | Base class for forward Fast Fourier Transform |
CFunctionCommand | A Command class which allows setting an external function, or member function |
CGaborImageSource | Generate an n-dimensional image of a Gabor filter |
CGaussianImageSource | Generate an n-dimensional image of a Gaussian |
CGenericException | The base SimpleITK exception class |
CGeodesicActiveContourLevelSetImageFilter | Segments structures in images based on a user supplied edge potential map |
CGradientAnisotropicDiffusionImageFilter | |
CGradientImageFilter | Computes the gradient of an image using directional derivatives |
CGradientMagnitudeImageFilter | Computes the gradient magnitude of an image region at each pixel |
CGradientMagnitudeRecursiveGaussianImageFilter | Computes the Magnitude of the Gradient of an image by convolution with the first derivative of a Gaussian |
CGradientRecursiveGaussianImageFilter | Computes the gradient of an image by convolution with the first derivative of a Gaussian |
CGrayscaleConnectedClosingImageFilter | Enhance pixels associated with a dark object (identified by a seed pixel) where the dark object is surrounded by a brigher object |
CGrayscaleConnectedOpeningImageFilter | Enhance pixels associated with a bright object (identified by a seed pixel) where the bright object is surrounded by a darker object |
CGrayscaleDilateImageFilter | Grayscale dilation of an image |
CGrayscaleErodeImageFilter | Grayscale erosion of an image |
CGrayscaleFillholeImageFilter | Remove local minima not connected to the boundary of the image |
CGrayscaleGeodesicDilateImageFilter | Geodesic gray scale dilation of an image |
CGrayscaleGeodesicErodeImageFilter | Geodesic gray scale erosion of an image |
CGrayscaleGrindPeakImageFilter | Remove local maxima not connected to the boundary of the image |
CGrayscaleMorphologicalClosingImageFilter | Gray scale dilation of an image |
CGrayscaleMorphologicalOpeningImageFilter | Gray scale dilation of an image |
CGreaterEqualImageFilter | Implements pixel-wise generic operation of two images, or of an image and a constant |
CGreaterImageFilter | Implements pixel-wise generic operation of two images, or of an image and a constant |
CGridImageSource | Generate an n-dimensional image of a grid |
CHalfHermitianToRealInverseFFTImageFilter | Base class for specialized complex-to-real inverse Fast Fourier Transform |
CHashImageFilter | Compute the sha1 or md5 hash of an image |
CHausdorffDistanceImageFilter | Computes the Hausdorff distance between the set of non-zero pixels of two images |
CHConcaveImageFilter | Identify local minima whose depth below the baseline is greater than h |
CHConvexImageFilter | Identify local maxima whose height above the baseline is greater than h |
CHistogramMatchingImageFilter | Normalize the grayscale values between two images by histogram matching |
CHMaximaImageFilter | Suppress local maxima whose height above the baseline is less than h |
CHMinimaImageFilter | Suppress local minima whose depth below the baseline is less than h |
CHuangThresholdImageFilter | Threshold an image using the Huang Threshold |
►CImage | The main Image class for SimpleITK |
CAllocateMemberFunctionAddressor | |
CImageFileReader | Read a 2D or 3D image and return a smart pointer to a SimpleITK image |
CImageFileWriter | Write out a SimpleITK image to the specified file location |
CImageFilter | The base interface for SimpleITK filters that take one input image |
CImageReaderBase | An abract base class for image readers |
►CImageRegistrationMethod | An interface method to the modular ITKv4 registration framework |
CEvaluateMemberFunctionAddressor | |
CImageSeriesReader | Read series of image into a SimpleITK image |
CImageSeriesWriter | Writer series of image from a SimpleITK image |
CImageTypeToPixelID | |
CImageTypeToPixelID< itk::Image< TPixelType, VImageDimension > > | |
CImageTypeToPixelID< itk::LabelMap< itk::LabelObject< TLabelType, VImageDimension > > > | |
CImageTypeToPixelID< itk::VectorImage< TPixelType, VImageDimension > > | |
CImageTypeToPixelIDValue | |
CImportImageFilter | Compose a 2D or 3D image and return a smart pointer to a SimpleITK image |
CIntensityWindowingImageFilter | Applies a linear transformation to the intensity levels of the input Image that are inside a user-defined interval. Values below this interval are mapped to a constant. Values over the interval are mapped to another constant |
CIntermodesThresholdImageFilter | Threshold an image using the Intermodes Threshold |
CInverseDeconvolutionImageFilter | The direct linear inverse deconvolution filter |
CInverseDisplacementFieldImageFilter | Computes the inverse of a displacement field |
CInverseFFTImageFilter | Base class for inverse Fast Fourier Transform |
CInvertDisplacementFieldImageFilter | Iteratively estimate the inverse field of a displacement field |
CInvertIntensityImageFilter | Invert the intensity of an image |
CIsBasic | |
CIsBasic< BasicPixelID< TPixelType > > | |
CIsBasic< itk::Image< TPixelType, VImageDimension > > | |
CIsInstantiated | |
CIsInstantiated< itk::Image< TPixelType, VImageDimension >, 0 > | |
CIsInstantiated< itk::LabelMap< itk::LabelObject< TLabelType, VImageDimension > >, 0 > | |
CIsInstantiated< itk::VectorImage< TPixelType, VImageDimension >, 0 > | |
CIsLabel | |
CIsLabel< itk::LabelMap< itk::LabelObject< TLabelType, VImageDimension > > > | |
CIsLabel< LabelPixelID< TPixelType > > | |
CIsoContourDistanceImageFilter | Compute an approximate distance from an interpolated isocontour to the close grid points |
CIsoDataThresholdImageFilter | Threshold an image using the IsoData Threshold |
CIsolatedConnectedImageFilter | Label pixels that are connected to one set of seeds but not another |
CIsolatedWatershedImageFilter | Isolate watershed basins using two seeds |
CIsVector | |
CIsVector< itk::VectorImage< TPixelType, VImageDimension > > | |
CIsVector< VectorPixelID< TPixelType > > | |
CJoinSeriesImageFilter | Join N-D images into an (N+1)-D image |
CKittlerIllingworthThresholdImageFilter | Threshold an image using the KittlerIllingworth Threshold |
CLabelContourImageFilter | Labels the pixels on the border of the objects in a labeled image |
CLabelImageToLabelMapFilter | Convert a labeled image to a label collection image |
CLabelIntensityStatisticsImageFilter | Convenient class to convert a label image to a label map and valuate the statistics attributes at once |
CLabelMapContourOverlayImageFilter | Apply a colormap to the contours (outlines) of each object in a label map and superimpose it on top of the feature image |
CLabelMapMaskImageFilter | Mask and image with a LabelMap |
CLabelMapOverlayImageFilter | Apply a colormap to a label map and superimpose it on an image |
CLabelMapToBinaryImageFilter | Convert a LabelMap to a binary image |
CLabelMapToLabelImageFilter | Converts a LabelMap to a labeled image |
CLabelMapToRGBImageFilter | Convert a LabelMap to a colored image |
CLabelOverlapMeasuresImageFilter | Computes overlap measures between the set same set of labels of pixels of two images. Background is assumed to be 0 |
CLabelOverlayImageFilter | Apply a colormap to a label image and put it on top of the input image |
CLabelPixelID | |
CLabelShapeStatisticsImageFilter | Converts a label image to a label map and valuates the shape attributes |
CLabelStatisticsImageFilter | Given an intensity image and a label map, compute min, max, variance and mean of the pixels associated with each label or segment |
CLabelToRGBImageFilter | Apply a colormap to a label image |
CLabelUniqueLabelMapFilter | Make sure that the objects are not overlapping |
CLabelVotingImageFilter | This filter performs pixelwise voting among an arbitrary number of input images, where each of them represents a segmentation of the same scene (i.e., image) |
CLandmarkBasedTransformInitializerFilter | |
CLandweberDeconvolutionImageFilter | Deconvolve an image using the Landweber deconvolution algorithm |
CLaplacianImageFilter | |
CLaplacianRecursiveGaussianImageFilter | Computes the Laplacian of Gaussian (LoG) of an image |
CLaplacianSegmentationLevelSetImageFilter | Segments structures in images based on a second derivative image features |
CLaplacianSharpeningImageFilter | This filter sharpens an image using a Laplacian. LaplacianSharpening highlights regions of rapid intensity change and therefore highlights or enhances the edges. The result is an image that appears more in focus |
CLessEqualImageFilter | Implements pixel-wise generic operation of two images, or of an image and a constant |
CLessImageFilter | Implements pixel-wise generic operation of two images, or of an image and a constant |
CLevelSetMotionRegistrationFilter | Deformably register two images using level set motion |
CLiThresholdImageFilter | Threshold an image using the Li Threshold |
CLog10ImageFilter | Computes the log10 of each pixel |
CLogImageFilter | Computes the log() of each pixel |
CMagnitudeAndPhaseToComplexImageFilter | Implements pixel-wise conversion of magnitude and phase data into complex voxels |
CMaskedFFTNormalizedCorrelationImageFilter | Calculate masked normalized cross correlation using FFTs |
CMaskImageFilter | Mask an image with a mask |
CMaskNegatedImageFilter | Mask an image with the negative of a mask |
CMaximumEntropyThresholdImageFilter | Threshold an image using the MaximumEntropy Threshold |
CMaximumImageFilter | Implements a pixel-wise operator Max(a,b) between two images |
CMaximumProjectionImageFilter | Maximum projection |
CMeanImageFilter | Applies an averaging filter to an image |
CMeanProjectionImageFilter | Mean projection |
CMedianImageFilter | Applies a median filter to an image |
CMedianProjectionImageFilter | Median projection |
CMergeLabelMapFilter | Merges several Label Maps |
CMinimumImageFilter | Implements a pixel-wise operator Min(a,b) between two images |
CMinimumMaximumImageFilter | Computes the minimum and the maximum intensity values of an image |
CMinimumProjectionImageFilter | Minimum projection |
CMinMaxCurvatureFlowImageFilter | Denoise an image using min/max curvature flow |
CMirrorPadImageFilter | Increase the image size by padding with replicants of the input image value |
CModulusImageFilter | Computes the modulus (x % dividend) pixel-wise |
CMomentsThresholdImageFilter | Threshold an image using the Moments Threshold |
CMorphologicalGradientImageFilter | Gray scale dilation of an image |
CMorphologicalWatershedFromMarkersImageFilter | Morphological watershed transform from markers |
CMorphologicalWatershedImageFilter | Watershed segmentation implementation with morphogical operators |
CMultiLabelSTAPLEImageFilter | This filter performs a pixelwise combination of an arbitrary number of input images, where each of them represents a segmentation of the same scene (i.e., image) |
CMultiplyImageFilter | Pixel-wise multiplication of two images |
CN4BiasFieldCorrectionImageFilter | Implementation of the N4 bias field correction algorithm |
CNaryAddImageFilter | Pixel-wise addition of N images |
CNaryMaximumImageFilter | Computes the pixel-wise maximum of several images |
CNeighborhoodConnectedImageFilter | Label pixels that are connected to a seed and lie within a neighborhood |
CNoiseImageFilter | Calculate the local noise in an image |
CNonCopyable | An inheratable class to disable copying of a class |
CNormalizedCorrelationImageFilter | Computes the normalized correlation of an image and a template |
CNormalizeImageFilter | Normalize an image by setting its mean to zero and variance to one |
CNormalizeToConstantImageFilter | Scales image pixel intensities to make the sum of all pixels equal a user-defined constant |
CNotEqualImageFilter | Implements pixel-wise generic operation of two images, or of an image and a constant |
CNotImageFilter | Implements the NOT logical operator pixel-wise on an image |
COpeningByReconstructionImageFilter | Opening by reconstruction of an image |
COrImageFilter | Implements the OR bitwise operator pixel-wise between two images |
COtsuMultipleThresholdsImageFilter | Threshold an image using multiple Otsu Thresholds |
COtsuThresholdImageFilter | Threshold an image using the Otsu Threshold |
CPasteImageFilter | Paste an image into another image |
CPatchBasedDenoisingImageFilter | Derived class implementing a specific patch-based denoising algorithm, as detailed below |
CPermuteAxesImageFilter | Permutes the image axes according to a user specified order |
CPhysicalPointImageSource | Generate an image of the physical locations of each pixel |
CPimpleImageBase | Private implementation idiom image base class |
CPixelIDToImageType | |
CPixelIDToImageType< BasicPixelID< TPixelType >, VImageDimension > | |
CPixelIDToImageType< LabelPixelID< TLabelType >, VImageDimension > | |
CPixelIDToImageType< VectorPixelID< TVectorPixelType >, VImageDimension > | |
CPixelIDToPixelIDValue | |
CPowImageFilter | Computes the powers of 2 images |
►CProcessObject | Base class for SimpleITK classes based on ProcessObject |
CEventCommand | |
CProjectedLandweberDeconvolutionImageFilter | Deconvolve an image using the projected Landweber deconvolution algorithm |
CRankImageFilter | Rank filter of a greyscale image |
CRealAndImaginaryToComplexImageFilter | ComposeImageFilter combine several scalar images into a multicomponent image |
CRealToHalfHermitianForwardFFTImageFilter | Base class for specialized real-to-complex forward Fast Fourier Transform |
CReconstructionByDilationImageFilter | Grayscale reconstruction by dilation of an image |
CReconstructionByErosionImageFilter | Grayscale reconstruction by erosion of an image |
CRecursiveGaussianImageFilter | Base class for computing IIR convolution with an approximation of a Gaussian kernel |
CRegionalMaximaImageFilter | Produce a binary image where foreground is the regional maxima of the input image |
CRegionalMinimaImageFilter | Produce a binary image where foreground is the regional minima of the input image |
CRegionOfInterestImageFilter | Extract a region of interest from the input image |
CRelabelComponentImageFilter | Relabel the components in an image such that consecutive labels are used |
CRelabelLabelMapFilter | This filter relabels the LabelObjects; the new labels are arranged consecutively with consideration for the background value |
CRenyiEntropyThresholdImageFilter | Threshold an image using the RenyiEntropy Threshold |
CResampleImageFilter | Resample an image via a coordinate transform |
CRescaleIntensityImageFilter | Applies a linear transformation to the intensity levels of the input Image |
CRichardsonLucyDeconvolutionImageFilter | Deconvolve an image using the Richardson-Lucy deconvolution algorithm |
CSaltAndPepperNoiseImageFilter | Alter an image with fixed value impulse noise, often called salt and pepper noise |
CScalarChanAndVeseDenseLevelSetImageFilter | Dense implementation of the Chan and Vese multiphase level set image filter |
CScalarConnectedComponentImageFilter | A connected components filter that labels the objects in an arbitrary image. Two pixels are similar if they are within threshold of each other. Uses ConnectedComponentFunctorImageFilter |
CScalarImageKmeansImageFilter | Classifies the intensity values of a scalar image using the K-Means algorithm |
CScalarToRGBColormapImageFilter | Implements pixel-wise intensity->rgb mapping operation on one image |
CScaleSkewVersor3DTransform | A over parameterized 3D Affine transform composed of the addition of a versor rotation matrix, a scale matrix and a skew matrix around a fixed center with translation |
►CScaleTransform | A 2D or 3D anisotropic scale of coordinate space around a fixed center |
CMyVisitor | |
CScaleVersor3DTransform | A parameterized 3D transform composed of the addition of a versor rotation matrix and a scale matrix around a fixed center with translation |
CShanbhagThresholdImageFilter | Threshold an image using the Shanbhag Threshold |
CShapeDetectionLevelSetImageFilter | Segments structures in images based on a user supplied edge potential map |
CShiftScaleImageFilter | Shift and scale the pixels in an image |
CShotNoiseImageFilter | Alter an image with shot noise |
CShrinkImageFilter | Reduce the size of an image by an integer factor in each dimension |
CSigmoidImageFilter | Computes the sigmoid function pixel-wise |
CSignedDanielssonDistanceMapImageFilter | |
CSignedMaurerDistanceMapImageFilter | This filter calculates the Euclidean distance transform of a binary image in linear time for arbitrary dimensions |
CSimilarity2DTransform | A similarity 2D transform with rotation in radians and isotropic scaling around a fixed center with translation |
CSimilarity3DTransform | A similarity 3D transform with rotation as a versor, and isotropic scaling around a fixed center with translation |
CSimilarityIndexImageFilter | Measures the similarity between the set of non-zero pixels of two images |
CSimpleContourExtractorImageFilter | Computes an image of contours which will be the contour of the first image |
CSinImageFilter | Computes the sine of each pixel |
CSliceImageFilter | |
CSmoothingRecursiveGaussianImageFilter | Computes the smoothing of an image by convolution with the Gaussian kernels implemented as IIR filters |
CSobelEdgeDetectionImageFilter | A 2D or 3D edge detection using the Sobel operator |
CSpeckleNoiseImageFilter | Alter an image with speckle (multiplicative) noise |
CSqrtImageFilter | Computes the square root of each pixel |
CSquaredDifferenceImageFilter | Implements pixel-wise the computation of squared difference |
CSquareImageFilter | Computes the square of the intensity values pixel-wise |
CStandardDeviationProjectionImageFilter | Mean projection |
CSTAPLEImageFilter | The STAPLE filter implements the Simultaneous Truth and Performance Level Estimation algorithm for generating ground truth volumes from a set of binary expert segmentations |
CStaticAssertFailure | |
CStaticAssertFailure< true > | |
CStatisticsImageFilter | Compute min. max, variance and mean of an Image |
CSubtractImageFilter | Pixel-wise subtraction of two images |
CSumProjectionImageFilter | Sum projection |
CSymmetricForcesDemonsRegistrationFilter | Deformably register two images using the demons algorithm |
CTanImageFilter | Computes the tangent of each input pixel |
CTernaryAddImageFilter | Pixel-wise addition of three images |
CTernaryMagnitudeImageFilter | Compute the pixel-wise magnitude of three images |
CTernaryMagnitudeSquaredImageFilter | Compute the pixel-wise squared magnitude of three images |
CThresholdImageFilter | Set image values to a user-specified value if they are below, above, or between simple threshold values |
CThresholdMaximumConnectedComponentsImageFilter | Finds the threshold value of an image based on maximizing the number of objects in the image that are larger than a given minimal size |
CThresholdSegmentationLevelSetImageFilter | Segments structures in images based on intensity values |
CTikhonovDeconvolutionImageFilter | An inverse deconvolution filter regularized in the Tikhonov sense |
CTileImageFilter | Tile multiple input images into a single output image |
►CTransform | A simplified wrapper around a variety of ITK transforms |
CDisplacementInitializationMemberFunctionAddressor | |
CTransformTryCastVisitor | |
CTransformToDisplacementFieldFilter | Generate a displacement field from a coordinate transform |
►CTranslationTransform | Translation of a 2D or 3D coordinate space |
CMyVisitor | |
CTriangleThresholdImageFilter | Threshold an image using the Triangle Threshold |
CUnaryMinusImageFilter | Computes the negative of each pixel |
CValuedRegionalMaximaImageFilter | Transforms the image so that any pixel that is not a regional maxima is set to the minimum value for the pixel type. Pixels that are regional maxima retain their value |
CValuedRegionalMinimaImageFilter | Transforms the image so that any pixel that is not a regional minima is set to the maximum value for the pixel type. Pixels that are regional minima retain their value |
CVectorConfidenceConnectedImageFilter | Segment pixels with similar statistics using connectivity |
CVectorConnectedComponentImageFilter | A connected components filter that labels the objects in a vector image. Two vectors are pointing similar directions if one minus their dot product is less than a threshold. Vectors that are 180 degrees out of phase are similar. Assumes that vectors are normalized |
CVectorIndexSelectionCastImageFilter | Extracts the selected index of the vector that is the input pixel type |
CVectorMagnitudeImageFilter | Take an image of vectors as input and produce an image with the magnitude of those vectors |
CVectorPixelID | |
CVersion | Version info for SimpleITK |
CVersorRigid3DTransform | A rotation as a versor around a fixed center with translation of a 3D coordinate space |
CVersorTransform | A 3D rotation transform with rotation as a versor around a fixed center |
CVotingBinaryHoleFillingImageFilter | Fills in holes and cavities by applying a voting operation on each pixel |
CVotingBinaryImageFilter | Applies a voting operation in a neighborhood of each pixel |
CVotingBinaryIterativeHoleFillingImageFilter | Fills in holes and cavities by iteratively applying a voting operation |
CWarpImageFilter | Warps an image using an input displacement field |
CWhiteTopHatImageFilter | White top hat extracts local maxima that are larger than the structuring element |
CWienerDeconvolutionImageFilter | The Wiener deconvolution image filter is designed to restore an image convolved with a blurring kernel while keeping noise enhancement to a minimum |
CWrapPadImageFilter | Increase the image size by padding with replicants of the input image value |
CXorImageFilter | Computes the XOR bitwise operator pixel-wise between two images |
CYenThresholdImageFilter | Threshold an image using the Yen Threshold |
CZeroCrossingBasedEdgeDetectionImageFilter | This filter implements a zero-crossing based edge detecor |
CZeroCrossingImageFilter | This filter finds the closest pixel to the zero-crossings (sign changes) in a signed itk::Image |
CZeroFluxNeumannPadImageFilter | Increase the image size by padding according to the zero-flux Neumann boundary condition |
CHashImageFilter | Generates a hash string from an image |
CImageIOFactoryRegisterManager | |
CTransformIOFactoryRegisterManager | |