Public Member Functions | Protected Member Functions | Private Attributes | List of all members
CreateOutputFilesDialog Class Reference

#include <Create_Output_Files_Dialog.h>

Inheritance diagram for CreateOutputFilesDialog:
Inheritance graph
[legend]

Public Member Functions

void createOutputFiles ()
 Creates the output files with the set parameters. More...
 
 CreateOutputFilesDialog (DescModelsDialog *parent_dialog)
 Constructor of this class. More...
 
- Public Member Functions inherited from Create_Output_Files_Dialog_Base
 Create_Output_Files_Dialog_Base (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Creating files"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(250, 130), long style=wxDEFAULT_DIALOG_STYLE)
 
 ~Create_Output_Files_Dialog_Base ()
 

Protected Member Functions

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

Private Attributes

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

Additional Inherited Members

- Protected Attributes inherited from Create_Output_Files_Dialog_Base
wxButton * button_done
 
wxStaticText * label_message
 
wxGauge * progress_bar
 

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

CreateOutputFilesDialog::CreateOutputFilesDialog ( DescModelsDialog parent_dialog)

Constructor of this class.

Definition at line 296 of file Create_Output_Files_Dialog.cpp.

Member Function Documentation

void CreateOutputFilesDialog::createOutputFiles ( )

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)
protectedvirtual

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)
protectedvirtual

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.

bool CreateOutputFilesDialog::success
private

Indicates whether the output files were created successfully

Definition at line 43 of file Create_Output_Files_Dialog.h.

std::vector<ViewParamsWrapper> CreateOutputFilesDialog::views
private

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 Mon Dec 16 2019 03:31:15