SPATMOD::IMAGE::AUTOREGISTER::SETTINGS Class Reference
Settings used for Run.
More...
#include <spatmod/imageautoregister.h>
List of all members.
Detailed Description
Settings used for Run.
Constructor & Destructor Documentation
| SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SETTINGS |
( |
|
) |
|
Constructor, reads setting from Ini file.
| SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SETTINGS |
( |
const SETTINGS & |
rhs |
) |
|
| SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::~SETTINGS |
( |
|
) |
|
Member Function Documentation
| bool SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::GetAdjustExistingGCPs |
( |
|
) |
const [inline] |
Get whether to adjust existing GCPs if used.
| bool SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::GetAutoGenerateGCPs |
( |
|
) |
const [inline] |
Get whether to automatically generate GCPs.
| UINT16 SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::GetCorrPatchSize |
( |
|
) |
const [inline] |
Get autocorrelation window size in input image cells.
| double SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::GetGCPSpacing |
( |
|
) |
const [inline] |
Get GCP spacing in input image cells.
| double SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::GetInitialAccuracy |
( |
|
) |
const [inline] |
Get initial accuracy in input image cells.
| double SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::GetMaxGCPResidual |
( |
|
) |
const [inline] |
Get maximum individual GCP residual in input image cells.
Set maximum model for automatic determination.
| const RVC::OBJITEMLIST* SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::GetPredefinedGCPs |
( |
|
) |
const [inline] |
Get list of objects containing predefined GCPs.
| RESAMPLEMETHOD SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::GetResampleMethod |
( |
|
) |
const [inline] |
| bool SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::GetUseExistingGCPs |
( |
|
) |
const [inline] |
Get whether to use existing GCPs.
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::IniWrite |
( |
|
) |
const |
| SETTINGS& SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::operator= |
( |
const SETTINGS & |
rhs |
) |
|
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::ResetDefaults |
( |
|
) |
|
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SetAutoGenerateGCPs |
( |
bool |
AutoGenerateGCPs |
) |
[inline] |
Set to automatically generate GCPs.
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SetCorrPatchSize |
( |
UINT16 |
CorrPatchSize |
) |
[inline] |
Set autocorrelation window size in input image cells.
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SetGCPSpacing |
( |
double |
GCPSpacing |
) |
[inline] |
Set GCP spacing in input image cells.
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SetInitialAccuracy |
( |
double |
InitialAccuracy |
) |
[inline] |
Set initial accuracy in input image cells.
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SetMaxGCPResidual |
( |
double |
MaxGCPResidual |
) |
[inline] |
Set maximum individual GCP residual in input image cells.
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SetMaxModel |
( |
GEOREFERENCE::MODEL |
Model |
) |
[inline] |
Set maximum model for automatic determination.
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SetPredefinedGCPs |
( |
const RVC::OBJITEMLIST * |
pObjItemListPredefinedGCPs |
) |
|
Set predefined GCPs to use.
- Parameters:
-
| pObjItemListPredefinedGCPs | Object location, NULL to not use |
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SetResampleMethod |
( |
RESAMPLEMETHOD |
ResampleMethod |
) |
[inline] |
| void SPATMOD::IMAGE::AUTOREGISTER::SETTINGS::SetUseExistingGCPs |
( |
bool |
UseExisting, |
|
|
bool |
AdjustExisting | |
|
) |
| | [inline] |
Set to use existing GCPs.
The documentation for this class was generated from the following file: