Descriptor_Surface_Based_Trainer.h
Go to the documentation of this file.
1 
21 #ifndef DESCRIPTOR_SURFACE_BASED_TRAINER_H_
22 #define DESCRIPTOR_SURFACE_BASED_TRAINER_H_
23 
24 #include <wx/wx.h>
25 #include "ros/ros.h"
26 #include "Main_Dialog.h"
27 
31 class Descriptor_Surface_Based_Trainer : public wxApp {
32 
33 public:
34 
36  char** local_argv;
37 
42 
47 
53  virtual bool OnInit();
54 
60  virtual int OnExit();
61 };
62 
65 
66 #endif /* DESCRIPTOR_SURFACE_BASED_TRAINER_H_ */
67 
Descriptor_Surface_Based_Trainer()
The constructor of this class.
virtual int OnExit()
Called when the application is about to exit.
virtual ~Descriptor_Surface_Based_Trainer()
The destructor of this class.
virtual bool OnInit()
Called when the application is initialized.


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