![]() |
Orfeo Toolbox
3.16
|
Classes | |
| struct | KeyTypeDef |
Typedefs | |
| typedef itk::VariableLengthVector < double > | VariableLengthVectorType |
| typedef std::vector< double > | VectorType |
Enumerations | |
| enum | KeyType { TSTRING, TENTIER, TDOUBLE, TOTB_GCP, TVECTOR, TOSSIMKEYWORDLIST, TVECTORDATAKEYWORDLIST } |
Functions | |
| KeyType | GetKeyType (const std::string &name) |
Variables | |
| char const * | CacheSizeInBytes = "CacheSizeInBytes" |
| char const * | ColorEntryAsRGBKey = "ColorEntryAsRGB" |
| char const * | ColorEntryCountKey = "ColorEntryCount" |
| char const * | ColorTableNameKey = "ColorTableName" |
| char const * | DriverLongNameKey = "DriverLongName" |
| char const * | DriverShortNameKey = "DriverShortName" |
| char const * | GCPCountKey = "GCPCount" |
| char const * | GCPParametersKey = "GCP_" |
| char const * | GCPProjectionKey = "GCPProjection" |
| char const * | GeoTransformKey = "GeoTransform" |
| char const * | LowerLeftCornerKey = "LowerLeftCorner" |
| char const * | LowerRightCornerKey = "LowerRightCorner" |
| char const * | MetadataKey = "Metadata_" |
| char const * | OSSIMKeywordlistDelimiterKey = "OSSIMKeywordlistDelimiter" |
| char const * | OSSIMKeywordlistKey = "OSSIMKeywordlist" |
| char const * | ProjectionRefKey = "ProjectionRef" |
| char const * | ResolutionFactor = "ResolutionFactor" |
| char const * | SubMetadataKey = "SubMetadata_" |
| char const * | TileHintX = "TileHintX" |
| char const * | TileHintY = "TileHintY" |
| char const * | UpperLeftCornerKey = "UpperLeftCorner" |
| char const * | UpperRightCornerKey = "UpperRightCorner" |
| char const * | VectorDataKeywordlistDelimiterKey = "VectorDataKeywordlistDelimiter" |
| char const * | VectorDataKeywordlistKey = "VectorDataKeywordlist" |
| typedef itk::VariableLengthVector<double> otb::MetaDataKey::VariableLengthVectorType |
Definition at line 104 of file otbMetaDataKey.h.
| typedef std::vector<double> otb::MetaDataKey::VectorType |
Definition at line 103 of file otbMetaDataKey.h.
| Enumerator | |
|---|---|
| TSTRING | |
| TENTIER | |
| TDOUBLE | |
| TOTB_GCP | |
| TVECTOR | |
| TOSSIMKEYWORDLIST | |
| TVECTORDATAKEYWORDLIST | |
Definition at line 70 of file otbMetaDataKey.h.
| MetaDataKey::KeyType otb::MetaDataKey::GetKeyType | ( | const std::string & | name | ) |
Definition at line 91 of file otbMetaDataKey.cxx.
References otb::MetaDataKey::KeyTypeDef::keyname, NBKEYS, TSTRING, otb::MetaDataKey::KeyTypeDef::type, and otb::Types.
Referenced by otb::ImageMetadataInterfaceBase::PrintSelf().
| char const * otb::MetaDataKey::CacheSizeInBytes = "CacheSizeInBytes" |
Definition at line 58 of file otbMetaDataKey.cxx.
Referenced by otb::ImageFileReader< TOutputImage, ConvertPixelTraits >::GenerateOutputInformation(), and otb::JPEG2000ImageIO::ReadImageInformation().
| char const * otb::MetaDataKey::ColorEntryAsRGBKey = "ColorEntryAsRGB" |
Definition at line 49 of file otbMetaDataKey.cxx.
Referenced by otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::ColorEntryCountKey = "ColorEntryCount" |
Definition at line 48 of file otbMetaDataKey.cxx.
Referenced by otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::ColorTableNameKey = "ColorTableName" |
Definition at line 47 of file otbMetaDataKey.cxx.
Referenced by otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::DriverLongNameKey = "DriverLongName" |
Definition at line 29 of file otbMetaDataKey.cxx.
Referenced by otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::DriverShortNameKey = "DriverShortName" |
Definition at line 28 of file otbMetaDataKey.cxx.
Referenced by otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::GCPCountKey = "GCPCount" |
Definition at line 35 of file otbMetaDataKey.cxx.
Referenced by otb::ImageMetadataInterfaceBase::GetGCPCount(), otb::GDALImageIO::InternalReadImageInformation(), otb::GDALImageIO::InternalWriteImageInformation(), and otb::JPEG2000ImageIO::ReadImageInformation().
| char const * otb::MetaDataKey::GCPParametersKey = "GCP_" |
Definition at line 34 of file otbMetaDataKey.cxx.
Referenced by otb::ImageMetadataInterfaceBase::GetGCPCol(), otb::ImageMetadataInterfaceBase::GetGCPId(), otb::ImageMetadataInterfaceBase::GetGCPInfo(), otb::ImageMetadataInterfaceBase::GetGCPRow(), otb::ImageMetadataInterfaceBase::GetGCPs(), otb::ImageMetadataInterfaceBase::GetGCPX(), otb::ImageMetadataInterfaceBase::GetGCPY(), otb::ImageMetadataInterfaceBase::GetGCPZ(), otb::GDALImageIO::InternalReadImageInformation(), otb::GDALImageIO::InternalWriteImageInformation(), and otb::JPEG2000ImageIO::ReadImageInformation().
| char const * otb::MetaDataKey::GCPProjectionKey = "GCPProjection" |
Definition at line 33 of file otbMetaDataKey.cxx.
Referenced by otb::ImageMetadataInterfaceBase::GetGCPProjection(), otb::GDALImageIO::InternalReadImageInformation(), otb::GDALImageIO::InternalWriteImageInformation(), and otb::JPEG2000ImageIO::ReadImageInformation().
| char const * otb::MetaDataKey::GeoTransformKey = "GeoTransform" |
Definition at line 37 of file otbMetaDataKey.cxx.
Referenced by otb::ImageMetadataInterfaceBase::GetGeoTransform(), otb::GDALImageIO::InternalReadImageInformation(), and otb::JPEG2000ImageIO::ReadImageInformation().
| char const * otb::MetaDataKey::LowerLeftCornerKey = "LowerLeftCorner" |
Definition at line 44 of file otbMetaDataKey.cxx.
Referenced by otb::ImageMetadataInterfaceBase::GetLowerLeftCorner(), and otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::LowerRightCornerKey = "LowerRightCorner" |
Definition at line 45 of file otbMetaDataKey.cxx.
Referenced by otb::ImageMetadataInterfaceBase::GetLowerRightCorner(), and otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::MetadataKey = "Metadata_" |
Definition at line 39 of file otbMetaDataKey.cxx.
Referenced by otb::GDALImageIO::InternalReadImageInformation(), otb::GDALImageIO::InternalWriteImageInformation(), and otb::JPEG2000ImageIO::ReadImageInformation().
| char const * otb::MetaDataKey::OSSIMKeywordlistDelimiterKey = "OSSIMKeywordlistDelimiter" |
Definition at line 52 of file otbMetaDataKey.cxx.
| char const * otb::MetaDataKey::OSSIMKeywordlistKey = "OSSIMKeywordlist" |
Definition at line 51 of file otbMetaDataKey.cxx.
Referenced by otb::GenericRSResampleImageFilter< TInputImage, TOutputImage >::EstimateOutputRpcModel(), otb::SarParametricMapFunction< TInputImage, TCoordRep >::EvaluateParametricCoefficient(), otb::ImageFileWriter< TInputImage >::GenerateData(), otb::ImageFileReader< TOutputImage, ConvertPixelTraits >::GenerateOutputInformation(), otb::PhysicalToRPCSensorModelImageFilter< TImage >::GenerateOutputInformation(), otb::MultiDisparityMapTo3DFilter< TDisparityImage, TOutputImage, TMaskImage, TResidueImage >::GenerateOutputInformation(), otb::GCPsToRPCSensorModelImageFilter< TImage >::GenerateOutputInformation(), otb::DEMToImageGenerator< TDEMImage >::GenerateOutputInformation(), otb::GenericRSResampleImageFilter< TInputImage, TOutputImage >::GenerateOutputInformation(), otb::ImageMetadataInterfaceBase::GetBandName(), otb::TerraSarImageMetadataInterface::GetCalibrationFactor(), otb::TerraSarImageMetadataInterface::GetCenterIncidenceAngle(), otb::TerraSarImageMetadataInterface::GetCenterIncidenceAngleIndex(), otb::TerraSarImageMetadataInterface::GetCornersIncidenceAngles(), otb::TerraSarImageMetadataInterface::GetCornersIncidenceAnglesIndex(), otb::QuickBirdImageMetadataInterface::GetDay(), otb::WorldView2ImageMetadataInterface::GetDay(), otb::FormosatImageMetadataInterface::GetDay(), otb::SpotImageMetadataInterface::GetDay(), otb::IkonosImageMetadataInterface::GetDay(), otb::PleiadesImageMetadataInterface::GetDay(), otb::TerraSarImageMetadataInterface::GetDay(), otb::WorldView2ImageMetadataInterface::GetDefaultDisplay(), otb::PleiadesImageMetadataInterface::GetDefaultDisplay(), otb::IkonosImageMetadataInterface::GetFirstWavelengths(), otb::PleiadesImageMetadataInterface::GetFirstWavelengths(), otb::FormosatImageMetadataInterface::GetFirstWavelengths(), otb::WorldView2ImageMetadataInterface::GetFirstWavelengths(), otb::QuickBirdImageMetadataInterface::GetFirstWavelengths(), otb::SpotImageMetadataInterface::GetFirstWavelengths(), otb::FormosatImageMetadataInterface::GetHour(), otb::WorldView2ImageMetadataInterface::GetHour(), otb::QuickBirdImageMetadataInterface::GetHour(), otb::SpotImageMetadataInterface::GetHour(), otb::IkonosImageMetadataInterface::GetHour(), otb::PleiadesImageMetadataInterface::GetHour(), otb::TerraSarImageMetadataInterface::GetHour(), otb::ImageMetadataInterfaceBase::GetImageKeywordlist(), otb::VectorImage< TPixel, VImageDimension >::GetImageKeywordlist(), otb::Image< TPixel, VImageDimension >::GetImageKeywordlist(), otb::FormosatImageMetadataInterface::GetInstrument(), otb::PleiadesImageMetadataInterface::GetInstrument(), otb::SpotImageMetadataInterface::GetInstrument(), otb::PleiadesImageMetadataInterface::GetInstrumentIndex(), otb::SpotImageMetadataInterface::GetInstrumentIndex(), otb::FormosatImageMetadataInterface::GetInstrumentIndex(), otb::PleiadesImageMetadataInterface::GetLastWavelengths(), otb::FormosatImageMetadataInterface::GetLastWavelengths(), otb::IkonosImageMetadataInterface::GetLastWavelengths(), otb::WorldView2ImageMetadataInterface::GetLastWavelengths(), otb::QuickBirdImageMetadataInterface::GetLastWavelengths(), otb::SpotImageMetadataInterface::GetLastWavelengths(), otb::TerraSarImageMetadataInterface::GetMeanIncidenceAngles(), otb::WorldView2ImageMetadataInterface::GetMinute(), otb::FormosatImageMetadataInterface::GetMinute(), otb::QuickBirdImageMetadataInterface::GetMinute(), otb::SpotImageMetadataInterface::GetMinute(), otb::IkonosImageMetadataInterface::GetMinute(), otb::PleiadesImageMetadataInterface::GetMinute(), otb::TerraSarImageMetadataInterface::GetMinute(), otb::QuickBirdImageMetadataInterface::GetMonth(), otb::WorldView2ImageMetadataInterface::GetMonth(), otb::SpotImageMetadataInterface::GetMonth(), otb::FormosatImageMetadataInterface::GetMonth(), otb::IkonosImageMetadataInterface::GetMonth(), otb::PleiadesImageMetadataInterface::GetMonth(), otb::TerraSarImageMetadataInterface::GetMonth(), otb::TerraSarImageMetadataInterface::GetNoisePolynomialCoefficients(), otb::TerraSarImageMetadataInterface::GetNoisePolynomialCoefficientsList(), otb::TerraSarImageMetadataInterface::GetNoisePolynomialDegrees(), otb::TerraSarImageMetadataInterface::GetNoiseReferencePoint(), otb::TerraSarImageMetadataInterface::GetNoiseReferencePointList(), otb::TerraSarImageMetadataInterface::GetNoiseTimeUTC(), otb::TerraSarImageMetadataInterface::GetNoiseTimeUTCList(), otb::TerraSarImageMetadataInterface::GetNoiseValidityRangeMaxList(), otb::TerraSarImageMetadataInterface::GetNoiseValidityRangeMinList(), otb::ImageMetadataInterfaceBase::GetNumberOfBands(), otb::TerraSarImageMetadataInterface::GetNumberOfCornerIncidenceAngles(), otb::TerraSarImageMetadataInterface::GetNumberOfNoiseRecords(), otb::QuickBirdImageMetadataInterface::GetPhysicalBias(), otb::WorldView2ImageMetadataInterface::GetPhysicalBias(), otb::SpotImageMetadataInterface::GetPhysicalBias(), otb::FormosatImageMetadataInterface::GetPhysicalBias(), otb::PleiadesImageMetadataInterface::GetPhysicalBias(), otb::QuickBirdImageMetadataInterface::GetPhysicalGain(), otb::FormosatImageMetadataInterface::GetPhysicalGain(), otb::WorldView2ImageMetadataInterface::GetPhysicalGain(), otb::SpotImageMetadataInterface::GetPhysicalGain(), otb::PleiadesImageMetadataInterface::GetPhysicalGain(), otb::TerraSarImageMetadataInterface::GetPRF(), otb::WorldView2ImageMetadataInterface::GetProductionDay(), otb::QuickBirdImageMetadataInterface::GetProductionDay(), otb::FormosatImageMetadataInterface::GetProductionDay(), otb::PleiadesImageMetadataInterface::GetProductionDay(), otb::SpotImageMetadataInterface::GetProductionDay(), otb::IkonosImageMetadataInterface::GetProductionDay(), otb::TerraSarImageMetadataInterface::GetProductionDay(), otb::PleiadesImageMetadataInterface::GetProductionMonth(), otb::IkonosImageMetadataInterface::GetProductionMonth(), otb::WorldView2ImageMetadataInterface::GetProductionMonth(), otb::FormosatImageMetadataInterface::GetProductionMonth(), otb::QuickBirdImageMetadataInterface::GetProductionMonth(), otb::SpotImageMetadataInterface::GetProductionMonth(), otb::TerraSarImageMetadataInterface::GetProductionMonth(), otb::IkonosImageMetadataInterface::GetProductionYear(), otb::WorldView2ImageMetadataInterface::GetProductionYear(), otb::QuickBirdImageMetadataInterface::GetProductionYear(), otb::SpotImageMetadataInterface::GetProductionYear(), otb::FormosatImageMetadataInterface::GetProductionYear(), otb::PleiadesImageMetadataInterface::GetProductionYear(), otb::TerraSarImageMetadataInterface::GetProductionYear(), otb::TerraSarImageMetadataInterface::GetRadarFrequency(), otb::TerraSarImageMetadataInterface::GetRadiometricCalibrationScale(), otb::TerraSarImageMetadataInterface::GetRangeTimeFirstPixel(), otb::TerraSarImageMetadataInterface::GetRangeTimeLastPixel(), otb::TerraSarImageMetadataInterface::GetRSF(), otb::IkonosImageMetadataInterface::GetSatAzimuth(), otb::WorldView2ImageMetadataInterface::GetSatAzimuth(), otb::SpotImageMetadataInterface::GetSatAzimuth(), otb::QuickBirdImageMetadataInterface::GetSatAzimuth(), otb::FormosatImageMetadataInterface::GetSatAzimuth(), otb::PleiadesImageMetadataInterface::GetSatAzimuth(), otb::FormosatImageMetadataInterface::GetSatElevation(), otb::QuickBirdImageMetadataInterface::GetSatElevation(), otb::IkonosImageMetadataInterface::GetSatElevation(), otb::WorldView2ImageMetadataInterface::GetSatElevation(), otb::SpotImageMetadataInterface::GetSatElevation(), otb::PleiadesImageMetadataInterface::GetSatElevation(), otb::ImageMetadataInterfaceBase::GetSensorID(), otb::FormosatImageMetadataInterface::GetSolarIrradiance(), otb::IkonosImageMetadataInterface::GetSolarIrradiance(), otb::SpotImageMetadataInterface::GetSolarIrradiance(), otb::QuickBirdImageMetadataInterface::GetSolarIrradiance(), otb::PleiadesImageMetadataInterface::GetSolarIrradiance(), otb::WorldView2ImageMetadataInterface::GetSolarIrradiance(), otb::WorldView2ImageMetadataInterface::GetSpectralSensitivity(), otb::QuickBirdImageMetadataInterface::GetSpectralSensitivity(), otb::PleiadesImageMetadataInterface::GetSpectralSensitivity(), otb::FormosatImageMetadataInterface::GetSpectralSensitivity(), otb::SpotImageMetadataInterface::GetSpectralSensitivity(), otb::TerraSarImageMetadataInterface::GetStartTimeUTC(), otb::TerraSarImageMetadataInterface::GetStopTimeUTC(), otb::OpticalImageMetadataInterface::GetSunAzimuth(), otb::OpticalImageMetadataInterface::GetSunElevation(), otb::ImageMetadataInterfaceBase::GetXPixelSpacing(), otb::PleiadesImageMetadataInterface::GetYear(), otb::SpotImageMetadataInterface::GetYear(), otb::FormosatImageMetadataInterface::GetYear(), otb::IkonosImageMetadataInterface::GetYear(), otb::WorldView2ImageMetadataInterface::GetYear(), otb::QuickBirdImageMetadataInterface::GetYear(), otb::TerraSarImageMetadataInterface::GetYear(), otb::ImageMetadataInterfaceBase::GetYPixelSpacing(), otb::GenericRSTransform< TScalarType, NInputDimensions, NOutputDimensions >::InstanciateTransform(), and otb::VectorDataProjectionFilter< TInputVectorData, TOutputVectorData >::InstanciateTransform().
| char const * otb::MetaDataKey::ProjectionRefKey = "ProjectionRef" |
Definition at line 31 of file otbMetaDataKey.cxx.
Referenced by otb::VectorDataToImageFilter< TVectorData, TImage >::BeforeThreadedGenerateData(), otb::VectorDataToMapFilter< TVectorData, TImage >::BeforeThreadedGenerateData(), otb::GenericRSResampleImageFilter< TInputImage, TOutputImage >::EstimateOutputRpcModel(), otb::OrthoRectificationFilter< TInputImage, TOutputImage, TMapProjection, TInterpolatorPrecision >::GenerateOutputInformation(), otb::ImageToEnvelopeVectorDataFilter< TInputImage, TOutputVectorData >::GenerateOutputInformation(), otb::ImageFileReader< TOutputImage, ConvertPixelTraits >::GenerateOutputInformation(), otb::VectorDataToLabelImageFilter< TVectorData, TOutputImage >::GenerateOutputInformation(), otb::OGRDataSourceToLabelImageFilter< TOutputImage >::GenerateOutputInformation(), otb::VectorDataToImageFilter< TVectorData, TImage >::GenerateOutputInformation(), otb::DEMToImageGenerator< TDEMImage >::GenerateOutputInformation(), otb::VectorDataProjectionFilter< TInputVectorData, TOutputVectorData >::GenerateOutputInformation(), otb::VectorDataToMapFilter< TVectorData, TImage >::GenerateOutputInformation(), otb::GeometriesProjectionFilter::GenerateOutputInformation(), otb::GenericRSResampleImageFilter< TInputImage, TOutputImage >::GenerateOutputInformation(), otb::ImageMetadataInterfaceBase::GetProjectionRef(), otb::VectorData< TPrecision, VDimension, TValuePrecision >::GetProjectionRef(), otb::GISTable< TConnectionImplementation, TPrecision, TSpatialDimension >::GetProjectionRef(), otb::GenericRSTransform< TScalarType, NInputDimensions, NOutputDimensions >::InstanciateTransform(), otb::VectorDataProjectionFilter< TInputVectorData, TOutputVectorData >::InstanciateTransform(), otb::GDALImageIO::InternalReadImageInformation(), otb::GDALImageIO::InternalWriteImageInformation(), otb::OGRVectorDataIO::Read(), otb::KMLVectorDataIO::Read(), otb::JPEG2000ImageIO::ReadImageInformation(), otb::VectorData< TPrecision, VDimension, TValuePrecision >::SetProjectionRef(), and otb::GISTable< TConnectionImplementation, TPrecision, TSpatialDimension >::SetProjectionRef().
| char const * otb::MetaDataKey::ResolutionFactor = "ResolutionFactor" |
Definition at line 57 of file otbMetaDataKey.cxx.
Referenced by otb::ImageFileReader< TOutputImage, ConvertPixelTraits >::GenerateOutputInformation(), otb::GDALImageIO::InternalReadImageInformation(), and otb::JPEG2000ImageIO::ReadImageInformation().
| char const * otb::MetaDataKey::SubMetadataKey = "SubMetadata_" |
Definition at line 40 of file otbMetaDataKey.cxx.
Referenced by otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::TileHintX = "TileHintX" |
Definition at line 60 of file otbMetaDataKey.cxx.
Referenced by otb::GDALImageIO::InternalReadImageInformation(), otb::RAMDrivenAdaptativeStreamingManager< TImage >::PrepareStreaming(), and otb::JPEG2000ImageIO::ReadImageInformation().
| char const * otb::MetaDataKey::TileHintY = "TileHintY" |
Definition at line 61 of file otbMetaDataKey.cxx.
Referenced by otb::GDALImageIO::InternalReadImageInformation(), otb::RAMDrivenAdaptativeStreamingManager< TImage >::PrepareStreaming(), and otb::JPEG2000ImageIO::ReadImageInformation().
| char const * otb::MetaDataKey::UpperLeftCornerKey = "UpperLeftCorner" |
Definition at line 42 of file otbMetaDataKey.cxx.
Referenced by otb::ImageMetadataInterfaceBase::GetUpperLeftCorner(), and otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::UpperRightCornerKey = "UpperRightCorner" |
Definition at line 43 of file otbMetaDataKey.cxx.
Referenced by otb::ImageMetadataInterfaceBase::GetUpperRightCorner(), and otb::GDALImageIO::InternalReadImageInformation().
| char const * otb::MetaDataKey::VectorDataKeywordlistDelimiterKey = "VectorDataKeywordlistDelimiter" |
Definition at line 55 of file otbMetaDataKey.cxx.
| char const * otb::MetaDataKey::VectorDataKeywordlistKey = "VectorDataKeywordlist" |
Definition at line 54 of file otbMetaDataKey.cxx.
Referenced by otb::OGRIOHelper::ConvertDataTreeNodeToOGRLayers(), otb::OGRIOHelper::ConvertOGRLayerToDataTreeNode(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::CopyFieldList(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetFieldAsDouble(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetFieldAsInt(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetFieldAsString(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetFieldList(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetNodeTypeAsString(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::HasField(), otb::OGRIOHelper::ProcessNodeWrite(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::SetFieldAsDouble(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::SetFieldAsInt(), and otb::DataNode< TPrecision, VDimension, TValuePrecision >::SetFieldAsString().