Classes |
| struct | otb::internal::ReprojectTransformationFunctor::ByCopy |
| class | otb::ForwardSensorModel< TScalarType, NInputDimensions, NOutputDimensions > |
| | Class for direct sensor models. More...
|
| class | otb::GenericMapProjection< TDirectionOfMapping, TScalarType, NInputDimensions, NOutputDimensions > |
| | This is the base class for generic map projection transformation. More...
|
| class | otb::GenericRSResampleImageFilter< TInputImage, TOutputImage > |
| | This class is a composite filter that allows you to project an input image from any coordinate system to any other one. The coordinate systems can be defined by their projection reference, the keyword list or a meta data dictionary. More...
|
| class | otb::GenericRSTransform< TScalarType, NInputDimensions, NOutputDimensions > |
| | This is the class to handle generic remote sensing transform. More...
|
| class | otb::GeometriesProjectionFilter |
| class | otb::ImageToEnvelopeVectorDataFilter< TInputImage, TOutputVectorData > |
| | Build a vector data containing the polygon of the image envelope. More...
|
| class | otb::ImageToGenericRSOutputParameters< TImage > |
| | This class is a helper class to estimate the output parameters of an image after projection in a target SRS (defined here using its projectionRef). More...
|
| struct | otb::internal::ReprojectTransformationFunctor::InPlace |
| class | otb::InverseSensorModel< TScalarType, NInputDimensions, NOutputDimensions > |
| | Class for inverse sensor models. More...
|
| class | otb::MapProjectionAdapter |
| | Wrapper class to group all dependencies to ossim for map projection. More...
|
| class | otb::OrthoRectificationFilter< TInputImage, TOutputImage, TMapProjection, TInterpolatorPrecision > |
| | Class for Orthorectifying an image. More...
|
| struct | otb::internal::ReprojectTransformationFunctor |
| class | otb::SensorModelAdapter |
| | Wrapper class to group all dependencies to ossim for sensor models. More...
|
| class | otb::SensorModelBase< TScalarType, NInputDimensions, NOutputDimensions > |
| | Base class for the sensor model projection classes. More...
|
| class | otb::StreamingResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType > |
| | This class is a composite filter resampling an input image by setting a transform. The filter computes a deformation grid using the transform set and used it to warp the input. More...
|
| class | otb::VectorDataIntoImageProjectionFilter< TInputVectorData, TInputImage > |
| | Reproject vector data into the coordinate system of an image. More...
|
| class | otb::VectorDataProjectionFilter< TInputVectorData, TOutputVectorData > |
| | Reproject vector data in a different coordinate system. More...
|
| class | otb::VectorDataTransformFilter< TInputVectorData, TOutputVectorData > |
| | Apply a Transform To a VectorData. More...
|
This category includes the elements related to the geometry of the image: projection, orthorectification.