Classes | |
| class | BinaryImageDensityFunction |
| Calculate the density pixel of in the neighborhood of a pixel. More... | |
| class | BinaryImageMinimalBoundingRegionCalculator |
| This class compute the smallest region of the image containing every pixel with the foreground value. More... | |
| class | BinaryImageToDensityImageFilter |
| This class performs a streaming isotropic shrinking operation without smoothing. More... | |
| class | BoxAndWhiskerImageFilter |
| This class performs the detection of outlier with the Box and Whisker technique. More... | |
| class | BSplineDecompositionImageFilter |
| This class is an evolution of the itk::BSplineDecompositionImageFilter to handle huge images with this interpolator. For more documentation, please refer to the original class. More... | |
| class | BSplineInterpolateImageFunction |
| This class is an evolution of the itk::BSplineInterpolateImageFunction to handle huge images with this interpolator. For more documentation, please refer to the original class. More... | |
| class | ChangeLabelImageFilter |
| Change Sets of Labels. More... | |
| class | ClosePathFunctor |
| This filter close the input path, making the last point equal to the first one. More... | |
| class | ClosingOpeningMorphologicalFilter |
| This filter implements an opening grayscale morphological operation followed by a closing grayscale morphological operation. It tends to simplify image by obliterating details with a lower extent than the structuring element. More... | |
| class | ContinuousMinimumMaximumImageCalculator |
| Compute the continuous maximum and the minimum of an image. More... | |
| class | ConvolutionImageFilter |
| Applies a convolution filter to a mono channel image. More... | |
| class | CorrectPolygonFunctor |
| This filter simplify and close the input polygon, making the last point equal to the first one. More... | |
| class | DecimateImageFilter |
| Performs a down sampling of an image. More... | |
| class | EdgeDensityImageFilter |
| class | EdgeDetectorImageFilter |
| class | EstimateInnerProductPCAImageFilter |
| Applies the Inner product to an vector image. Implement the itk::ImagePCAShapeModelEstimator algorithms in streaming capabilities Use by the InnerProductPCAImageFilter composite filter. More... | |
| class | FrostImageFilter |
| Anti-speckle image filter. More... | |
| class | FunctionToImageFilter |
| Evaluates a ImageFunction onto a source image. More... | |
| class | FunctionWithNeighborhoodToImageFilter |
| Evaluates a ImageFunction onto a source image. More... | |
| class | GaborFilterGenerator |
| class | HillShadingFilter |
| Filter to compute the lambertian of a surface given as an image. More... | |
| class | ImageAndVectorImageOperationFilter |
| Provides simple pixel to pixel operation between Image and VectorImage. More... | |
| class | ImageListToImageListApplyFilter |
| This filter applies the filter given as template to the input image list. More... | |
| class | ImageListToVectorImageFilter |
| Converts an ImageList to a VectorImage. More... | |
| class | ImageToPointSetFilter |
| Base class to output PointSet data with image data as input. More... | |
| class | ImportGeoInformationImageFilter |
| This filter is a helper class to import metadata from an existing image into a non-georeferenced image. More... | |
| class | ImportImageFilter |
| Import data from a standard C array into an Image Type. More... | |
| class | ImportVectorImageFilter |
| Import data from a standard C array into an Image Type. More... | |
| class | InnerProductPCAImageFilter |
| Performs a PCA with streaming capabilities. More... | |
| class | InverseLogPolarTransform |
| This transform is the back transform of the LogPolarTransform. More... | |
| class | KeyPointDensityImageFilter |
| This class computes the density of the characteristic points detected in the image. More... | |
| class | LabelizeConfidenceConnectedImageFilter |
| Labels pixels with similar statistics using connectivity. More... | |
| class | LabelizeConnectedThresholdImageFilter |
| class | LabelizeImageFilterBase |
| Base class for filter labelizing image region based on segmentation. More... | |
| class | LabelizeNeighborhoodConnectedImageFilter |
| Labels pixels that are connected to a seed and lie within a neighborhood. More... | |
| class | LeeImageFilter |
| Anti-speckle image filter. More... | |
| class | ListSampleToHistogramListGenerator |
| Generates a list of 1D Histograms from a ListSample This class is similar to ListSampleToVariableDimensionHistogramGenerator, except from the fact that it computes one histogram per channel instead of a single joint-histogram. The output is a Histogram list (. More... | |
| class | ListSampleToVariableDimensionHistogramGenerator |
| Generates a VariableDimensionHistogram from a ListSample. More... | |
| class | LogPolarTransform |
| Implement the log-polar coordinate transform. More... | |
| class | MeanShiftImageFilter |
| class | MeanShiftVectorImageFilter |
| class | NormalizeInnerProductPCAImageFilter |
| The aim of the class is to normalise vector images using a vector coefficient values. More... | |
| class | OpeningClosingMorphologicalFilter |
| This filter implements an opening grayscale morphological operation followed by a closing grayscale morphological operation. It tends to simplify image by obliterating details with a lower extent than the structuring element. More... | |
| class | OverlapSaveConvolutionImageFilter |
| class | PathLengthFunctor |
| Select paths according to their length. More... | |
| class | PathMeanDistanceFunctor |
| Functor to select path according to the average distance between points. More... | |
| class | PerBandVectorImageFilter |
| This filter is a helper class to apply per band a standard itk::ImageToImageFilter to a VectorImage. More... | |
| class | PersistentVectorizationImageFilter |
| Perform vectorization in a persistent way. More... | |
| class | PointSetDensityEpanechnikovFunction |
| Calculate the density in the neighborhood of a pixel using an Epanechnikov function. More... | |
| class | PointSetDensityFunction |
| Calculate the density in the neighborhood of a pixel using a simple cut off method. More... | |
| class | PointSetDensityGaussianFunction |
| Calculate the density in the neighborhood of a pixel using a gaussian function. More... | |
| class | PointSetExtractROI |
| Extract a part of the points specified by a region. More... | |
| class | PointSetFunction |
| Calculate the density in the neighborhood of a pixel. More... | |
| class | PointSetToDensityImageFilter |
| Draw the density of a point set on an image. More... | |
| class | PointSetToPointSetFilter |
| Base class to output PointSet data with image data as input. More... | |
| class | PolygonCompacityFunctor |
| Select polygons according to their compacity. More... | |
| class | PrintableImageFilter |
| This class is a helper class to turn a vector image to a generic 8 bytes RGB image. A mask can be used to highlight some objects represented by the same value. The mask is a binary image. Background MaskValue is used to precise which value of the mask are objects (default 0). Output object color can be set using m_ObjectColor (default white). The output is a 3 channel image, each channel is a channel of the input image. They can be selected using m_ChannelList or SetChannel(int ch ) method. More... | |
| class | ProlateInterpolateImageFunction |
| Prolate interpolation of an otb::image. More... | |
| class | QuaternaryFunctorImageFilter |
| Implements pixel-wise generic operation of four images. More... | |
| class | RandomPointSetSource |
| class | SimplifyPathFunctor |
| This filter performs a simplification of the input path. More... | |
| class | SpatialObjectToImageDrawingFilter |
| Base class for filters that take a SpatialObject as input and produce an image as output. By default, if the user does not specify the size of the output image, the maximum size of the object's bounding box is used. The spacing of the image is given by the spacing of the input Spatial object. More... | |
| class | SpectralAngleDistanceImageFilter |
| This filter implements the computation of the spectral angle distance with respect to a reference pixel. More... | |
| class | PersistentInnerProductVectorImageFilter |
| class | StreamingInnerProductVectorImageFilter |
| Compute the inner product of a large image using streaming. More... | |
| class | PersistentMatrixTransposeMatrixImageFilter |
| Compute
. Allow a padding of ones. More... | |
| class | StreamingMatrixTransposeMatrixImageFilter |
| This class streams the whole input image through the PersistentMatrixTransposeMatrixImageFilter. More... | |
| class | StreamingResampleImageFilter |
| Resample image filter. More... | |
| class | StreamingShrinkImageFilter |
| This class performs a streaming isotropic shrinking operation without smoothing. More... | |
| class | PersistentStatisticsImageFilter |
| Compute min. max, variance and mean of an image using the output requested region. More... | |
| class | StreamingStatisticsImageFilter |
| This class streams the whole input image through the PersistentStatisticsImageFilter. More... | |
| class | PersistentStatisticsVectorImageFilter |
| class | StreamingStatisticsVectorImageFilter |
| Compute min. max, covariance of a large image using streaming. More... | |
| class | TransformPointSetFilter |
| TransformPointSetFilter applies a transform to all the points of a PointSet. More... | |
| class | UnaryFunctorImageFilter |
| class | UnaryFunctorObjectListBooleanFilter |
| Filter an ObjectList and keep elements according to the functor value. More... | |
| class | UnaryFunctorObjectListFilter |
| Process each element in the ObjectList with the functor. More... | |
| class | UnaryImageFunctorWithVectorImageFilter |
| Applies a functor to a VectorImage. More... | |
| class | VarianceImageFilter |
| Applies an averaging filter to an image. More... | |
| class | VectorImageTo3DScalarImageFilter |
| This filter convert a 2 Dimension VectorImage to a 3 Dimension scalar image. More... | |
| class | VectorImageToAmplitudeImageFilter |
| This filter returns the the amplitude of the pixel vector. More... | |
| class | VectorImageToImageListFilter |
| This class aims at converting a multi-band image to a list of scalar images. More... | |
| class | VectorImageToIntensityImageFilter |
| This filter implements the computation of the mean of the spectral values of each pixel. More... | |
| class | VectorRescaleIntensityImageFilter |
| This filter performs a rescaling of a vector image on a per band basis. More... | |
| class | WindowedSincInterpolateImageBlackmanFunction |
| Use the WindowedSincInterpolateImageFunctionBase with a Blackman Function. More... | |
| class | WindowedSincInterpolateImageCosineFunction |
| Use the WindowedSincInterpolateImageFunctionBase with a Cosine Function. More... | |
| class | WindowedSincInterpolateImageFunctionBase |
| Use the windowed sinc function to interpolate. More... | |
| class | WindowedSincInterpolateImageGaussianFunction |
| Use the WindowedSincInterpolateImageFunctionBase with a Gaussian Function. More... | |
| class | WindowedSincInterpolateImageHammingFunction |
| Use the WindowedSincInterpolateImageFunctionBase with a Hamming Function. More... | |
| class | WindowedSincInterpolateImageLanczosFunction |
| Use the WindowedSincInterpolateImageFunctionBase with a Lanczos Function. More... | |
| class | WindowedSincInterpolateImageWelchFunction |
| Use the WindowedSincInterpolateImageFunctionBase with a Welch Function. More... | |
| class | BinaryFunctorNeighborhoodJoinHistogramImageFilter |
| Implements neighborhood-wise generic operation of two images. More... | |
| class | CBAMIChangeDetector |
| Implements neighborhood-wise the computation of the cumulant-based approximation to mutual information. More... | |
| class | CommandProgressUpdate |
| class | CorrelationChangeDetector |
| Implements neighborhood-wise the computation of crosscorrelation. More... | |
| class | JoinHistogramMIImageFilter |
| Implements neighborhood-wise the computation of mutual information using a join histogram. More... | |
| class | CumulantsForEdgeworth |
| Helper class for KullbackLeiblerDistanceImageFilter. Please refer to KullbackLeiblerDistanceImageFilter. More... | |
| class | KullbackLeiblerDistanceImageFilter |
| Implements neighborhood-wise the computation of KullbackLeibler distance over Edgeworth approximation. More... | |
| class | CumulantsForEdgeworthProfile |
| Helper class for KullbackLeiblerProfileImageFilter. Please refer to KullbackLeibleProfileImageFilter. More... | |
| class | KullbackLeiblerProfileImageFilter |
| Implements neighborhood-wise the computation of KullbackLeibler profile over Edgeworth approximation. More... | |
| class | KullbackLeiblerSupervizedDistanceImageFilter |
| Implements KullbackLeibler distance over Edgeworth approximation, between a Neighborhood and a predefined Region of Interest. More... | |
| class | LHMIChangeDetector |
| Implements neighborhood-wise the computation of the cumulant-based approximation to mutual information. More... | |
| class | MeanDifferenceImageFilter |
| Implements neighborhood-wise the computation of mean difference. More... | |
| class | MeanRatioImageFilter |
| Implements neighborhood-wise the computation of mean ratio. More... | |
| class | ArcSpatialObject |
| class | AttributesMapLabelObject |
| A LabelObject with a generic attributes map. More... | |
| class | AttributesMapOpeningLabelMapFilter |
| Attributes opening for AttributesMapLabelObject. More... | |
| class | BinaryFunctorNeighborhoodImageFilter |
| Implements neighborhood-wise generic operation of two images. More... | |
| class | BinaryFunctorNeighborhoodVectorImageFilter |
| Implements neighborhood-wise generic operation of two images beeing vector images. More... | |
| class | CommandLineArgumentParseResult |
| Object returned by CommandLineArgumentParser. More... | |
| class | CommandLineArgumentParser |
| Utility to Parse command line argument. More... | |
| class | ConcatenateVectorImageFilter |
| This filter concatenates the vector pixel of the first image with the vector pixel of the second image. More... | |
| class | ConfigurationFile |
| Manage OTB ConfigurationFile file. More... | |
| class | DataNode |
| This class represents a node of data in a vector data hierarchy. More... | |
| class | DifferenceImageFilter |
| Implements comparison between two images. More... | |
| class | DrawLineSpatialObjectFilter |
| Application of a filter which draw line in a binary image. More... | |
| class | DrawLineSpatialObjectListFilter |
| Composite filter which draw lines in an image. More... | |
| class | DrawPathFilter |
| This class can be used to draw a single path on an image. More... | |
| class | DrawPathListFilter |
| This class can be used to draw a list of path on an image. More... | |
| class | ExtractROI |
| Extract a subset of a mono-channel image. More... | |
| class | ExtractROIBase |
| Base class to extract area of images. More... | |
| class | FilterWatcherBase |
| This class is an abstract class Provides an interface to progress task mechanic. More... | |
| class | GenericInterpolateImageFunction |
| Generic interpolation of an otb::Image. More... | |
| class | GISConnectionImplementation |
| Base class for GIS DB connection implementations. More... | |
| class | GISTable |
| this class represents a table of a geospatial database (ie. PostGIS). More... | |
| class | GISTableSource |
| Filter hierarchy for generating GISTables. More... | |
| class | GISTableToGISTableFilter |
| Base class for filters that take an GISTable as input and produce an GISTable as output. More... | |
| class | GISTableToLabelMapFilter |
| Convert a LabelMap to a LabelMap. More... | |
| class | GISTableToVectorDataFilter |
| Convert a LabelMap to a VectorData. More... | |
| class | HistogramStatisticsFunction |
| Computes parameters for a histogram. More... | |
| class | ImageList |
| This class represent a list of images. More... | |
| class | ImageListSource |
| Base class for all the filters producing an otbImageList. More... | |
| class | ImageListToImageFilter |
| Base class for all the filters taking an images list as input to produce an image. More... | |
| class | ImageListToImageListFilter |
| Base class for all the filters taking an image list as input to produce an image list. More... | |
| class | ImageOfVectorsToMonoChannelExtractROI |
| class | ImageRegionNonUniformMultidimensionalSplitter |
| Divide a region into several pieces. More... | |
| class | ImageRegionTileMapSplitter |
| Divide a region into several pieces. More... | |
| class | ImageToImageListFilter |
| Base class for all the filters taking an image input to produce an image list. More... | |
| class | ImageToLineSpatialObjectListFilter |
| Base class for all process objects that output LineSpatialObjectList. More... | |
| class | ImageToPathFilter |
| Base class for filters taking an image as input, and producing an output of type Path. More... | |
| class | ImageToPathListFilter |
| Base class used to implement filters that have a image as input and a paths list as output. More... | |
| class | ImageToVectorImageCastFilter |
| This is a helper class that convert an otb::Image into a single-channel otb::VectorImage. More... | |
| class | LabelMapFeaturesFunctorImageFilter |
| This class applies a functor to compute new features. More... | |
| class | LabelMapSource |
| Filter hierarchy for generating LabelMap. More... | |
| class | LabelMapToGISTableFilter |
| Convert a LabelMap to a GIS table. More... | |
| class | LabelMapToVectorDataFilter |
| This class vectorizes a LabelObject to a VectorData. More... | |
| class | LineSpatialObject |
| Representation of a Line based on the spatial object classes. More... | |
| class | LineSpatialObjectList |
| class | LineSpatialObjectListToPointSetFilter |
| Base class for all process objects that output PointSets And use LineSpatialObjectList as input. More... | |
| class | List |
| class | StringStream |
| class | MirrorBoundaryCondition |
| A function object that determines values outside of image boundaries according to mirror conditions. More... | |
| class | MultiChannelExtractROI |
| Extract a spatial or spectral subset of a multi-channel image. More... | |
| class | MultiToMonoChannelExtractROI |
| Extract a mono channel part of a multi-channel image. More... | |
| class | ObjectList |
| This class is a generic all-purpose wrapping around an std::vector<itk::SmartPointer<ObjectType> >. More... | |
| class | ObjectListSource |
| Base class for all process objects that output ObjectList data. More... | |
| class | ObjectListToObjectListFilter |
| Base class for filters that take an ObjectList as input and produce an ObjectList as output. More... | |
| class | PathFunction |
| Evaluates a function of an image over a specific path. More... | |
| class | PathListSource |
| Base class for filters with a PathList output type. More... | |
| class | PathListToHistogramGenerator |
| This class generates an histogram from a list of path. More... | |
| class | PathListToPathListFilter |
| Base class for filter taking a PathList as input a returning a PathList. More... | |
| class | PersistentFilterStreamingDecorator |
| This filter link a persistent filter with a StreamingImageVirtualWriter. More... | |
| class | PersistentImageFilter |
| This filter is the base class for all filter persisting data through multiple update. For instance, a filter computing global statistics on an image with streaming capabilities will have to keep the temporary results for each streamed piece of the image in order to synthetize the global statistics at the end. This filter is an itk::ImageToImageFilter, providing two additional methods. The first one, Synthetize(), allows the user to synthetize() temporary data produced by the multiple updates on different pieces of the image to the global result. The second one, Reset(), allows the user to reset the temporary data for a new input image for instance. More... | |
| class | PointSetAndValuesFunction |
| Base class for function needing a point set and a set of associated value to compute the output. More... | |
| class | PointSetSource |
| This class generate a random point set. More... | |
| class | Polygon |
| This class represent a 2D polygon. More... | |
| class | PolyLineImageConstIterator |
| Uses the bresenham algorithm to iterate over a polyline on an image (const version). More... | |
| class | PolyLineImageIterator |
| Uses the bresenham algorithm to iterate over a polyline on an image. More... | |
| class | PolyLineParametricPathWithValue |
| This class implement a PolyLineParametricPath for which a value can be set. The value is stored in the itk::MetaDataDictionary. The precision of the value can be set. More... | |
| class | PostGISConnectionImplementation |
| this class represents a connection to a PostGIS data base. More... | |
| class | PostGISTable |
| this class represents a table of a geospatial database (PostGIS). More... | |
| class | QuickLookImageGenerator |
| This functor computes a quicklook using discrete gaussian transform. More... | |
| class | RadiometricAttributesLabelMapFilter |
| This filter computes radiometric attributes for each object. More... | |
| class | Rectangle |
| This class represent a Rectangle. More... | |
| class | RemoteSensingRegion |
| An RemoteSensingRegion represents a structured region of data. More... | |
| class | ShapeAttributesLabelMapFilter |
| This class is a fork of the itk::ShapeLabelMapFilter working with AttributesMapLabelObject. More... | |
| class | ShiftScaleImageAdaptor |
| Presents an image as being composed of the shift scale operation of its pixels. More... | |
| class | SpatialObjectSource |
| Base class for filters producing a SpatialObject as output. More... | |
| class | StandardFilterWatcher |
| This class shows the percentage progress execution of the pipeline filtering process. More... | |
| class | StandardWriterWatcher |
| This class shows the percentage progress execution of the pipeline filtering process. More... | |
| class | StatisticsAttributesLabelMapFilter |
| This class is a fork of itk::StasticsLabelMapFilter to support AttributesMapLabelObject. More... | |
| class | StreamingTraits |
| This class is a helper class for terminal streaming filter implementation. More... | |
| class | SubsampledImageRegionConstIterator |
| Regular subsample iterator over an image. More... | |
| class | SubsampledImageRegionIterator |
| Regular subsample iterator over an image. More... | |
| class | System |
| System operations. More... | |
| class | UnaryFunctorNeighborhoodImageFilter |
| Implements neighborhood-wise generic operation on image. More... | |
| class | UnaryFunctorNeighborhoodWithOffsetImageFilter |
| Implements neighborhood-wise generic operation on image. More... | |
| class | UnaryFunctorWithIndexImageFilter |
| Implements neighborhood-wise generic operation on image. More... | |
| class | VectorData |
| This class represents a hierarchy of vector data. More... | |
| class | VectorDataExtractROI |
| Extract a subset of a Vector Data based on location. More... | |
| class | VectorDataProperties |
| Compute public properties of the vectordata. More... | |
| class | VectorDataSource |
| Filter hierarchy for generating VectorData. More... | |
| class | VectorDataStyle |
| Load style into a mapnik::Map. More... | |
| class | VectorDataToGISTableFilter |
| Convert a LabelMap to a VectorData. More... | |
| class | VectorDataToImageFilter |
| EXPERIMENTAL FEATURE Render a vector data into an image More... | |
| class | VectorDataToLabelMapFilter |
| Convert a vector data and produce a collection of label objects for each node. More... | |
| class | VectorDataToVectorDataFilter |
| Base class for filters that take an VectorData as input and produce an VectorData as output. More... | |
| class | VectorImageToASImageAdaptor |
| Presents an image of pixel type Vector as being and image of FixelArray<unsigned short,3> type. More... | |
| class | WriterWatcherBase |
| This class is an abstract class Provides an interface to progress task mechanic. More... | |
| class | BSplinesInterpolateDeformationFieldGenerator |
| This filters encapsulate the itk::DeformationFieldSource to produce a BSpline interpolation of the point in point set whose metric values are sufficient. More... | |
| class | BSplinesInterpolateTransformDeformationFieldGenerator |
| This class generate the deformation field by using spline interpolation on the parameters of the transform. More... | |
| class | DisparityMapEstimationMethod |
| This class performs an estimation of the local deformation modelled by a given transform between the fixed and the moving image, at each point of the given point set. More... | |
| class | NCCRegistrationFilter |
| Deformably register two images using the PDEs and NCC. More... | |
| class | NCCRegistrationFunction |
| class | NearestPointDeformationFieldGenerator |
| This class implements the simplest way to deformation field generation using a point set. In each pixel location, the deformation is considered to be the deformation of the nearest seed point in the point set. More... | |
| class | NearestTransformDeformationFieldGenerator |
| This class implements deformation field generation by taking into account the local transform of the nearest point in pointset. More... | |
| class | NNearestPointsLinearInterpolateDeformationFieldGenerator |
| This class generate the deformation field by performing a linear interpolation of the deformation induced by the n nearest point. More... | |
| class | NNearestTransformsLinearInterpolateDeformationFieldGenerator |
| generate the deformation field by performing a linear interpolation More... | |
| class | PointSetToDeformationFieldGenerator |
| Base class for filters generating a deformation field from a point set enriched with deformation and local transform information. The output of the filters deriving from this base class can be passed to the itk::WarpImageFilter for image resampling. More... | |
| class | PointSetWithTransformToDeformationFieldGenerator |
| Base class for filters generating a deformation field from a point set enriched with local transform information. More... | |
| class | StreamingWarpImageFilter |
| This class acts like the itk::WarpImageFilter, but it does not request the largest possible region of the image to warp. More... | |
| class | AddCarvingPathFilter |
| This class add pixels given in one path. More... | |
| class | AssociativeSymmetricalSumImageFilter |
| Implements an assymetric fusion of line detector image filter. More... | |
| class | AssymmetricFusionOfLineDetectorImageFilter |
| class | BreakAngularPathListFilter |
| CBase class for breaking angulars the input PathList, returning a PathList. More... | |
| class | CloudDetectionFilter |
| Applies cloud detection functor to an image. More... | |
| class | CloudEstimatorFilter |
| Filter to help with the cloud detection. More... | |
| class | CompacityPathFunction |
| Calculate the compacity of a path. The formula of the compacity is :
. More... | |
| class | ComplexMomentImageFunction |
| Calculate the complex moment value in the full image. More... | |
| class | ComplexMomentPathFunction |
| Calculate the complex moment value over a path. More... | |
| class | ExtractSegmentsImageFilter |
| class | FillGapsFilter |
| To be documented. More... | |
| class | FlusserImageFunction |
| Calculate the Flusser's invariant parameters. More... | |
| class | FlusserPathFunction |
| Calculate the Flusser's invariant parameters. More... | |
| class | ForwardFourierMellinTransformImageFilter |
| Calculate the Fourier-Mellin transform over an image. More... | |
| class | GenericRoadExtractionFilter |
| This class performs the extraction of roads from an image. More... | |
| class | GeometricMomentImageFunction |
| Virtual class for the Geometric moments for an image function. More... | |
| class | GeometricMomentPathFunction |
| Virtual class for the Geometric moments for an path function. More... | |
| class | GreyLevelCooccurrenceMatrixAdvancedTextureCoefficientsCalculator |
| This class computes texture feature coefficients from a grey level co-occurrence matrix. More... | |
| class | HarrisImageFilter |
| This filter performs the computation of the Harris measure as followed. More... | |
| class | HarrisImageToPointSetFilter |
| class | HessianToScalarImageFilter |
| class | HoughTransform2DLinesImageFilter |
| Performs the Hough Transform to find 2D straight lines in a 2D image. More... | |
| class | HuImageFunction |
| Calculate the Hu's invariant parameter. More... | |
| class | HuPathFunction |
| Calculate the Hu's invariant parameter. More... | |
| class | ImageFittingPolygonListFilter |
| Slightly deform polygon to reach higher enery from the image. More... | |
| class | ImageToCarvingPathFilter |
| This filter find the minimum energy path of an image. More... | |
| class | ImageToEdgePathFilter |
| This filter compute the closed edge path of a labelled object in an image (for example coming from a segmentation filter). Its output is a Path. More... | |
| class | ImageToHessianDeterminantImageFilter |
| This class compute the Hessian determinant of each pixel of an input image. More... | |
| class | PersistentLineSegmentDetector |
| class | ImageToLineSegmentVectorData |
| This class streams the whole input image through the PersistentLineSegmentDetector. More... | |
| class | ImageToModulusAndDirectionImageFilter |
| Base class for modulus and direction image filters. More... | |
| class | ImageToPathListAlignFilter |
| Base class used to implement filter to extract align points or group of points and give the coordinates. More... | |
| struct | one_segment |
| class | ImageToSIFTKeyPointSetFilter |
| This class extracts key points from an input image, trough a pyramidal decomposition. More... | |
| class | ImageToSURFKeyPointSetFilter |
| class | KeyPointSetsMatchingFilter |
| This class matches two point sets according to their associated data. More... | |
| class | Landmark |
| This class represent point and point data binary matching. More... | |
| class | LikelihoodPathListFilter |
| Affect a value to each path of the list based on the image. More... | |
| class | LineCorrelationDetectorImageFilter |
| To be documented. More... | |
| class | LineDetectorImageFilterBase |
| Base class for line detector filters. More... | |
| class | LineRatioDetectorImageFilter |
| Application of detection of linear features based on the ratio of local means. More... | |
| class | LineSegmentDetector |
| this class implement a fast line detector with false detection control using the a contrario method More... | |
| class | LineSpatialObjectListToRightAnglePointSetFilter |
| class | LinkPathListFilter |
| This filters link path from the input path list according to distance and angular criterions. More... | |
| class | LocalHoughFilter |
| Application of Hough filter on a nxm pixel tiling of the image. More... | |
| class | MaskedScalarImageToGreyLevelCooccurrenceMatrixGenerator |
| This class extends the ITK version by providing matrix estimation on a sub-region. More... | |
| class | ModulusAndDirectionImageToImageFilter |
| Base class for modulus and direction image filters. More... | |
| class | MultiplyByScalarImageFilter |
| class | NeighborhoodScalarProductFilter |
| This filter is designed to be part of a pipeline aiming at linear feature extraction, such as roads. More... | |
| class | NonMaxRemovalByDirectionFilter |
| 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 | OrientationPathFunction |
| Calculate the orientation angle of a path defined by 2 points. The result value is in radian. More... | |
| class | PanTexTextureImageFilter |
| DEPRECATED< > More... | |
| class | PanTexTextureImageFunctionFilter |
| class | ParallelLinePathListFilter |
| otbParallelLinePathListFilter detects parallel lines in imagery. The required input data are a pathlist object. More... | |
| class | PixelSuppressionByDirectionImageFilter |
| Application of a filter of suppression of isolated pixels, not belonging to a line, strating from the directions of pixels. More... | |
| class | RealMomentImageFunction |
| Virtual class for the Real moments for an image function. More... | |
| class | RealMomentPathFunction |
| Virtual class for the Real moments for a path. More... | |
| class | RegionImageToRectangularPathListFilter |
| class | RemoveCarvingPathFilter |
| This class remove pixels given in one path. More... | |
| class | RemoveIsolatedByDirectionFilter |
| This filter removes (sets to null intensity) pixels isolated by direction. More... | |
| class | RemoveTortuousPathListFilter |
| This filter remove path considered as tortuous. More... | |
| class | RemoveWrongDirectionFilter |
| This filter removes (sets to null intensity) pixels with wrong direction. More... | |
| class | RoadExtractionFilter |
| This class performs the extraction of roads from an image. More... | |
| class | ScalarImageToAdvancedTexturesFilter |
| class | ScalarImageToPanTexTextureFilter |
| This class computes a texture derived built-up precense index (PanTex). More... | |
| class | ScalarImageToTexturesFilter |
| This class compute 8 local Haralick textures features. More... | |
| class | SFSTexturesImageFilter |
| This functor computes the texture describes in the following publication It is based on line direction estimation. More... | |
| class | SiftFastImageFilter |
| This class extracts key points from an input image through a pyramidal decomposition. More... | |
| class | Count |
| Compute the density of a neighboorhood centerred in a pixel. More... | |
| class | SimplifyPathListFilter |
| This filter performs a simplification of the path in the input list. More... | |
| class | TextureImageFunction |
| Calculate a texture over an image. More... | |
| class | ThresholdImageToPointSetFilter |
| Produce a PointSet according to filtering conditions. More... | |
| class | TouziEdgeDetectorImageFilter |
| Application of a filter of detection of contours. More... | |
| class | UrbanAreaDetectionImageFilter |
| This filter uses associated functors to produce a binary or grayscale image. More... | |
| class | VectorizationPathListFilter |
| This filter performs a vectorization from a line detector modulus and direction outputs. More... | |
| class | BayesianFusionFilter |
| Bayesian fusion filter. Contribution of Julien Radoux. More... | |
| class | FusionImageBase |
| class | SimpleRcsPanSharpeningFusionImageFilter |
| This class performs a simple Pan sharpening operation. More... | |
| class | GISTableFunction |
| Evaluates a const transaction on a GISTable. More... | |
| class | PostGISCreateTableTransactor |
| PQXX-based transactor for creating PostGIS tables. More... | |
| class | PostGISFromStringTransactor |
| PQXX-based transactor for executing PostGIS queries. More... | |
| class | PostGISQueryTransactor |
| PQXX-based transactor for executing PostGIS queries. More... | |
| class | TransactorGISTableFunction |
| Evaluates a const transaction on a GISTable using a transactor. More... | |
| class | FltkFilterWatcher |
| This class implements the progress mechanism on pipeline filtering execution. More... | |
| class | FltkWriterWatcher |
| This class implements the progress mechanism on pipeline filtering execution. More... | |
| class | BSQImageIO |
| ImageIO object for reading (not writing) BSQ format images. More... | |
| class | BSQImageIOFactory |
| Creation d'un instance d'un objet BSQImageIO utilisant les object factory. More... | |
| class | CoordinateToName |
| Retrieve geographical information for longitude and latitude coordinates. More... | |
| class | CurlHelper |
| Class to use the curl capabilities from OTB. More... | |
| class | DefaultImageMetadataInterface |
| Creation of an "otb" DefaultImageMetadataInterface that gets metadata. More... | |
| class | DefaultImageMetadataInterfaceFactory |
| Creating an instance of a ImageMetadataInterface object using object factory. This class only provides the method of the virtual pure class ImageMetadataInterfaceBase and throw exception for virtual method. More... | |
| class | DEMHandler |
| Class for Reading a DEM data. More... | |
| class | DEMToImageGenerator |
| Class to generate an image from DEM data. More... | |
| class | DEMToOrthoImageGenerator |
| Class to generate an image from DEM data. More... | |
| class | DXFToSpatialObjectGroupFilter |
| class | FileName |
| This class represents a file name. More... | |
| class | GDALImageIO |
| ImageIO object for reading (not writing) GDAL images. More... | |
| class | GDALImageIOFactory |
| Creation d'un instance d'un objet GDALImageIO utilisant les object factory. More... | |
| class | IkonosImageMetadataInterface |
| Creation of an "otb" IkonosImageMetadataInterface that gets metadata. More... | |
| class | IkonosImageMetadataInterfaceFactory |
| Creating an instance of a ImageMetadataInterface object using object factory. More... | |
| class | Image |
| Creation of an "otb" image which contains metadata. More... | |
| class | ImageFileReader |
| Resource to read an image from a file. More... | |
| class | ImageFileWriter |
| This class writes image file format (a variety of formats are supported). More... | |
| class | ImageIOFactory |
| Creation of object instance using object factory. More... | |
| class | ImageKeywordlist |
| Storage and conversion for OSSIM metadata. More... | |
| class | ImageMetadataInterfaceBase |
| Base class for captor metadata reading. More... | |
| class | ImageMetadataInterfaceFactory |
| Create instances of ImageMetadataInterfaceFactory objects using an object factory. More... | |
| class | ImageSeriesFileReader |
| class | ImageSeriesFileReader< Image< TPixel, 2 >, Image< TInternalPixel, 2 > > |
| class | ImageSeriesFileReader< Image< TPixel, 2 >, VectorImage< TInternalPixel, 2 > > |
| Specific definition for VectorImage in reading and Image type for output. More... | |
| class | ImageSeriesFileReader< VectorImage< TPixel, 2 >, VectorImage< TInternalPixel, 2 > > |
| Specific definition for VectorImage in reading and output. More... | |
| class | ImageSeriesFileReaderException |
| class | ImageSeriesFileReaderBase |
| class | JPEG2000ImageIO |
| ImageIO object for reading and writing JPEG2000 format images. More... | |
| class | JPEG2000ImageIOFactory |
| Create instances of JPEG2000ImageIO objects using an object factory. More... | |
| class | KMLVectorDataIO |
| ImageIO object for reading/writing KML format vector data. More... | |
| class | KMLVectorDataIOFactory |
| Creating an instance of a VectorDataImageIO object using object factory. More... | |
| class | LUMImageIO |
| ImageIO object for reading (not writing) LUM format images. More... | |
| class | LUMImageIOFactory |
| Creation d'un instance d'un objet LUMImageIO utilisant les object factory. More... | |
| class | MetaDataKey |
| Creation of an otb::MetaDataKey class that defines the key of metadata used in the metadata dictionary. More... | |
| class | OTB_GCP |
| This OTB_GCP class is used to manage the GCP parameters in OTB. More... | |
| class | MSTARImageIO |
| ImageIO object for reading and writing MSTAR images. More... | |
| class | MSTARImageIOFactory |
| Creation d'un instance d'un objet MSTARImageIO utilisant les object factory. More... | |
| class | MWImageIO |
| ImageIO object for reading (not writing) MW format images. More... | |
| class | MWImageIOFactory |
| Creation d'un instance d'un objet LUMImageIO utilisant les object factory. More... | |
| class | OGRIOHelper |
| This class IO OGR. More... | |
| class | OGRVectorDataIO |
| ImageIO object for reading and writing OGR format vector data. More... | |
| class | OGRVectorDataIOFactory |
| Create an instance of an OGRVectorDataIOFactory. More... | |
| class | ONERAImageIO |
| ImageIO object for reading (not writing) ONERA format images. More... | |
| class | ONERAImageIOFactory |
| Creation d'un instance d'un objet ONERAImageIO utilisant les object factory. More... | |
| class | PointSetFileReader |
| Read a point set from a lidar file. More... | |
| class | PrepareSRTMDirectory |
| Deprecated Prepare SRTM directory for Ossim from a full archive More... | |
| class | QuickBirdImageMetadataInterface |
| Creation of an "otb" QuickBirdImageMetadataInterface that gets metadata. More... | |
| class | QuickBirdImageMetadataInterfaceFactory |
| Creating an instance of a ImageMetadataInterface object using object factory. More... | |
| class | RADImageIO |
| ImageIO object for reading (not writing) RAD format images. More... | |
| class | RADImageIOFactory |
| Creation d'un instance d'un objet RADImageIO utilisant les object factory. More... | |
| class | SpatialObjectDXFReader |
| This class reads the DXF file format to SpatialObjects. More... | |
| class | SpotImageMetadataInterface |
| Creation of an "otb" SpotImageMetadataInterface that gets metadata. More... | |
| class | SpotImageMetadataInterfaceFactory |
| Creating an instance of a ImageMetadataInterface object using object factory. More... | |
| class | StreamingImageFileWriter |
| Writes image data to a single file with streaming process. More... | |
| class | StreamingImageVirtualWriter |
| This class acts like a StreamingImageFileWriter, but without actually writing data to the disk. More... | |
| class | TerraSarImageMetadataInterface |
| Creation of an "otb" TerraSarImageMetadataInterface that gets metadata. More... | |
| class | Threads |
| Operation from open threads that are used in Monteverdi. More... | |
| class | TileMapFetcher |
| Get tiles from servers like Open street map. More... | |
| class | TileMapImageIO |
| ImageIO object for reading and writing TileMap images. More... | |
| class | TileMapImageIOFactory |
| Creation of a TileMapImageIO object using object factory. More... | |
| class | TileMapImageIOHelper |
| This class IO TileMapImage. More... | |
| class | TileMapImageSource |
| Base class for all the ImageIO object for reading and writing TileMap images produce an image. More... | |
| class | TileRecord |
| class | VectorDataFileReaderException |
| Base exception class for IO conflicts. More... | |
| class | VectorDataFileReader |
| Data source that reads vector data from a single file. More... | |
| class | VectorDataFileWriterException |
| class | VectorDataFileWriter |
| This class writes vector data file format (shapefile and KML). More... | |
| class | VectorDataIOBase |
| Abstract superclass defines VectorData IO interface. More... | |
| class | VectorDataIOFactory |
| Create instances of VectorDataIO objects using an object factory. More... | |
| class | VectorDataKeywordlist |
| this class handle the metadata of vector data. More... | |
| class | VectorImage |
| Creation of an "otb" vector image which contains metadata. More... | |
| class | WorldFile |
| Handles the world file that associates geographic informations to png, jpg. More... | |
| class | WorldView2ImageMetadataInterface |
| Creation of an "otb" WorldView2ImageMetadataInterface that gets metadata. More... | |
| class | WorldView2ImageMetadataInterfaceFactory |
| Creating an instance of a ImageMetadataInterface object using object factory. More... | |
| class | ChangeProfileKernelFunctor |
| Change Profile Kernel. More... | |
| class | ConfusionMatrixCalculator |
| TODO. More... | |
| class | ExhaustiveExponentialOptimizer |
| This optimizer performs an exhaustive search on an exponential scale. More... | |
| class | KMeansImageClassificationFilter |
| This filter performs the classification of a VectorImage using a KMeans estimation result. More... | |
| class | ListSampleGenerator |
| Produces a ListSample from a VectorImage and a VectorData. More... | |
| class | PeriodicSOM |
| This class is responsible for the learning of a self organizing map when considered as a torus. More... | |
| class | ROIdataConversion |
| image data to vector conversion. More... | |
| class | SEMClassifier |
| This class implements the Stochastic Expectation Maximization algorithm to perform an estimation of a mixture model. More... | |
| class | SOM |
| This class is responsible for the learning of a self organizing map from a set of vector represented by the input image (each vector is a pixel of the image). More... | |
| class | SOMActivationBuilder |
| This class takes a self organizing map and an input vector image, and produce a map counting the number of activation for each vector in the SOM map. More... | |
| class | SOMbasedImageFilter |
| This class perform the substitution between initial input image pixels and the winning neurons of a SOM. More... | |
| class | SOMClassifier |
| This class implements a SOM-Based classifier. More... | |
| class | SOMImageClassificationFilter |
| This filter performs the classification of a VectorImage using a given SOM map. More... | |
| class | SOMMap |
| This class represent a Self Organizing Map. More... | |
| class | SOMWithMissingValue |
| This class implements SOM training with missing value. More... | |
| class | SpectralAngleKernelFunctor |
| Spectral Angle Kernel. More... | |
| class | SVMClassifier |
| SVM-based classifier. More... | |
| class | SVMCrossValidationCostFunction |
| This function returns the cross validation accuracy of a SVM model. More... | |
| class | SVMImageClassificationFilter |
| This filter performs the classification of a VectorImage using a SVM Model. More... | |
| class | SVMImageClassificationWithRuleFilter |
| SVM Image Classification that yield distance to hyperplanes. More... | |
| class | SVMImageModelEstimator |
| Class for SVM model estimation from images used for classification. More... | |
| class | CustomKernelFunctor |
| Undocumented. More... | |
| class | InvMultiQuadricKernelFunctor |
| Undocumented. More... | |
| class | KModKernelFunctor |
| Undocumented. More... | |
| class | SAMKernelFunctor |
| Undocumented. More... | |
| class | RadialSAMKernelFunctor |
| Undocumented. More... | |
| class | InverseCosSAMKernelFunctor |
| Undocumented. More... | |
| class | InvMultiQuadraticSAMKernelFunctor |
| Undocumented. More... | |
| class | KModSAMKernelFunctor |
| Undocumented. More... | |
| class | RBFKernelFunctor |
| Undocumented. More... | |
| class | RBFRBFSAMKernelFunctor |
| Undocumented. More... | |
| class | PolyRBFSAMKernelFunctor |
| Undocumented. More... | |
| class | RBFDiffKernelFunctor |
| Undocumented. More... | |
| class | CustomLinearKernelFunctor |
| Undocumented. More... | |
| class | GroupedRBFKernelFunctor |
| Undocumented. More... | |
| class | GroupingAdaptiveKernelFunctor |
| Undocumented. More... | |
| class | SVMModel |
| Class for SVM models. More... | |
| class | SVMModelEstimator |
| Class for SVM model estimation from images used for classification. More... | |
| class | SVMPointSetModelEstimator |
| Class for SVM model estimation from PointSets used for classification. More... | |
| class | SVMSampleListModelEstimator |
| Class for SVM model estimation from SampleLists used for classification. More... | |
| class | MarkovRandomFieldFilter |
| This is the class to use the Markov Random Field framework in OTB. More... | |
| class | MRFEnergy |
| This is the base class for energy function used in the MRF framework. More... | |
| class | MRFEnergy< TInput2, TInput2 > |
| class | MRFEnergyEdgeFidelity |
| This is the implementation of an edge preserving model for Markov denoising. More... | |
| class | MRFEnergyGaussian |
| This is the implementation of the Gaussian model for Markov classification. More... | |
| class | MRFEnergyGaussianClassification |
| This is the implementation of the Gaussian model for Markov classification. More... | |
| class | MRFEnergyPotts |
| This is the implementation of the Potts model for Markov classification. More... | |
| class | MRFOptimizer |
| This is the base class for optimizer used in the MRF framework. More... | |
| class | MRFOptimizerICM |
| This is the optimizer class implementing the ICM algorithm. More... | |
| class | MRFOptimizerMetropolis |
| This is the optimizer class implementing the Metropolis algorithm. More... | |
| class | MRFSampler |
| This is the base class for sampler methods used in the MRF framework. More... | |
| class | MRFSamplerMAP |
| This is the base class for sampler methods used in the MRF framework. More... | |
| class | MRFSamplerRandom |
| This is the base class for sampler methods used in the MRF framework. More... | |
| class | MRFSamplerRandomMAP |
| This is the base class for sampler methods used in the MRF framework. More... | |
| class | ConvexOrConcaveClassificationFilter |
| This filter apply the Convex, Concave and flat classification functor to the whole image. More... | |
| class | GeodesicMorphologyDecompositionImageFilter |
| This class implements a geodesic morphology based image analysis algorithm. More... | |
| class | GeodesicMorphologyIterativeDecompositionImageFilter |
| This class recursively apply geodesic decomposition. More... | |
| class | GeodesicMorphologyLevelingFilter |
| This filter performs the leveling operation defined in the documentation of the geodesic decomposition image filter, given the original image, convex and concave membership functions. Please refer to the documentation of this filter for more details. More... | |
| class | ImageToProfileFilter |
| Base class to produce a profile of the response of a given filter for a range of parameter. More... | |
| class | MorphologicalClosingProfileFilter |
| This filter compute the morphological closing profile. More... | |
| class | MorphologicalOpeningProfileFilter |
| This filter compute the morphological opening profile. More... | |
| class | MorphologicalPyramidAnalysisFilter |
| Multiscale analysis filter using the morphological pyramid algorithm. More... | |
| class | MorphologicalPyramidSegmentationFilter |
| This filter performs a segmentation of the details supFilter and infFilter extracted with the morphological pyramid. More... | |
| class | MorphologicalPyramidSynthesisFilter |
| Recomposition of the multiscale analysis performed with a MorphologicalPyramidAnalyseFilter. More... | |
| class | MultiScaleConvexOrConcaveClassificationFilter |
| Apply the MultiScaleConvexOrConcaveDecisionRule to whole images. More... | |
| class | ProfileDerivativeToMultiScaleCharacteristicsFilter |
| This filter extracts the maximum derivative value of the input profile. More... | |
| class | ProfileToProfileDerivativeFilter |
| This filter computes the derivative of a given profile. More... | |
| class | SubsampleImageFilter |
| Performs a down sampling of an image. More... | |
| class | WaveletFilterBank |
| One level stationary wavelet transform. More... | |
| class | WaveletFilterBank< TInputImage, TOutputImage, TWaveletOperator, Wavelet::FORWARD > |
| class | WaveletFilterBank< TInputImage, TOutputImage, TWaveletOperator, Wavelet::INVERSE > |
| class | WaveletGenerator |
| Wavelet coefficient definition. More... | |
| class | WaveletHighPassOperator |
| Specific implementation of the mother wavelet part of wavelet transformator. More... | |
| class | WaveletLowPassOperator |
| Specific implementation of scale part of wavelet transformator. More... | |
| class | WaveletOperator |
| A Generic NeighborhoodOperator wavelets filter set defined for templation. More... | |
| class | WaveletOperatorBase |
| A NeighborhoodOperator wavelet base class. More... | |
| class | FullyDecomposedWaveletPacketCost |
| Cost evaluation to be used into the Wavelet Packet decomposition class. More... | |
| class | WaveletPacketTransform |
| Wavelet packet transformation framework. More... | |
| class | WaveletPacketTransform< TInputImage, TOutputImage, TFilter, Wavelet::FORWARD, TCost > |
| class | WaveletPacketTransform< TInputImage, TOutputImage, TFilter, Wavelet::INVERSE, FullyDecomposedWaveletPacketCost< TInputImage > > |
| class | WaveletTransform |
| Wavelet transformation framework. More... | |
| class | WaveletTransform< TInputImage, TOutputImage, TFilter, Wavelet::FORWARD > |
| class | WaveletTransform< TInputImage, TOutputImage, TFilter, Wavelet::INVERSE > |
| class | CompositeTransform |
| Class which compose two itk::Transform to obtain one itk::Transform T1 T2 T3 (x,y) -> (x',y') -> (x'',y'') => (x,y) -> (x'',y''). More... | |
| class | Eckert4MapProjection |
| This class implements the Eckert4 map projection. More... | |
| class | ForwardSensorModel |
| Class for direct sensor models. More... | |
| class | GCPsToRPCSensorModelImageFilter |
| This filter estimates a RPC sensor models from GCPs. More... | |
| class | GenericMapProjection |
| This is the base class for generic map projection transformation. More... | |
| class | GenericRSTransform |
| This is the class to handle generic remote sensing transform. More... | |
| class | GeocentricTransform |
| Convert coordinates from geocentric (X,Y,Z) to geographic (lon, lat, h). More... | |
| class | GroundSpacingImageFunction |
| Calculate the approximate ground spacing in X and Y directions. More... | |
| class | InverseSensorModel |
| Class for inverse sensor models. More... | |
| class | Lambert2EtenduProjection |
| This class implements the Lambert 2 Etendu map projection. It converts coordinates in longitude,latitude (WGS84) to Lambert 2 Etendu map coordinates. More... | |
| class | Lambert3CartoSudProjection |
| This class implements the Lambert3CartoSud map projection (RGF93 french geodesic system). It converts coordinates in longitude,latitude (WGS84) to Lambert 3 map coordinates. More... | |
| class | Lambert93Projection |
| This class implements the Lambert93 map projection (RGF93 french geodesic system). It converts coordinates in longitude,latitude (WGS84) to Lambert 93 map coordinates. More... | |
| class | LambertConformalConicMapProjection |
| This class implements the Lambert Conformal Conic map projection. It converts coordinates in longitude,latitude (WGS84) to Lambert Conformal Conic map coordinates. More... | |
| class | LeastSquareAffineTransformEstimator |
| This class provide the affine transform LSQR estimation. More... | |
| class | MapProjection |
| This is the base class for all geographic projections (UTM, Lambert, ...). More... | |
| class | MapToMapProjection |
| DEPRECATED: Class for switching from a Map Projection coordinates to other Map Projection coordinates. More... | |
| class | MollweidMapProjection |
| This class implements the Mollweid map projection. It converts coordinates in longitude,latitude (WGS84) to Mollweid map coordinates. More... | |
| class | OrthoRectificationFilter |
| Class for Orthorectifying an image. More... | |
| class | PlaceNameToLonLat |
| Retrieve Longitude and Latitude coordinates from a place name. More... | |
| class | SensorModelBase |
| Base class for the sensor model projection classes. This class allows to transform a geographic point in (lat,long) to a point in the sensor geometry. (lat,lon) -> (i,j) ou (lat,lon,h) -> (i,j). More... | |
| class | SinusoidalMapProjection |
| This class implements the Sinusoidal map projection. It converts coordinates in longitude,latitude (WGS84) to Sinusoidal map coordinates. More... | |
| class | SVY21MapProjection |
| This class implements the SVY21 map projection (Singapore geodesic system). It converts coordinates in longitude,latitude (WGS84) to SVY21 map coordinates. More... | |
| class | TileMapTransform |
| to do More... | |
| class | TransMercatorMapProjection |
| This class implements the TransMercator map projection. It converts coordinates in longitude,latitude (WGS84) to TransMercator map coordinates. More... | |
| class | UtmMapProjection |
| This class implements the UTM map projection. It converts coordinates in longitude,latitude (WGS84) to UTM map coordinates. More... | |
| class | VectorDataProjectionFilter |
| Reproject vector data in a different coordinate system. More... | |
| class | AeronetData |
| This class is a data structure designed to store Aeronet data extracted from a aeronet file. More... | |
| class | AeronetFileReaderException |
| Base exception class for Aeronet problems during reading. More... | |
| class | AeronetFileReader |
| This class reads a Aeronet data from an Aeronet file. More... | |
| class | FilterFunctionValues |
| This class contains the values of the filter function for the processed spectral band. More... | |
| class | AtmosphericCorrectionParameters |
| This class contains all atmospheric correction parameters. More... | |
| class | AtmosphericCorrectionParametersTo6SAtmosphericRadiativeTerms |
| This class computes the atmospheric radiative terms with 6S. More... | |
| class | AtmosphericRadiativeTermsSingleChannel |
| This class contains all atmospheric radiative terms for one channel. More... | |
| class | AtmosphericRadiativeTerms |
| This class is a vector of AtmosphericRadiativeTermsSingleChannel, it contains all atmospheric radiative terms for each studied channel. More... | |
| class | DEMCaracteristicsExtractor |
| Calculates the slope, the orientation incidence and exitance radius values for each pixel. More... | |
| class | GAndRIndexImageFilter |
| TODO. More... | |
| class | ImageToLuminanceImageFilter |
| Convert a raw value into a luminance value. More... | |
| class | ImageToReflectanceImageFilter |
| Convert a raw value into a reflectance value. More... | |
| class | LuminanceToReflectanceImageFilter |
| Convert luminance value into reflectance value. More... | |
| class | MultiChannelGAndRIndexImageFilter |
| Implements multi channel G and R pixel-wise generic index operation on one vector image. More... | |
| class | MultiChannelRadiometricImageFilter |
| Implements multi channel radiometric indices operation on one vector image. More... | |
| class | MultiChannelRAndBAndNIRIndexImageFilter |
| Implements multi channel R and B and NIR pixel-wise generic index operation on one vector image. More... | |
| class | MultiChannelRAndBAndNIRVegetationIndexImageFilter |
| DEPRECATED: use otbMultiChannelRAndBAndNIRIndexImageFilter. More... | |
| class | MultiChannelRAndGAndNIRIndexImageFilter |
| Implements multi channel R and G and NIR pixel-wise generic index operation on one vector image. More... | |
| class | MultiChannelRAndGAndNIRVegetationIndexImageFilter |
| DEPRECATED: use otbMultiChannelRAndGAndNIRIndexImageFilter. More... | |
| class | MultiChannelRAndNIRIndexImageFilter |
| Implements multi channel R and NIR pixel-wise generic index operation on one vector image. More... | |
| class | MultiChannelRAndNIRVegetationIndexImageFilter |
| DEPRECATED: use otbMultiChannelRAndNIRIndexImageFilter. More... | |
| class | RAndBAndNIRIndexImageFilter |
| TODO. More... | |
| class | RAndBAndNIRVegetationIndexImageFilter |
| DEPRECATED : use otbRAndBAndNIRIndexImageFilter. More... | |
| class | RAndGAndNIRIndexImageFilter |
| TODO. More... | |
| class | RAndGAndNIRVegetationIndexImageFilter |
| TODO. More... | |
| class | RAndNIRIndexImageFilter |
| TODO. More... | |
| class | RAndNIRVegetationIndexImageFilter |
| DEPRECATED : use otbRAndNIRIndexImageFilter. More... | |
| class | ReflectanceToSurfaceReflectanceImageFilter |
| Calculates the slope, the orientation incidence and exitance radius values for each pixel. More... | |
| class | SIXSTraits |
| SIXSTraits operations. More... | |
| class | SpectralSensitivityReader |
| Read a file that contains spectral sensitivity. More... | |
| class | SurfaceAdjacencyEffect6SCorrectionSchemeFilter |
| Correct the scheme taking care of the surrounding pixels. More... | |
| class | TerraSarBrightnessImageFilter |
| Calculates the brightness of TerraSar sensor images. More... | |
| class | TerraSarCalibrationImageFilter |
| Calculates the calibration of TerraSar sensor images. More... | |
| class | WaterSqrtSpectralAngleImageFilter |
| Compute a radiometric water indice. More... | |
| class | MultiChannelsPolarimetricSynthesisFilter |
| class | PolarimetricData |
| This class allows to determine the type of architecture we get. More... | |
| class | PolarimetricSynthesisFilter |
| Compute the polarimetric synthesis from two to four radar images. More... | |
| class | ImageListToRCC8GraphFilter |
| Base class for filters taking an images list as input to produce a RCC8 graph. More... | |
| class | ImageMultiSegmentationToRCC8GraphFilter |
| This class takes a list of labelled segmentation images and build the RCC8 graph of the set of regions it represents. More... | |
| class | ImageToImageRCC8Calculator |
| This class compute the RCC8 relation between the regions from two segmentation images. More... | |
| class | PolygonListToRCC8GraphFilter |
| This class computes an RCC8 graph from a set of polygons. More... | |
| class | PolygonToPolygonRCC8Calculator |
| This class compute the RCC8 relation between the regions from two segmentation images. More... | |
| class | RCC8Edge |
| Base class to represent an edge in a RCC8 Graph. More... | |
| class | RCC8EdgeIterator |
| class | RCC8Graph |
| This class is a data structure designed to store RCC8 Graph computed from a pyramidal segmentation. More... | |
| class | RCC8GraphFileReaderException |
| Base exception class for IO problems during reading. More... | |
| class | RCC8GraphFileReader |
| This class reads a RCC8 graph from a .dot file (graphviz format). More... | |
| class | RCC8GraphFileWriterException |
| Base exception class for IO problems during writing. More... | |
| class | RCC8GraphFileWriter |
| This class writes a RCC8 Graph to a dot file (graphviz file format). More... | |
| class | RCC8GraphSource |
| Base class for all the filters producing an otbRCC8Graph. More... | |
| class | RCC8InEdgeIterator |
| class | RCC8OutEdgeIterator |
| class | RCC8VertexBase |
| Base class to represent a vertex in a RCC8 Graph. More... | |
| class | RCC8VertexIterator |
| Iterates on the graph vertices. More... | |
| class | RCC8VertexWithCompacity |
| Class to represent a vertex in a RCC8 Graph with the compacity value of the represented region. More... | |
| class | RCC8VertexWithRegionCenter |
| Class to represent a vertex in a RCC8 Graph with the compacity value of the represented region. More... | |
| class | TestHelper |
| class | FixedSizeFullImageWidget |
| DEPRECATED: FixedSizeFullImageWidget More... | |
| class | FullResolutionImageWidget |
| DEPRECATED: Widget for the full resolution window in viewer. More... | |
| class | GluPolygonDrawingHelper |
| DEPRECATED: This class is a short helper class to render complex polygons in openGl. More... | |
| class | HistogramAndTransferFunctionWidget |
| DEPRECATED More... | |
| class | ImageAlternateViewer |
| DEPRECATED More... | |
| class | ImageToGrayscaleAnaglyphImageFilter |
| This filter implements the synthesis of a grayscale anaglyph image from a pair of stereoscopic images. The output image is a VectorImage with 3 channels, where the first channel is the first input image, and the two last channels are the second input image. More... | |
| class | ImageViewer |
| DEPRECATED: Simple image viewer. More... | |
| class | ImageViewerBase |
| DEPRECATED: Simple image viewer base class. More... | |
| class | ImageViewerFullResolutionEventsInterface |
| DEPRECATED More... | |
| class | ImageViewerFullWidget |
| DEPRECATED: Custom full image widget. More... | |
| class | ImageViewerHistogramAndTransferFunctionWidget |
| DEPRECATED: Custom histogram widget for the image viewer. More... | |
| class | ImageViewerScrollWidget |
| DEPRECATED: Custom scroll image widget. More... | |
| class | ImageViewerZoomWidget |
| DEPRECATED: Custom scroll image widget. More... | |
| class | ImageWidgetBase |
| DEPRECATED: Base class for ImageWidget More... | |
| class | ImageWidgetBoxForm |
| DEPRECATED: Widget to draw boxes on the viewer More... | |
| class | ImageWidgetCircleForm |
| DEPRECATED More... | |
| class | ImageWidgetFormBase |
| DEPRECATED More... | |
| class | ImageWidgetPointForm |
| DEPRECATED More... | |
| class | ImageWidgetPolygonForm |
| DEPRECATED: Widget to draw polygons on the viewer More... | |
| class | ImageWidgetPolylineForm |
| DEPRECATED More... | |
| class | ImageWidgetRectangleForm |
| DEPRECATED More... | |
| class | ImageWidgetTransferFunction |
| DEPRECATED: Base class for visualization transfer functions. More... | |
| class | ImageWidgetAffineTransferFunction |
| Affine transfer function. More... | |
| class | ImageWidgetSquareRootTransferFunction |
| SquareRoot transfer function. More... | |
| class | ImageWidgetLogTransferFunction |
| Log transfer function. More... | |
| class | ImageWidgetSquareTransferFunction |
| Log transfer function. More... | |
| class | VectorImageToColorAnaglyphVectorImageFilter |
| This filter implements the synthesis of a grayscale anaglyph image from a pair of stereoscopic images. The output image is a VectorImage with 3 channels, where the first channel is the first channel of the second input image, and the two last channels are the two last channel of the first input image. More... | |
| class | ZoomableImageWidget |
| DEPRECATED: Widget for the zoom window in viewer. More... | |
| class | ArrowKeyMoveActionHandler |
| Handle moving in the image with the arrow key. More... | |
| class | BlendingImageFilter |
| This class applies the rendering functor to an image. More... | |
| class | ChangeExtractRegionActionHandler |
| Implements basic Scroll, Full and Zoom widgets resizing. More... | |
| class | ChangeScaleActionHandler |
| Implements basic Scroll, Full and Zoom widgets resizing. More... | |
| class | ChangeScaledExtractRegionActionHandler |
| Implements basic Scroll, Full and Zoom widgets resizing. More... | |
| class | CircleGlComponent |
| This Gl Component to render a circle. No checking is done upon the adequation between the circle projection and the underlying image projection. Gie possibility to represnts the circle center (by a point or a cross). More... | |
| class | CrossGlComponent |
| This Gl Component to render a Cross. No checking is done upon the adequation between the Cross projection and the underlying image projection. More... | |
| class | Curve2D |
| Base class Curves to be rendered in Curves2DWidget. More... | |
| class | Curves2DWidget |
| This widget renders a set of curves to the screen. More... | |
| class | GlComponent |
| Base class for openGl rendered components. More... | |
| class | GlWidget |
| Base class for widgets using OpenGl. More... | |
| class | HistogramActionHandler |
| Implements basic Scroll, Full and Zoom widgets resizing. More... | |
| class | HistogramCurve |
| Class for histogram rendering. More... | |
| class | ImageLayer |
| This class is a layer container. It contains everything related to a layer in the viewer model. More... | |
| class | ImageLayerBase |
| Base class for all layers objects A layer is something that can be rendered to the screen. More... | |
| class | ImageLayerGenerator |
| Helper class to generate image layer for visualization. This class is a helper class for displayable layer generation. It generates a layer with all the needed information and optionnaly quicklook. More... | |
| class | ImageLayerRenderingModel |
| This class is the model for ImageViewer. It is in charge of rendering to the screen a set of Layer. Each visible layer is rendered separately, and the resulting rendered layers are rasterized using the blending function associated to each layer. More... | |
| class | ImageLayerRenderingModelListener |
| class | ImageView |
| todo More... | |
| class | ImageWidget |
| This class renders an RGB bytes image buffer to the screen. Rendered data can be loaded using the ReadBuffer() method. The SetIsotropicZoom() method allows to tune the zooming (zooming is centered). More... | |
| class | ImageWidgetActionHandler |
| Base class for widget action handler. This class is a base class for all image widget action handlers. To implement a new action handler, derive this class and implement the ListenTo*() and the HandleWidget*() methods. Then register an instance of your handler in the ImageWidgetController. More... | |
| class | ImageWidgetController |
| This controller processes the events from a set of image widget. Events are procesed by instances of the ImageWidgetActionHandler class which are registered dynamically via the AddActionHandler method. More... | |
| class | LayerBasedModel |
| Base class providing layer stack model. More... | |
| class | ListenerBase |
| class | MouseClickActionHandler |
| Implements clicking on widgets Triggers the IndexClicked(); methods on the destination. More... | |
| class | MVCModel |
| class | PackedWidgetManager |
| todo More... | |
| class | PixelDescriptionActionHandler |
| Implements pixel reporting capabilities. More... | |
| class | PixelDescriptionModel |
| This class is a layer based model reporting pixel information. More... | |
| class | PixelDescriptionModelListener |
| todo More... | |
| class | PixelDescriptionView |
| todo More... | |
| class | RegionGlComponent |
| This Gl Component represents a region. More... | |
| class | RenderingImageFilter |
| This class applies the rendering functor to an image. More... | |
| class | SelectAreaActionHandler |
| Implements basic Scroll, Full and Zoom widgets resizing. More... | |
| class | SplittedWidgetManager |
| todo More... | |
| class | StandardImageViewer |
| This class implements a standard visualization tool to be plugged at the end of a pipeline. More... | |
| class | VectorDataActionHandler |
| Handles the user action creating vector data in an OTB application. More... | |
| class | VectorDataGlComponent |
| This Gl Component to render a VectorData. No checking is done upon the adequation between the VectorData projection and the underlying image projection. More... | |
| class | VectorDataModel |
| Model to handle vector data (point, line, polygons) in an OTB application. More... | |
| class | VerticalAsymptoteCurve |
| Class for Vertical Asymptots rendering. More... | |
| class | VisualizationPixelTraits |
| TODO. More... | |
| class | WidgetManager |
| Base class for displays. More... | |
| class | WidgetResizingActionHandler |
| Implements basic Scroll, Full and Zoom widgets resizing. More... | |
| class | CompositeExampleImageFilter |
| class | MsgReporter |
| This class implements an message reporter windows. It's used by alls graphicals applications wants to report message. More... | |
| class | BasicApplicationController |
| class | BasicApplicationControllerInterface |
| class | BasicApplicationModel |
| class | BasicApplicationView |
Typedefs | |
|
typedef MapProjection < ossimAlbersProjection, INVERSE > | AlbersInverseProjection |
|
typedef MapProjection < ossimAlbersProjection, FORWARD > | AlbersForwardProjection |
|
typedef MapProjection < ossimAzimEquDistProjection, INVERSE > | AzimEquDistInverseProjection |
|
typedef MapProjection < ossimAzimEquDistProjection, FORWARD > | AzimEquDistForwardProjection |
|
typedef MapProjection < ossimBngProjection, INVERSE > | BngInverseProjection |
|
typedef MapProjection < ossimBngProjection, FORWARD > | BngForwardProjection |
|
typedef MapProjection < ossimBonneProjection, INVERSE > | BonneInverseProjection |
|
typedef MapProjection < ossimBonneProjection, FORWARD > | BonneForwardProjection |
|
typedef MapProjection < ossimCadrgProjection, INVERSE > | CadrgInverseProjection |
|
typedef MapProjection < ossimCadrgProjection, FORWARD > | CadrgForwardProjection |
|
typedef MapProjection < ossimCassiniProjection, INVERSE > | CassiniInverseProjection |
|
typedef MapProjection < ossimCassiniProjection, FORWARD > | CassiniForwardProjection |
|
typedef MapProjection < ossimCylEquAreaProjection, INVERSE > | CylEquAreaInverseProjection |
|
typedef MapProjection < ossimCylEquAreaProjection, FORWARD > | CylEquAreaForwardProjection |
|
typedef Eckert4MapProjection < INVERSE > | Eckert4InverseProjection |
|
typedef Eckert4MapProjection < FORWARD > | Eckert4ForwardProjection |
|
typedef MapProjection < ossimEckert6Projection, INVERSE > | Eckert6InverseProjection |
|
typedef MapProjection < ossimEckert6Projection, FORWARD > | Eckert6ForwardProjection |
|
typedef MapProjection < ossimGnomonicProjection, INVERSE > | GnomonicInverseProjection |
|
typedef MapProjection < ossimGnomonicProjection, FORWARD > | GnomonicForwardProjection |
|
typedef LambertConformalConicMapProjection < INVERSE > | LambertConformalConicInverseProjection |
|
typedef LambertConformalConicMapProjection < FORWARD > | LambertConformalConicForwardProjection |
|
typedef Lambert2EtenduProjection < INVERSE > | Lambert2EtenduInverseProjection |
|
typedef Lambert2EtenduProjection < FORWARD > | Lambert2EtenduForwardProjection |
|
typedef Lambert3CartoSudProjection < INVERSE > | Lambert3CartoSudInverseProjection |
|
typedef Lambert3CartoSudProjection < FORWARD > | Lambert3CartoSudForwardProjection |
|
typedef Lambert93Projection < INVERSE > | Lambert93InverseProjection |
|
typedef Lambert93Projection < FORWARD > | Lambert93ForwardProjection |
|
typedef SVY21MapProjection < INVERSE > | SVY21InverseProjection |
|
typedef SVY21MapProjection < FORWARD > | SVY21ForwardProjection |
|
typedef MapProjection < ossimLlxyProjection, INVERSE > | LlxyInverseProjection |
|
typedef MapProjection < ossimLlxyProjection, FORWARD > | LlxyForwardProjection |
|
typedef MapProjection < ossimEquDistCylProjection, INVERSE > | EquDistCylInverseProjection |
|
typedef MapProjection < ossimEquDistCylProjection, FORWARD > | EquDistCylForwardProjection |
|
typedef MapProjection < ossimMercatorProjection, INVERSE > | MercatorInverseProjection |
|
typedef MapProjection < ossimMercatorProjection, FORWARD > | MercatorForwardProjection |
|
typedef MapProjection < ossimMillerProjection, INVERSE > | MillerInverseProjection |
|
typedef MapProjection < ossimMillerProjection, FORWARD > | MillerForwardProjection |
|
typedef MollweidMapProjection < INVERSE > | MollweidInverseProjection |
|
typedef MollweidMapProjection < FORWARD > | MollweidForwardProjection |
|
typedef MapProjection < ossimNewZealandMapGridProjection, INVERSE > | NewZealandMapGridInverseProjection |
|
typedef MapProjection < ossimNewZealandMapGridProjection, FORWARD > | NewZealandMapGridForwardProjection |
|
typedef MapProjection < ossimObliqueMercatorProjection, INVERSE > | ObliqueMercatorInverseProjection |
|
typedef MapProjection < ossimObliqueMercatorProjection, FORWARD > | ObliqueMercatorForwardProjection |
|
typedef MapProjection < ossimOrthoGraphicProjection, INVERSE > | OrthoGraphicInverseProjection |
|
typedef MapProjection < ossimOrthoGraphicProjection, FORWARD > | OrthoGraphicForwardProjection |
|
typedef MapProjection < ossimPolarStereoProjection, INVERSE > | PolarStereoInverseProjection |
|
typedef MapProjection < ossimPolarStereoProjection, FORWARD > | PolarStereoForwardProjection |
|
typedef MapProjection < ossimPolyconicProjection, INVERSE > | PolyconicInverseProjection |
|
typedef MapProjection < ossimPolyconicProjection, FORWARD > | PolyconicForwardProjection |
|
typedef SinusoidalMapProjection < INVERSE > | SinusoidalInverseProjection |
|
typedef SinusoidalMapProjection < FORWARD > | SinusoidalForwardProjection |
|
typedef MapProjection < ossimSpaceObliqueMercatorProjection, INVERSE > | SpaceObliqueMercatorInverseProjection |
|
typedef MapProjection < ossimSpaceObliqueMercatorProjection, FORWARD > | SpaceObliqueMercatorForwardProjection |
|
typedef MapProjection < ossimStereographicProjection, INVERSE > | StereographicInverseProjection |
|
typedef MapProjection < ossimStereographicProjection, FORWARD > | StereographicForwardProjection |
|
typedef MapProjection < ossimTransCylEquAreaProjection, INVERSE > | TransCylEquAreaInverseProjection |
|
typedef MapProjection < ossimTransCylEquAreaProjection, FORWARD > | TransCylEquAreaForwardProjection |
|
typedef TransMercatorMapProjection < INVERSE > | TransMercatorInverseProjection |
|
typedef TransMercatorMapProjection < FORWARD > | TransMercatorForwardProjection |
|
typedef MapProjection < ossimUpsProjection, INVERSE > | UpsInverseProjection |
|
typedef MapProjection < ossimUpsProjection, FORWARD > | UpsForwardProjection |
| typedef UtmMapProjection< INVERSE > | UtmInverseProjection |
| typedef UtmMapProjection< FORWARD > | UtmForwardProjection |
|
typedef MapProjection < ossimVanDerGrintenProjection, INVERSE > | VanDerGrintenInverseProjection |
|
typedef MapProjection < ossimVanDerGrintenProjection, FORWARD > | VanDerGrintenForwardProjection |
Enumerations | |
| enum | NodeType { ROOT = 0, DOCUMENT = 1, FOLDER = 2, FEATURE_POINT = 3, FEATURE_LINE = 4, FEATURE_POLYGON = 5, FEATURE_MULTIPOINT = 6, FEATURE_MULTILINE = 7, FEATURE_MULTIPOLYGON = 8, FEATURE_COLLECTION = 9 } |
| enum | StreamingMode { SET_NUMBER_OF_STREAM_DIVISIONS = 1, SET_BUFFER_MEMORY_SIZE = 2, SET_BUFFER_NUMBER_OF_LINES = 3, SET_AUTOMATIC_NUMBER_OF_STREAM_DIVISIONS = 4, SET_TILING_WITH_SET_NUMBER_OF_STREAM_DIVISIONS = 5, SET_TILING_WITH_SET_AUTOMATIC_NUMBER_OF_STREAM_DIVISIONS = 6 } |
| enum | InverseOrForwardTransformationEnum { FORWARD = 0, INVERSE = 1 } |
| enum | ArchitectureType { HH_HV_VH_VV = 0, HH_HV_VV = 1, HH_VH_VV = 2, HH_HV = 3, VH_VV = 4, HH_VV = 5, UNKNOWN = 6 } |
| enum | RCC8Value { OTB_RCC8_DC, OTB_RCC8_EC, OTB_RCC8_PO, OTB_RCC8_TPP, OTB_RCC8_TPPI, OTB_RCC8_NTPP, OTB_RCC8_NTPPI, OTB_RCC8_EQ } |
Functions | |
| template<class TType> | |
| std::ostream & | operator<< (std::ostream &os, const RemoteSensingRegion< TType > ®ion) |
| template<class ImageType, class RemoteSensingRegionType> | |
| ImageType::RegionType | TransformPhysicalRegionToIndexRegion (const RemoteSensingRegionType ®ion, const ImageType *image) |
| std::ostream & | operator<< (std::ostream &os, const ImageKeywordlist &kwl) |
| std::ostream & | operator<< (std::ostream &os, const VectorDataKeywordlist &kwl) |
Variables | |
| const double | CONST_E = 2.7182818284590452354 |
| const double | CONST_LOG2E = 1.4426950408889634074 |
| const double | CONST_LOG10E = 0.43429448190325182765 |
| const double | CONST_LN2 = 0.69314718055994530942 |
| const double | CONST_LN10 = 2.30258509299404568402 |
| const double | CONST_PI = 3.14159265358979323846 |
| const double | CONST_PI_2 = 1.57079632679489661923 |
| const double | CONST_PI_4 = 0.78539816339744830962 |
| const double | CONST_PI_8 = 0.39269908169872415481 |
| const double | CONST_1_PI = 0.31830988618379067154 |
| const double | CONST_2_PI = 0.63661977236758134308 |
| const double | CONST_2PI = 6.28318530717958647693 |
| const double | CONST_PI_180 = 0.01745329251994329577 |
| const double | CONST_180_PI = 57.2957795130823208768 |
| const double | CONST_LNPI = std::log(CONST_PI) |
| const double | CONST_SQRTPI = std::sqrt(CONST_PI) |
| const double | CONST_2_SQRTPI = 1.12837916709551257390 |
| const double | CONST_SQRT2 = 1.41421356237309504880 |
| const double | CONST_SQRT1_2 = 0.70710678118654752440 |
| const double | CONST_EULER = 0.57721566490153286060 |
| const MetaDataKey::KeyTypeDef | Types [] |
otbMacro.h defines standard system-wide macros, constants, and other parameters. One of its most important functions is to define macros used to interface to instance variables in a standard fashion.
otbMath.h defines standard math macros, constants, and other parameters. All mathematics constans, functions (used in the OTB code) are the vcl version (vcl..., CONST_PI, ).
This enumeration describes the different architectures we can find in polarimetry.
Definition at line 30 of file otbPolarimetricData.h.
00031 { 00032 HH_HV_VH_VV = 0, 00033 HH_HV_VV = 1, 00034 HH_VH_VV = 2, 00035 HH_HV = 3, 00036 VH_VV = 4, 00037 HH_VV = 5, 00038 UNKNOWN = 6 00039 } ArchitectureType;
| enum otb::NodeType |
This enumeration describes the type of nodes used to represent a tree of vector data in the Orfeo ToolBox.
Definition at line 35 of file otbDataNode.h.
00037 { 00038 ROOT = 0, 00039 DOCUMENT = 1, 00040 FOLDER = 2, 00041 FEATURE_POINT = 3, 00042 FEATURE_LINE = 4, 00043 FEATURE_POLYGON = 5, 00044 FEATURE_MULTIPOINT = 6, 00045 FEATURE_MULTILINE = 7, 00046 FEATURE_MULTIPOLYGON = 8, 00047 FEATURE_COLLECTION = 9 00048 } NodeType;
| enum otb::StreamingMode |
this enum defines the different streaming mode available in OTB.
Definition at line 44 of file otbStreamingTraits.h.
00045 { 00046 SET_NUMBER_OF_STREAM_DIVISIONS = 1, 00047 SET_BUFFER_MEMORY_SIZE = 2, 00048 SET_BUFFER_NUMBER_OF_LINES = 3, 00049 SET_AUTOMATIC_NUMBER_OF_STREAM_DIVISIONS = 4, 00050 SET_TILING_WITH_SET_NUMBER_OF_STREAM_DIVISIONS = 5, 00051 SET_TILING_WITH_SET_AUTOMATIC_NUMBER_OF_STREAM_DIVISIONS = 6 00052 } StreamingMode;
| const double otb::CONST_E = 2.7182818284590452354 |
| const MetaDataKey::KeyTypeDef otb::Types[] |
Initial value:
{
MetaDataKey::KeyTypeDef(MetaDataKey::DriverShortNameKey, MetaDataKey::TSTRING),
MetaDataKey::KeyTypeDef(MetaDataKey::DriverLongNameKey, MetaDataKey::TSTRING),
MetaDataKey::KeyTypeDef(MetaDataKey::ProjectionRefKey, MetaDataKey::TSTRING),
MetaDataKey::KeyTypeDef(MetaDataKey::GCPProjectionKey, MetaDataKey::TSTRING),
MetaDataKey::KeyTypeDef(MetaDataKey::GCPParametersKey, MetaDataKey::TOTB_GCP),
MetaDataKey::KeyTypeDef(MetaDataKey::GCPCountKey, MetaDataKey::TENTIER),
MetaDataKey::KeyTypeDef(MetaDataKey::GeoTransformKey, MetaDataKey::TSTRING),
MetaDataKey::KeyTypeDef(MetaDataKey::MetadataKey, MetaDataKey::TSTRING),
MetaDataKey::KeyTypeDef(MetaDataKey::UpperLeftCornerKey, MetaDataKey::TVECTOR),
MetaDataKey::KeyTypeDef(MetaDataKey::UpperRightCornerKey, MetaDataKey::TVECTOR),
MetaDataKey::KeyTypeDef(MetaDataKey::LowerLeftCornerKey, MetaDataKey::TVECTOR),
MetaDataKey::KeyTypeDef(MetaDataKey::LowerRightCornerKey, MetaDataKey::TVECTOR),
MetaDataKey::KeyTypeDef(MetaDataKey::ColorTableNameKey, MetaDataKey::TSTRING),
MetaDataKey::KeyTypeDef(MetaDataKey::ColorEntryCountKey, MetaDataKey::TENTIER),
MetaDataKey::KeyTypeDef(MetaDataKey::ColorEntryAsRGBKey, MetaDataKey::TVECTOR),
MetaDataKey::KeyTypeDef(MetaDataKey::OSSIMKeywordlistKey, MetaDataKey::TOSSIMKEYWORDLIST),
MetaDataKey::KeyTypeDef(MetaDataKey::OSSIMKeywordlistDelimiterKey, MetaDataKey::TSTRING),
MetaDataKey::KeyTypeDef(MetaDataKey::VectorDataKeywordlistKey, MetaDataKey::TVECTORDATAKEYWORDLIST),
MetaDataKey::KeyTypeDef(MetaDataKey::VectorDataKeywordlistDelimiterKey, MetaDataKey::TSTRING)
}
Definition at line 79 of file otbMetaDataKey.cxx.