Public Member Functions | Protected Member Functions | Private Attributes
CreateOutputFilesDialog Class Reference

#include <Create_Output_Files_Dialog.h>

Inheritance diagram for CreateOutputFilesDialog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void createOutputFiles ()
 Creates the output files with the set parameters.
 CreateOutputFilesDialog (DescModelsDialog *parent_dialog)
 Constructor of this class.

Protected Member Functions

void onButtonDoneClicked (wxCommandEvent &event)
void onDialogClose (wxCloseEvent &event)

Private Attributes

std::vector< std::string > object_params
bool success
std::vector< ViewParamsWrapperviews

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/>. This class represents the dialog which is shown when the output files of the trained data are created

Definition at line 32 of file Create_Output_Files_Dialog.h.


Constructor & Destructor Documentation

Constructor of this class.

Definition at line 296 of file Create_Output_Files_Dialog.cpp.


Member Function Documentation

Creates the output files with the set parameters.

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 33 of file Create_Output_Files_Dialog.cpp.

void CreateOutputFilesDialog::onButtonDoneClicked ( wxCommandEvent &  event) [protected, virtual]

Called when the button of this dialog is being pushed

Reimplemented from Create_Output_Files_Dialog_Base.

Definition at line 308 of file Create_Output_Files_Dialog.cpp.

void CreateOutputFilesDialog::onDialogClose ( wxCloseEvent &  event) [protected, virtual]

Called when this dialog is being closed

Reimplemented from Create_Output_Files_Dialog_Base.

Definition at line 318 of file Create_Output_Files_Dialog.cpp.


Member Data Documentation

std::vector<std::string> CreateOutputFilesDialog::object_params [private]

The parameters of the trained object (mostly for 3D-recognition)

Definition at line 40 of file Create_Output_Files_Dialog.h.

Indicates whether the output files were created successfully

Definition at line 43 of file Create_Output_Files_Dialog.h.

The list containing the parameters of each trained 2D-view of the object

Definition at line 37 of file Create_Output_Files_Dialog.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 Thu Jun 6 2019 17:57:29