Hugin trunk 0.1
Loading...
Searching...
No Matches
Private Member Functions | Private Attributes | List of all members
iCPApp Class Reference

#include <icpfind.h>

Inheritance diagram for iCPApp:
Inheritance graph

Private Member Functions

virtual int OnRun ()
 the main procedure of iCPApp
 
virtual void OnInitCmdLine (wxCmdLineParser &parser)
 set the parameters for the command line parser
 
virtual bool OnCmdLineParsed (wxCmdLineParser &parser)
 processes the command line parameters
 
void ReadDetectorConfig ()
 read the CPDetectorConfig from file/registry
 

Private Attributes

long m_setting
 
long m_matches
 
wxString m_input
 
wxString m_output
 
CPDetectorSetting m_cpsetting
 
HuginBase::Panorama pano
 

Detailed Description

Definition at line 19 of file icpfind.h.

Member Function Documentation

◆ OnCmdLineParsed()

bool iCPApp::OnCmdLineParsed ( wxCmdLineParser parser)
privatevirtual

processes the command line parameters

Definition at line 82 of file icpfind.cpp.

References m_input, m_matches, m_output, m_setting, and threshold().

◆ OnInitCmdLine()

void iCPApp::OnInitCmdLine ( wxCmdLineParser parser)
privatevirtual

set the parameters for the command line parser

Definition at line 73 of file icpfind.cpp.

References threshold().

◆ OnRun()

int iCPApp::OnRun ( )
privatevirtual

◆ ReadDetectorConfig()

void iCPApp::ReadDetectorConfig ( )
private

Member Data Documentation

◆ m_cpsetting

CPDetectorSetting iCPApp::m_cpsetting
private

Definition at line 36 of file icpfind.h.

Referenced by OnRun(), and ReadDetectorConfig().

◆ m_input

wxString iCPApp::m_input
private

Definition at line 34 of file icpfind.h.

Referenced by OnCmdLineParsed(), and OnRun().

◆ m_matches

long iCPApp::m_matches
private

Definition at line 33 of file icpfind.h.

Referenced by OnCmdLineParsed(), OnRun(), and ReadDetectorConfig().

◆ m_output

wxString iCPApp::m_output
private

Definition at line 35 of file icpfind.h.

Referenced by OnCmdLineParsed(), and OnRun().

◆ m_setting

long iCPApp::m_setting
private

Definition at line 32 of file icpfind.h.

Referenced by OnCmdLineParsed(), and ReadDetectorConfig().

◆ pano

HuginBase::Panorama iCPApp::pano
private

Definition at line 37 of file icpfind.h.

Referenced by OnRun().


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