Classes |
| class | otb::AdhesionCorrectionFilter< TImage, TMask > |
| | This filter eliminates pixels risking adhesion from the input disparity map. To do so it applies the following steps : More...
|
| class | otb::BandMathImageFilter< TImage > |
| | Performs a mathematical operation on the input images according to the formula specified by the user. More...
|
| class | otb::BayesianFusionFilter< TInputMultiSpectralImage, TInputMultiSpectralInterpImage, TInputPanchroImage, TOutputImage > |
| | Bayesian fusion filter. Contribution of Julien Radoux. More...
|
| class | otb::BoxAndWhiskerImageFilter< TInputImage > |
| | This class performs the detection of outlier with the Box and Whisker technique. More...
|
| class | otb::ConcatenateScalarValueImageFilter< TInputImage, TOutputImage > |
| | Applies a projective projection to each pixel of an image. More...
|
| class | otb::ConvolutionImageFilter< TInputImage, TOutputImage, TBoundaryCondition, TFilterPrecision > |
| | Applies a convolution filter to a mono channel image. More...
|
| class | itk::CurvatureFlowImageFilter< TInputImage, TOutputImage > |
| | Denoise an image using curvature driven flow. More...
|
| class | otb::DisparityMapToDEMFilter< TDisparityImage, TInputImage, TOutputDEMImage, TEpipolarGridImage, TMaskImage > |
| | Project an input disparity map into a regular DEM. More...
|
| class | otb::DotProductImageFilter< TInputImage, TOutputImage > |
| | Applies pixel-wise dot product to a VectorImage. More...
|
| class | itk::FlipImageFilter< TImage > |
| | Flips an image across user specified axes. More...
|
| class | otb::ImageListToImageListApplyFilter< TInputImageList, TOutputImageList, TFilter > |
| | This filter applies the filter given as template to the input image list. More...
|
| class | otb::ImageListToSingleImageFilter< TInputImageType > |
| | This class aims at converting a image list to one (scalar or vector) image. More...
|
| class | otb::ImageListToVectorImageFilter< TImageList, TVectorImage > |
| | Converts an ImageList to a VectorImage. More...
|
| class | otb::ISRAUnmixingImageFilter< TInputImage, TOutputImage, TPrecision > |
| | Performs fully constrained least squares on each pixel of a VectorImage. More...
|
| class | itk::JoinSeriesImageFilter< TInputImage, TOutputImage > |
| | Join N-D images into an (N+1)-D image. More...
|
| class | otb::KMeansImageClassificationFilter< TInputImage, TOutputImage, VMaxSampleDimension, TMaskImage > |
| | This filter performs the classification of a VectorImage using a KMeans estimation result. More...
|
| class | otb::LmvmPanSharpeningFusionImageFilter< TPanImageType, TXsImageType, TOutputImageType, TInternalPrecision > |
| | This class performs a Local Mean and Variance Matching (LMVM) Pan sharpening operation. More...
|
| class | MaskMuParserImageFilter |
| | Performs a mathematical operation on the input images according to the formula specified by the user. values different from 0 are set to 1. More...
|
| class | otb::MaximumAutocorrelationFactorImageFilter< TInputImage, TOutputImage > |
| | This filter implements the Maximum Autocorrelation Factor. More...
|
| class | itk::MultiResolutionPyramidImageFilter< TInputImage, TOutputImage > |
| | Framework for creating images in a multi-resolution pyramid. More...
|
| class | otb::MultivariateAlterationDetectorImageFilter< TInputImage, TOutputImage > |
| | This filter implements the Multivariate Alteration Detector. More...
|
| class | otb::NCLSUnmixingImageFilter< TInputImage, TOutputImage, TPrecision > |
| | Performs fully constrained least squares on each pixel of a VectorImage. More...
|
| class | otb::NeighborhoodScalarProductFilter< TInputImage, TOutputModulus, TOutputDirection > |
| | This filter is designed to be part of a pipeline aiming at linear feature extraction, such as roads. More...
|
| class | otb::NonMaxRemovalByDirectionFilter< TInputModulus, TInputDirection, TOutputImage > |
| | This filters removes (sets to null intensity) pixels which are not the maxima of the scalar product modulus value in the given direction. More...
|
| class | otb::OverlapSaveConvolutionImageFilter< TInputImage, TOutputImage, TBoundaryCondition > |
| class | otb::PerBandVectorImageFilter< TInputImage, TOutputImage, TFilter > |
| | This filter is a helper class to apply per band a standard itk::ImageToImageFilter to a VectorImage. More...
|
| class | itk::PermuteAxesImageFilter< TImage > |
| | Permutes the image axes according to a user specified order. More...
|
| class | otb::PersistentCompareImageFilter< TInputImage > |
| | Compute mean squared error, mean absolute error and PSNR of two imagee using the output requested region. More...
|
| class | otb::PersistentConnectedComponentSegmentationOBIAToVectorDataFilter< TVImage, TLabelImage, TMaskImage, TOutputVectorData > |
| | [internal] Helper class to perform connected component segmentation on an input image, apply OBIA filtering and output a VectorData More...
|
| class | otb::PersistentHistogramVectorImageFilter< TInputImage > |
| | Compute the histogram of a large image using streaming. More...
|
| class | otb::PersistentInnerProductVectorImageFilter< TInputImage > |
| | Compute the inner product of a large image using streaming. More...
|
| class | otb::PersistentMinMaxImageFilter< TInputImage > |
| | Compute min. max of an image using the output requested region. More...
|
| class | otb::PersistentMinMaxVectorImageFilter< TInputImage > |
| | Compute min. max of a large image using streaming. More...
|
| class | otb::PersistentShrinkImageFilter< TInputImage, TOutputImage > |
| class | otb::PersistentStatisticsImageFilter< TInputImage > |
| | Compute min. max, variance and mean of an image using the output requested region. More...
|
| class | otb::PersistentStreamingStatisticsMapFromLabelImageFilter< TInputVectorImage, TLabelImage > |
| | Computes mean radiometric value for each label of a label image, based on a support VectorImage. More...
|
| class | otb::PersistentStreamingStatisticsVectorImageFilter< TInputImage, TPrecision > |
| | Compute covariance & correlation of a large image using streaming. More...
|
| class | otb::PersistentVectorImageToMatrixFilter< TInputImage > |
| | Compute covariance & correlation of a large image using streaming. More...
|
| class | otb::PixelWiseBlockMatchingImageFilter< TInputImage, TOutputMetricImage, TOutputDisparityImage, TMaskImage, TBlockMatchingFunctor > |
| | Perform 2D block matching between two images. More...
|
| class | otb::ProfileToProfileDerivativeFilter< TInputImage, TOutputImage > |
| | This filter computes the derivative of a given profile. More...
|
| class | otb::ProjectiveProjectionImageFilter< TInputImage, TOutputImage, TPrecision > |
| | Applies a projective projection to each pixel of an image. More...
|
| class | itk::RecursiveMultiResolutionPyramidImageFilter< TInputImage, TOutputImage > |
| | Creates a multi-resolution pyramid using a recursive implementation. More...
|
| class | otb::RemoveIsolatedByDirectionFilter< TInputModulus, TInputDirection, TOutputImage > |
| | This filter removes (sets to null intensity) pixels isolated by direction. More...
|
| class | otb::RemoveWrongDirectionFilter< TInputModulus, TInputDirection, TOutputImage > |
| | This filter removes (sets to null intensity) pixels with wrong direction. More...
|
| class | otb::ScalarImageToHigherOrderTexturesFilter< TInpuImage, TOutputImage > |
| | This class compute 11 local higher order statistics textures coefficients based on the grey level run-length matrix. More...
|
| class | otb::ScalarImageToTexturesFilter< TInpuImage, TOutputImage > |
| | This class compute 8 local Haralick textures features. More...
|
| class | itk::ShrinkImageFilter< TInputImage, TOutputImage > |
| | Reduce the size of an image by an integer factor in each dimension. More...
|
| class | otb::SimpleRcsPanSharpeningFusionImageFilter< TPanImageType, TXsImageType, TOutputImageType, TInternalPrecision > |
| | This class performs a simple Pan sharpening operation. More...
|
| class | otb::SOMbasedImageFilter< TInputImage, TOutputImage, TDistanceMetric, TMap > |
| | This class perform the substitution between initial input image pixels and the winning neurons of a SOM. More...
|
| class | otb::SOMImageClassificationFilter< TInputImage, TOutputImage, TSOMMap, TMaskImage > |
| | This filter performs the classification of a VectorImage using a given SOM map. More...
|
| class | otb::SpectralAngleDistanceImageFilter< TInputImage, TOutputImage > |
| | This filter implements the computation of the spectral angle distance with respect to a reference pixel. More...
|
| class | otb::StereoSensorModelToElevationFilter< TInputImage, TOutputHeight > |
| | Using sensor models to perform correlation along epipolars. More...
|
| class | otb::StreamingCompareImageFilter< TInputImage > |
| | This class streams the whole input image through the PersistentCompareImageFilter. More...
|
| class | otb::StreamingConnectedComponentSegmentationOBIAToVectorDataFilter< TVImage, TLabelImage, TMaskImage, TOutputVectorData > |
| | Performs connected component segmentation on an input image, apply OBIA filtering and output a VectorData, with streaming capabilities. More...
|
| class | otb::StreamingHistogramVectorImageFilter< TInputImage > |
| | This class streams the whole input image through the PersistentHistogramVectorImageFilter. More...
|
| class | otb::StreamingInnerProductVectorImageFilter< TInputImage > |
| | This class streams the whole input image through the PersistentStatisticsImageFilter. More...
|
| class | otb::StreamingMatrixTransposeMatrixImageFilter< TInputImage1, TInputImage2 > |
| | This class streams the whole input image through the PersistentMatrixTransposeMatrixImageFilter. More...
|
| class | otb::StreamingMinMaxImageFilter< TInputImage > |
| | This class streams the whole input image through the PersistentMinMaxImageFilter. More...
|
| class | otb::StreamingMinMaxVectorImageFilter< TInputImage > |
| | This class streams the whole input image through the PersistentMinMaxVectorImageFilter. More...
|
| class | otb::StreamingShrinkImageFilter< TInputImage, TOutputImage > |
| | Generates a quicklook of the input image. More...
|
| class | otb::StreamingStatisticsImageFilter< TInputImage > |
| | This class streams the whole input image through the PersistentStatisticsImageFilter. More...
|
| class | otb::StreamingStatisticsMapFromLabelImageFilter< TInputVectorImage, TLabelImage > |
| | Computes mean radiometric value for each label of a label image, based on a support VectorImage. More...
|
| class | otb::StreamingStatisticsVectorImageFilter< TInputImage, TPrecision > |
| | This class streams the whole input image through the PersistentStatisticsImageFilter. More...
|
| class | otb::StreamingWarpImageFilter< TInputImage, TOutputImage, TDeformationField > |
| | This class acts like the itk::WarpImageFilter, but it does not request the largest possible region of the image to warp. More...
|
| class | otb::SubPixelDisparityImageFilter< TInputImage, TOutputMetricImage, TDisparityImage, TMaskImage, TBlockMatchingFunctor > |
| | Perform sub-pixel disparity estimation from input integer disparities and the image pair that was used. More...
|
| class | otb::SVMImageClassificationFilter< TInputImage, TOutputImage, TMaskImage > |
| | This filter performs the classification of a VectorImage using a SVM Model. More...
|
| class | otb::SVMImageClassificationWithRuleFilter< TInputImage, TOutputImage, TMaskImage > |
| | SVM Image Classification that yield distance to hyperplanes. More...
|
| class | otb::TerraSarBrightnessImageFilter< TInputImage, TOutputImage > |
| | Calculates the brightness of TerraSar sensor images. More...
|
| class | otb::TileImageFilter< TImage > |
| | This filter allows to make a spatial mosaic from a set of images. More...
|
| class | otb::UnConstrainedLeastSquareImageFilter< TInputImage, TOutputImage, TPrecision > |
| | Solves a least square system for each pixel. More...
|
| class | otb::VCAImageFilter< TVectorImage > |
| | Estimates the endmembers present in a hyperspectral image. More...
|
| class | otb::VectorImageTo3DScalarImageFilter< TInputImage, TOutputImage > |
| | This filter convert a 2 Dimension VectorImage to a 3 Dimension scalar image. More...
|
| class | otb::VectorImageToAmplitudeImageFilter< TInputImage, TOutputImage > |
| | This filter returns the the amplitude of the pixel vector. More...
|
| class | otb::VectorImageToImageListFilter< TVectorImageType, TImageList > |
| | This class aims at converting a multi-band image to a list of scalar images. More...
|
| class | otb::VectorImageToIntensityImageFilter< TInputImage, TOutputImage > |
| | This filter implements the computation of the mean of the spectral values of each pixel. More...
|
| class | otb::VectorImageToMatrixImageFilter< TInputImage > |
| | This class streams the whole input image through the PersistentStatisticsImageFilter. More...
|
| class | itk::WarpImageFilter< TInputImage, TOutputImage, TDeformationField > |
| | Warps an image using an input deformation field. More...
|
| class | otb::WaveletFilterBank< TInputImage, TOutputImage, TWaveletOperator, TDirectionOfTransformation > |
| | One level stationary wavelet transform. More...
|
Filter can respond to a request for a portion of the output using only a portion of the input.