te::qt::widgets::TiePointsLocatorAdvancedDialog Class Reference

A dialog used to execute tie points location advanced options. More...

#include <TiePointsLocatorAdvancedDialog.h>

Inheritance diagram for te::qt::widgets::TiePointsLocatorAdvancedDialog:
QDialog

Public Member Functions

 TiePointsLocatorAdvancedDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructs a basic dialog which is a child of parent, with widget flags set to f. More...
 
 ~TiePointsLocatorAdvancedDialog ()
 Destructor. More...
 

Public Attributes

te::rp::TiePointsLocator::InputParameters m_inputParameters
 The current parameters. More...
 

Protected Slots

void on_okPushButton_clicked ()
 
void showEvent (QShowEvent *)
 

Private Attributes

Ui::TiePointsLocatorAdvancedForm * m_uiPtr
 User interface. More...
 

Detailed Description

A dialog used to execute tie points location advanced options.

Definition at line 56 of file TiePointsLocatorAdvancedDialog.h.

Constructor & Destructor Documentation

te::qt::widgets::TiePointsLocatorAdvancedDialog::TiePointsLocatorAdvancedDialog ( QWidget parent = 0,
Qt::WindowFlags  f = 0 
)

Constructs a basic dialog which is a child of parent, with widget flags set to f.

Parameters
parentParent widget pointer.
fWidget flags.

Definition at line 45 of file TiePointsLocatorAdvancedDialog.cpp.

References m_uiPtr, and on_okPushButton_clicked().

te::qt::widgets::TiePointsLocatorAdvancedDialog::~TiePointsLocatorAdvancedDialog ( )

Destructor.

Definition at line 60 of file TiePointsLocatorAdvancedDialog.cpp.

References m_uiPtr.

Member Function Documentation

void te::qt::widgets::TiePointsLocatorAdvancedDialog::showEvent ( QShowEvent *  )
protectedslot

Definition at line 65 of file TiePointsLocatorAdvancedDialog.cpp.

References te::common::FactoryDictionary< TFACTORY, TFACTORYKEY, TKEYCOMPARE >::begin(), te::rst::Bicubic, te::rst::Bilinear, te::common::FactoryDictionary< TFACTORY, TFACTORYKEY, TKEYCOMPARE >::end(), te::common::AbstractFactory< GeometricTransformation, std::string >::getDictionary(), te::rp::TiePointsLocatorInputParameters::getSpecStrategyParams(), te::rp::TiePointsLocatorInputParameters::m_enableGeometryFilter, te::rp::TiePointsLocatorInputParameters::m_enableMultiThread, te::rp::TiePointsLocatorInputParameters::m_geometryFilterAssurance, te::rp::TiePointsLocatorInputParameters::m_geomTransfMaxError, te::rp::TiePointsLocatorInputParameters::m_geomTransfName, m_inputParameters, te::rp::TiePointsLocatorInputParameters::m_interesPointsLocationStrategyName, te::rp::TiePointsLocatorInputParameters::m_interpMethod, te::rp::TiePointsLocatorInputParameters::m_maxTiePoints, te::rp::TiePointsLocatorMoravecStrategy::Parameters::m_moravecCorrelationWindowWidth, te::rp::TiePointsLocatorMoravecStrategy::Parameters::m_moravecMinAbsCorrelation, te::rp::TiePointsLocatorMoravecStrategy::Parameters::m_moravecNoiseFilterIterations, te::rp::TiePointsLocatorMoravecStrategy::Parameters::m_moravecWindowWidth, te::rp::TiePointsLocatorSURFStrategy::Parameters::m_surfMaxNormEuclideanDist, te::rp::TiePointsLocatorSURFStrategy::Parameters::m_surfOctavesNumber, te::rp::TiePointsLocatorSURFStrategy::Parameters::m_surfScalesNumber, and m_uiPtr.

Member Data Documentation

Ui::TiePointsLocatorAdvancedForm* te::qt::widgets::TiePointsLocatorAdvancedDialog::m_uiPtr
private

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