Public Member Functions | Protected Member Functions | Protected Attributes
ViewCreatorDialogBase Class Reference

#include <View_Creator_Dialog_Base.h>

Inheritance diagram for ViewCreatorDialogBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ViewCreatorDialogBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Descriptor Surfaced Based Trainer - Create View"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(1000, 880), long style=wxDEFAULT_DIALOG_STYLE)
 ~ViewCreatorDialogBase ()

Protected Member Functions

virtual void onButtonCancelClicked (wxCommandEvent &event)
virtual void onButtonEndTestClicked (wxCommandEvent &event)
virtual void onButtonSaveClicked (wxCommandEvent &event)
virtual void onButtonStartTestClicked (wxCommandEvent &event)
virtual void onCheckUpsideDown (wxCommandEvent &event)
virtual void onCheckUseColor (wxCommandEvent &event)
virtual void onCheckUseCurrentImage (wxCommandEvent &event)
virtual void onChoiceImage (wxCommandEvent &event)
virtual void onChoiceImageSource (wxCommandEvent &event)
virtual void onChoiceTestImage (wxCommandEvent &event)
virtual void onChoiceTestImageSource (wxCommandEvent &event)
virtual void OnDialogClose (wxCloseEvent &event)
virtual void onEditTextAxis1Angle (wxFocusEvent &event)
virtual void onEditTextAxis1AngleEnter (wxCommandEvent &event)
virtual void onEditTextAxis1X (wxFocusEvent &event)
virtual void onEditTextAxis1XEnter (wxCommandEvent &event)
virtual void onEditTextAxis1Y (wxFocusEvent &event)
virtual void onEditTextAxis1YEnter (wxCommandEvent &event)
virtual void onEditTextAxis1Z (wxFocusEvent &event)
virtual void onEditTextAxis1ZEnter (wxCommandEvent &event)
virtual void onEditTextAxis2Angle (wxFocusEvent &event)
virtual void onEditTextAxis2AngleEnter (wxCommandEvent &event)
virtual void onEditTextAxis2X (wxFocusEvent &event)
virtual void onEditTextAxis2XEnter (wxCommandEvent &event)
virtual void onEditTextAxis2Y (wxFocusEvent &event)
virtual void onEditTextAxis2YEnter (wxCommandEvent &event)
virtual void onEditTextAxis2Z (wxFocusEvent &event)
virtual void onEditTextAxis2ZEnter (wxCommandEvent &event)
virtual void onEditTextDepth (wxFocusEvent &event)
virtual void onEditTextDepthEnter (wxCommandEvent &event)
virtual void onEditTextFernNumber (wxFocusEvent &event)
virtual void onEditTextFernNumberEnter (wxCommandEvent &event)
virtual void onEditTextHorizontalOffset (wxFocusEvent &event)
virtual void onEditTextHorizontalOffsetEnter (wxCommandEvent &event)
virtual void onEditTextLowerRightColumn (wxFocusEvent &event)
virtual void onEditTextLowerRightColumnEnter (wxCommandEvent &event)
virtual void onEditTextLowerRightRow (wxFocusEvent &event)
virtual void onEditTextLowerRightRowEnter (wxCommandEvent &event)
virtual void onEditTextMaxScale (wxFocusEvent &event)
virtual void onEditTextMaxScaleEnter (wxCommandEvent &event)
virtual void onEditTextMinScale (wxFocusEvent &event)
virtual void onEditTextMinScaleEnter (wxCommandEvent &event)
virtual void onEditTextOrientationX (wxFocusEvent &event)
virtual void onEditTextOrientationXEnter (wxCommandEvent &event)
virtual void onEditTextOrientationY (wxFocusEvent &event)
virtual void onEditTextOrientationYEnter (wxCommandEvent &event)
virtual void onEditTextOrientationZ (wxFocusEvent &event)
virtual void onEditTextOrientationZEnter (wxCommandEvent &event)
virtual void onEditTextPatchSize (wxFocusEvent &event)
virtual void onEditTextPatchSizeEnter (wxCommandEvent &event)
virtual void onEditTextScore (wxFocusEvent &event)
virtual void onEditTextScoreEnter (wxCommandEvent &event)
virtual void onEditTextUpperLeftColumn (wxFocusEvent &event)
virtual void onEditTextUpperLeftColumnEnter (wxCommandEvent &event)
virtual void onEditTextUpperLeftRow (wxFocusEvent &event)
virtual void onEditTextUpperLeftRowEnter (wxCommandEvent &event)
virtual void onEditTextVerticalOffset (wxFocusEvent &event)
virtual void onEditTextVerticalOffsetEnter (wxCommandEvent &event)
virtual void onSlideLowerRightColumn (wxScrollEvent &event)
virtual void onSlideLowerRightRow (wxScrollEvent &event)
virtual void onSlideUpperLeftColumn (wxScrollEvent &event)
virtual void onSlideUpperLeftRow (wxScrollEvent &event)

Protected Attributes

wxButton * button_cancel
wxButton * button_end_test
wxButton * button_save
wxButton * button_start_test
wxCheckBox * check_fix_current_image
wxCheckBox * check_invertable
wxCheckBox * check_use_color
wxChoice * choice_image
wxChoice * choice_image_source
wxChoice * choice_test_image
wxChoice * choice_test_image_source
wxTextCtrl * edit_axis_1_angle
wxTextCtrl * edit_axis_1_x
wxTextCtrl * edit_axis_1_y
wxTextCtrl * edit_axis_1_z
wxTextCtrl * edit_axis_2_angle
wxTextCtrl * edit_axis_2_x
wxTextCtrl * edit_axis_2_y
wxTextCtrl * edit_axis_2_z
wxTextCtrl * edit_depth
wxTextCtrl * edit_fern_number
wxTextCtrl * edit_horizontal_offset
wxTextCtrl * edit_lower_right_column
wxTextCtrl * edit_lower_right_row
wxTextCtrl * edit_max_scale
wxTextCtrl * edit_min_scale
wxTextCtrl * edit_orientation_x
wxTextCtrl * edit_orientation_y
wxTextCtrl * edit_orientation_z
wxTextCtrl * edit_patch_size
wxTextCtrl * edit_score_2D
wxTextCtrl * edit_upper_left_column
wxTextCtrl * edit_upper_left_row
wxTextCtrl * edit_vertical_offset
wxImagePanelimage_model
wxImagePanelimage_test
wxStaticText * label_average_matched_points
wxStaticText * label_average_matched_points_value
wxStaticText * label_average_score
wxStaticText * label_average_score_value
wxStaticText * label_average_time
wxStaticText * label_average_time_value
wxStaticText * label_axis_1
wxStaticText * label_axis_1_angle
wxStaticText * label_axis_1_x
wxStaticText * label_axis_1_y
wxStaticText * label_axis_1_z
wxStaticText * label_axis_2
wxStaticText * label_axis_2_angle
wxStaticText * label_axis_2_x
wxStaticText * label_axis_2_y
wxStaticText * label_axis_2_z
wxStaticText * label_depth
wxStaticText * label_frame_number
wxStaticText * label_frame_number_value
wxStaticText * label_horizontal_offset
wxStaticText * label_image
wxStaticText * label_image_source
wxStaticText * label_is_invertable
wxStaticText * label_lower_right_column
wxStaticText * label_lower_right_point
wxStaticText * label_lower_right_row
wxStaticText * label_matched_points
wxStaticText * label_matched_points_value
wxStaticText * label_max_scale
wxStaticText * label_min_scale
wxStaticText * label_model_available
wxStaticText * label_model_available_value
wxStaticText * label_model_points
wxStaticText * label_model_points_value
wxStaticText * label_number_ferns
wxStaticText * label_orientation
wxStaticText * label_orientation_x
wxStaticText * label_orientation_y
wxStaticText * label_orientation_z
wxStaticText * label_patch_size
wxStaticText * label_score
wxStaticText * label_score_2D
wxStaticText * label_score_value
wxStaticText * label_search_points
wxStaticText * label_search_points_value
wxStaticText * label_select_image
wxStaticText * label_test_image
wxStaticText * label_test_image_source
wxStaticText * label_time
wxStaticText * label_time_value
wxStaticText * label_upper_left
wxStaticText * label_upper_left_column
wxStaticText * label_upper_left_row
wxStaticText * label_use_color
wxStaticText * label_vertical_offset
wxStaticLine * m_staticline4
wxStaticLine * m_staticline5
wxStaticLine * m_staticline6
wxStaticLine * m_staticline61
wxPanel * panel_image
wxPanel * panel_test_image
wxSlider * slider_lower_right_column
wxSlider * slider_lower_right_row
wxSlider * slider_upper_left_column
wxSlider * slider_upper_left_row

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/>.

Definition at line 43 of file View_Creator_Dialog_Base.h.


Constructor & Destructor Documentation

ViewCreatorDialogBase::ViewCreatorDialogBase ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = wxT("Descriptor Surfaced Based Trainer  -  Create View"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 1000,880 ),
long  style = wxDEFAULT_DIALOG_STYLE 
)

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 24 of file View_Creator_Dialog_Base.cpp.

Definition at line 896 of file View_Creator_Dialog_Base.cpp.


Member Function Documentation

virtual void ViewCreatorDialogBase::onButtonCancelClicked ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 163 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onButtonEndTestClicked ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 166 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onButtonSaveClicked ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 164 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onButtonStartTestClicked ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 165 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onCheckUpsideDown ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 225 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onCheckUseColor ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 226 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onCheckUseCurrentImage ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 167 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onChoiceImage ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 160 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onChoiceImageSource ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 159 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onChoiceTestImage ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 162 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onChoiceTestImageSource ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 161 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::OnDialogClose ( wxCloseEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 158 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis1Angle ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 210 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis1AngleEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 219 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis1X ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 207 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis1XEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 216 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis1Y ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 208 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis1YEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 217 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis1Z ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 209 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis1ZEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 218 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis2Angle ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 214 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis2AngleEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 223 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis2X ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 211 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis2XEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 220 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis2Y ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 212 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis2YEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 221 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis2Z ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 213 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextAxis2ZEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 222 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextDepth ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 189 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextDepthEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 201 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextFernNumber ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 190 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextFernNumberEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 202 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextHorizontalOffset ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 188 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextHorizontalOffsetEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 200 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextLowerRightColumn ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 175 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextLowerRightColumnEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 176 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextLowerRightRow ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 173 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextLowerRightRowEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 174 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextMaxScale ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 193 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextMaxScaleEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 205 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextMinScale ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 192 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextMinScaleEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 204 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextOrientationX ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 183 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextOrientationXEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 195 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextOrientationY ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 184 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextOrientationYEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 196 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextOrientationZ ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 185 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextOrientationZEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 197 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextPatchSize ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 191 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextPatchSizeEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 203 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextScore ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 186 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextScoreEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 198 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextUpperLeftColumn ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 171 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextUpperLeftColumnEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 172 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextUpperLeftRow ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 169 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextUpperLeftRowEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 170 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextVerticalOffset ( wxFocusEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 187 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onEditTextVerticalOffsetEnter ( wxCommandEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 199 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onSlideLowerRightColumn ( wxScrollEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 181 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onSlideLowerRightRow ( wxScrollEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 180 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onSlideUpperLeftColumn ( wxScrollEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 179 of file View_Creator_Dialog_Base.h.

virtual void ViewCreatorDialogBase::onSlideUpperLeftRow ( wxScrollEvent &  event) [inline, protected, virtual]

Reimplemented in ViewCreatorDialog.

Definition at line 178 of file View_Creator_Dialog_Base.h.


Member Data Documentation

wxButton* ViewCreatorDialogBase::button_cancel [protected]

Definition at line 154 of file View_Creator_Dialog_Base.h.

Definition at line 90 of file View_Creator_Dialog_Base.h.

wxButton* ViewCreatorDialogBase::button_save [protected]

Definition at line 155 of file View_Creator_Dialog_Base.h.

Definition at line 89 of file View_Creator_Dialog_Base.h.

Definition at line 71 of file View_Creator_Dialog_Base.h.

wxCheckBox* ViewCreatorDialogBase::check_invertable [protected]

Definition at line 117 of file View_Creator_Dialog_Base.h.

wxCheckBox* ViewCreatorDialogBase::check_use_color [protected]

Definition at line 121 of file View_Creator_Dialog_Base.h.

wxChoice* ViewCreatorDialogBase::choice_image [protected]

Definition at line 61 of file View_Creator_Dialog_Base.h.

Definition at line 59 of file View_Creator_Dialog_Base.h.

Definition at line 65 of file View_Creator_Dialog_Base.h.

Definition at line 68 of file View_Creator_Dialog_Base.h.

Definition at line 132 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_axis_1_x [protected]

Definition at line 126 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_axis_1_y [protected]

Definition at line 128 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_axis_1_z [protected]

Definition at line 130 of file View_Creator_Dialog_Base.h.

Definition at line 141 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_axis_2_x [protected]

Definition at line 135 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_axis_2_y [protected]

Definition at line 137 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_axis_2_z [protected]

Definition at line 139 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_depth [protected]

Definition at line 144 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_fern_number [protected]

Definition at line 146 of file View_Creator_Dialog_Base.h.

Definition at line 123 of file View_Creator_Dialog_Base.h.

Definition at line 85 of file View_Creator_Dialog_Base.h.

Definition at line 82 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_max_scale [protected]

Definition at line 152 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_min_scale [protected]

Definition at line 150 of file View_Creator_Dialog_Base.h.

Definition at line 51 of file View_Creator_Dialog_Base.h.

Definition at line 53 of file View_Creator_Dialog_Base.h.

Definition at line 55 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_patch_size [protected]

Definition at line 148 of file View_Creator_Dialog_Base.h.

wxTextCtrl* ViewCreatorDialogBase::edit_score_2D [protected]

Definition at line 115 of file View_Creator_Dialog_Base.h.

Definition at line 78 of file View_Creator_Dialog_Base.h.

Definition at line 75 of file View_Creator_Dialog_Base.h.

Definition at line 119 of file View_Creator_Dialog_Base.h.

Definition at line 56 of file View_Creator_Dialog_Base.h.

Definition at line 57 of file View_Creator_Dialog_Base.h.

Definition at line 106 of file View_Creator_Dialog_Base.h.

Definition at line 107 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_average_score [protected]

Definition at line 96 of file View_Creator_Dialog_Base.h.

Definition at line 97 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_average_time [protected]

Definition at line 110 of file View_Creator_Dialog_Base.h.

Definition at line 111 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_1 [protected]

Definition at line 124 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_1_angle [protected]

Definition at line 131 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_1_x [protected]

Definition at line 125 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_1_y [protected]

Definition at line 127 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_1_z [protected]

Definition at line 129 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_2 [protected]

Definition at line 133 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_2_angle [protected]

Definition at line 140 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_2_x [protected]

Definition at line 134 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_2_y [protected]

Definition at line 136 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_axis_2_z [protected]

Definition at line 138 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_depth [protected]

Definition at line 143 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_frame_number [protected]

Definition at line 94 of file View_Creator_Dialog_Base.h.

Definition at line 95 of file View_Creator_Dialog_Base.h.

Definition at line 122 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_image [protected]

Definition at line 60 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_image_source [protected]

Definition at line 58 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_is_invertable [protected]

Definition at line 116 of file View_Creator_Dialog_Base.h.

Definition at line 84 of file View_Creator_Dialog_Base.h.

Definition at line 80 of file View_Creator_Dialog_Base.h.

Definition at line 81 of file View_Creator_Dialog_Base.h.

Definition at line 104 of file View_Creator_Dialog_Base.h.

Definition at line 105 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_max_scale [protected]

Definition at line 151 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_min_scale [protected]

Definition at line 149 of file View_Creator_Dialog_Base.h.

Definition at line 98 of file View_Creator_Dialog_Base.h.

Definition at line 99 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_model_points [protected]

Definition at line 100 of file View_Creator_Dialog_Base.h.

Definition at line 101 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_number_ferns [protected]

Definition at line 145 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_orientation [protected]

Definition at line 49 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_orientation_x [protected]

Definition at line 50 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_orientation_y [protected]

Definition at line 52 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_orientation_z [protected]

Definition at line 54 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_patch_size [protected]

Definition at line 147 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_score [protected]

Definition at line 92 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_score_2D [protected]

Definition at line 113 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_score_value [protected]

Definition at line 93 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_search_points [protected]

Definition at line 102 of file View_Creator_Dialog_Base.h.

Definition at line 103 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_select_image [protected]

Definition at line 70 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_test_image [protected]

Definition at line 64 of file View_Creator_Dialog_Base.h.

Definition at line 67 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_time [protected]

Definition at line 108 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_time_value [protected]

Definition at line 109 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_upper_left [protected]

Definition at line 73 of file View_Creator_Dialog_Base.h.

Definition at line 77 of file View_Creator_Dialog_Base.h.

Definition at line 74 of file View_Creator_Dialog_Base.h.

wxStaticText* ViewCreatorDialogBase::label_use_color [protected]

Definition at line 120 of file View_Creator_Dialog_Base.h.

Definition at line 118 of file View_Creator_Dialog_Base.h.

wxStaticLine* ViewCreatorDialogBase::m_staticline4 [protected]

Definition at line 66 of file View_Creator_Dialog_Base.h.

wxStaticLine* ViewCreatorDialogBase::m_staticline5 [protected]

Definition at line 112 of file View_Creator_Dialog_Base.h.

wxStaticLine* ViewCreatorDialogBase::m_staticline6 [protected]

Definition at line 63 of file View_Creator_Dialog_Base.h.

wxStaticLine* ViewCreatorDialogBase::m_staticline61 [protected]

Definition at line 87 of file View_Creator_Dialog_Base.h.

wxPanel* ViewCreatorDialogBase::panel_image [protected]

Definition at line 62 of file View_Creator_Dialog_Base.h.

Definition at line 69 of file View_Creator_Dialog_Base.h.

Definition at line 86 of file View_Creator_Dialog_Base.h.

Definition at line 83 of file View_Creator_Dialog_Base.h.

Definition at line 79 of file View_Creator_Dialog_Base.h.

Definition at line 76 of file View_Creator_Dialog_Base.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:30