#include <otbImageCommons.h>
Definition at line 31 of file otbImageCommons.h.
◆ GetGCPCol()
double otb::ImageCommons::GetGCPCol |
( |
unsigned int |
GCPnum | ) |
const |
◆ GetGCPCount()
unsigned int otb::ImageCommons::GetGCPCount |
( |
void |
| ) |
const |
◆ GetGCPId()
std::string otb::ImageCommons::GetGCPId |
( |
unsigned int |
GCPnum | ) |
const |
◆ GetGCPInfo()
std::string otb::ImageCommons::GetGCPInfo |
( |
unsigned int |
GCPnum | ) |
const |
◆ GetGCPProjection()
std::string otb::ImageCommons::GetGCPProjection |
( |
void |
| ) |
const |
Get the GCP projection coordinates of the image.
◆ GetGCPRow()
double otb::ImageCommons::GetGCPRow |
( |
unsigned int |
GCPnum | ) |
const |
◆ GetGCPs()
const GCP& otb::ImageCommons::GetGCPs |
( |
unsigned int |
GCPnum | ) |
const |
◆ GetGCPX()
double otb::ImageCommons::GetGCPX |
( |
unsigned int |
GCPnum | ) |
const |
◆ GetGCPY()
double otb::ImageCommons::GetGCPY |
( |
unsigned int |
GCPnum | ) |
const |
◆ GetGCPZ()
double otb::ImageCommons::GetGCPZ |
( |
unsigned int |
GCPnum | ) |
const |
◆ GetImageMetadata() [1/2]
◆ GetImageMetadata() [2/2]
const ImageMetadata& otb::ImageCommons::GetImageMetadata |
( |
| ) |
const |
◆ GetProjectionRef()
std::string otb::ImageCommons::GetProjectionRef |
( |
void |
| ) |
const |
Get the projection coordinate system of the image.
◆ HasSensorGeometry()
bool otb::ImageCommons::HasSensorGeometry |
( |
| ) |
const |
Returns true if a sensor geometric model is present
◆ SetBandImageMetadata()
◆ SetImageMetadata()
◆ SetProjectionRef()
void otb::ImageCommons::SetProjectionRef |
( |
const std::string & |
wkt | ) |
|
◆ m_Imd
The documentation for this class was generated from the following file: