SPATMOD::IMAGE::AUTOREGISTER Class Reference

Perform automatic registration of input image to reference. More...

#include <spatmod/imageautoregister.h>

List of all members.

Classes

class  SETTINGS
 Settings used for Run. More...

Public Member Functions

 AUTOREGISTER ()
 ~AUTOREGISTER ()
const GEOREFERENCEGetGeorefResult () const
double GetRMSResidual () const
int Run (IMAGE::STAGE &StageInput, IMAGE::STAGE &StageRef, const SETTINGS &Settings)

Detailed Description

Perform automatic registration of input image to reference.


Constructor & Destructor Documentation

SPATMOD::IMAGE::AUTOREGISTER::AUTOREGISTER (  ) 
SPATMOD::IMAGE::AUTOREGISTER::~AUTOREGISTER (  ) 

Member Function Documentation

const GEOREFERENCE* SPATMOD::IMAGE::AUTOREGISTER::GetGeorefResult (  )  const

Get georeference resulting from autoregistration.

Use to access control points and model.

double SPATMOD::IMAGE::AUTOREGISTER::GetRMSResidual (  )  const

Get RMS residual from last run.

int SPATMOD::IMAGE::AUTOREGISTER::Run ( IMAGE::STAGE StageInput,
IMAGE::STAGE StageRef,
const SETTINGS Settings 
)

Run autoregistration.

Will only return error if cannot determine any reasonable georeference for input.

Parameters:
StageInput Input image, must have initial georeference
StageRef Reference image, must have georeference
Settings Run settings

The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:39:28 2012 for TNTsdk 2012 by  doxygen 1.6.1