Public Member Functions | Public Attributes | List of all members
Descriptor_Surface_Based_Trainer Class Reference

#include <Descriptor_Surface_Based_Trainer.h>

Inheritance diagram for Descriptor_Surface_Based_Trainer:
Inheritance graph
[legend]

Public Member Functions

 Descriptor_Surface_Based_Trainer ()
 The constructor of this class. More...
 
virtual int OnExit ()
 Called when the application is about to exit. More...
 
virtual bool OnInit ()
 Called when the application is initialized. More...
 
virtual ~Descriptor_Surface_Based_Trainer ()
 The destructor of this class. More...
 

Public Attributes

char ** local_argv
 

Detailed Description

Copyright (C) 2016, Allgeyer Tobias, Hutmacher Robin, Meißner Pascal

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. The main class of this trainer

Definition at line 31 of file Descriptor_Surface_Based_Trainer.h.

Constructor & Destructor Documentation

Descriptor_Surface_Based_Trainer::Descriptor_Surface_Based_Trainer ( )

The constructor of this class.

Copyright (C) 2016, Allgeyer Tobias, Hutmacher Robin, Meißner Pascal

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Definition at line 26 of file Descriptor_Surface_Based_Trainer.cpp.

Descriptor_Surface_Based_Trainer::~Descriptor_Surface_Based_Trainer ( )
virtual

The destructor of this class.

Definition at line 30 of file Descriptor_Surface_Based_Trainer.cpp.

Member Function Documentation

int Descriptor_Surface_Based_Trainer::OnExit ( )
virtual

Called when the application is about to exit.

Returns
value is currently ignored (see wxwidgets documentation)

Definition at line 53 of file Descriptor_Surface_Based_Trainer.cpp.

bool Descriptor_Surface_Based_Trainer::OnInit ( )
virtual

Called when the application is initialized.

Returns
true to continue processing, false to exit the application immediately

Definition at line 34 of file Descriptor_Surface_Based_Trainer.cpp.

Member Data Documentation

char** Descriptor_Surface_Based_Trainer::local_argv

The arguments given when the program is started

Definition at line 36 of file Descriptor_Surface_Based_Trainer.h.


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


asr_descriptor_surface_based_recognition
Author(s): Allgeyer Tobias, Hutmacher Robin, Meißner Pascal
autogenerated on Mon Dec 16 2019 03:31:16