Point Cloud Library (PCL)  1.10.1
List of all members | Public Member Functions | Public Attributes
Ui_MainWindow Class Reference

#include </build/pcl-yQqD4h/pcl-1.10.1+dfsg/build/apps/in_hand_scanner/ui_main_window.h>

+ Inheritance diagram for Ui_MainWindow:

Public Member Functions

void setupUi (QMainWindow *MainWindow)
 
void retranslateUi (QMainWindow *MainWindow)
 

Public Attributes

QAction * actionHelp
 
QAction * actionReset_camera
 
QAction * actionToggle_coloring
 
QAction * actionMesh_representation
 
QAction * actionSaveAs
 
QWidget * centralWidget
 
QGridLayout * gridLayout_7
 
QHBoxLayout * horizontalLayout_main_controls
 
QToolButton * toolButton_1
 
QToolButton * toolButton_2
 
QToolButton * toolButton_3
 
QToolButton * toolButton_4
 
QToolButton * toolButton_5
 
QToolButton * toolButton_6
 
QSpacerItem * horizontalSpacer_main_controls
 
QToolButton * toolButton_0
 
QWidget * placeholder_in_hand_scanner
 
QDockWidget * dockWidget
 
QWidget * dockWidgetContents
 
QVBoxLayout * verticalLayout
 
QToolBox * toolBox
 
QWidget * page_input_data_processing
 
QVBoxLayout * verticalLayout_2
 
QGroupBox * groupBox_crop_xyz
 
QGridLayout * gridLayout_3
 
QSpinBox * spinBox_y_max
 
QLabel * label_z_min
 
QSpinBox * spinBox_x_max
 
QSpinBox * spinBox_y_min
 
QLabel * label_x_min
 
QSpinBox * spinBox_z_max
 
QSpinBox * spinBox_x_min
 
QLabel * label_xyz_erode_size
 
QLabel * label_y_min
 
QLabel * label_x_max
 
QSpinBox * spinBox_z_min
 
QLabel * label_y_max
 
QLabel * label_z_max
 
QSpinBox * spinBox_xyz_erode_size
 
QGroupBox * groupBox_segment_hsv
 
QGridLayout * gridLayout
 
QSpinBox * spinBox_h_max
 
QLabel * label_s_max
 
QSpinBox * spinBox_s_min
 
QLabel * label_h_min
 
QLabel * label_h_max
 
QLabel * label_s_min
 
QSpinBox * spinBox_v_min
 
QLabel * label_v_min
 
QSpinBox * spinBox_v_max
 
QSpinBox * spinBox_h_min
 
QLabel * label_v_max
 
QSpinBox * spinBox_s_max
 
QLabel * label_hsv_dilate_size
 
QSpinBox * spinBox_hsv_dilate_size
 
QCheckBox * checkBox_color_segmentation_inverted
 
QCheckBox * checkBox_color_segmentation_enabled
 
QSpacerItem * verticalSpacer_input_data_processing
 
QWidget * page_registration
 
QVBoxLayout * verticalLayout_3
 
QGroupBox * groupBox_convergence
 
QGridLayout * gridLayout_4
 
QLabel * label_epsilon
 
QLabel * label_max_iterations
 
QLabel * label_min_overlap
 
QLabel * label_max_fitness
 
QSpinBox * spinBox_max_iterations
 
QSpinBox * spinBox_min_overlap
 
QLineEdit * lineEdit_epsilon
 
QLineEdit * lineEdit_max_fitness
 
QGroupBox * groupBox_correspondence_rejection
 
QGridLayout * gridLayout_2
 
QLabel * label_correspondence_rejection_factor
 
QDoubleSpinBox * doubleSpinBox_correspondence_rejection_factor
 
QLabel * label_correspondence_rejection_max_angle
 
QSpinBox * spinBox_correspondence_rejection_max_angle
 
QSpacerItem * verticalSpacer_registration
 
QWidget * page_integration
 
QVBoxLayout * verticalLayout_4
 
QGroupBox * groupBox_averaging
 
QGridLayout * gridLayout_5
 
QLabel * label_max_squared_distance
 
QLineEdit * lineEdit_max_squared_distance
 
QLabel * label_averaging_max_angle
 
QSpinBox * spinBox_averaging_max_angle
 
QGroupBox * groupBox_outlier_removal
 
QGridLayout * gridLayout_6
 
QLabel * label_max_age
 
QSpinBox * spinBox_max_age
 
QLabel * label_min_directions
 
QSpinBox * spinBox_min_directions
 
QSpacerItem * verticalSpacer_integration
 
QToolBar * toolBar
 
QMenuBar * menuBar
 
QMenu * menuFile
 

Detailed Description

Definition at line 35 of file ui_main_window.h.

Member Function Documentation

◆ retranslateUi()

void Ui_MainWindow::retranslateUi ( QMainWindow *  MainWindow)
inline

Definition at line 756 of file ui_main_window.h.

◆ setupUi()

void Ui_MainWindow::setupUi ( QMainWindow *  MainWindow)
inline

Definition at line 139 of file ui_main_window.h.

Member Data Documentation

◆ actionHelp

QAction* Ui_MainWindow::actionHelp

Definition at line 43 of file ui_main_window.h.

◆ actionMesh_representation

QAction* Ui_MainWindow::actionMesh_representation

Definition at line 46 of file ui_main_window.h.

◆ actionReset_camera

QAction* Ui_MainWindow::actionReset_camera

Definition at line 44 of file ui_main_window.h.

◆ actionSaveAs

QAction* Ui_MainWindow::actionSaveAs

Definition at line 47 of file ui_main_window.h.

◆ actionToggle_coloring

QAction* Ui_MainWindow::actionToggle_coloring

Definition at line 45 of file ui_main_window.h.

◆ centralWidget

QWidget* Ui_MainWindow::centralWidget

Definition at line 48 of file ui_main_window.h.

◆ checkBox_color_segmentation_enabled

QCheckBox* Ui_MainWindow::checkBox_color_segmentation_enabled

Definition at line 99 of file ui_main_window.h.

◆ checkBox_color_segmentation_inverted

QCheckBox* Ui_MainWindow::checkBox_color_segmentation_inverted

Definition at line 98 of file ui_main_window.h.

◆ dockWidget

QDockWidget* Ui_MainWindow::dockWidget

Definition at line 60 of file ui_main_window.h.

◆ dockWidgetContents

QWidget* Ui_MainWindow::dockWidgetContents

Definition at line 61 of file ui_main_window.h.

◆ doubleSpinBox_correspondence_rejection_factor

QDoubleSpinBox* Ui_MainWindow::doubleSpinBox_correspondence_rejection_factor

Definition at line 116 of file ui_main_window.h.

◆ gridLayout

QGridLayout* Ui_MainWindow::gridLayout

Definition at line 83 of file ui_main_window.h.

◆ gridLayout_2

QGridLayout* Ui_MainWindow::gridLayout_2

Definition at line 114 of file ui_main_window.h.

◆ gridLayout_3

QGridLayout* Ui_MainWindow::gridLayout_3

Definition at line 67 of file ui_main_window.h.

◆ gridLayout_4

QGridLayout* Ui_MainWindow::gridLayout_4

Definition at line 104 of file ui_main_window.h.

◆ gridLayout_5

QGridLayout* Ui_MainWindow::gridLayout_5

Definition at line 123 of file ui_main_window.h.

◆ gridLayout_6

QGridLayout* Ui_MainWindow::gridLayout_6

Definition at line 129 of file ui_main_window.h.

◆ gridLayout_7

QGridLayout* Ui_MainWindow::gridLayout_7

Definition at line 49 of file ui_main_window.h.

◆ groupBox_averaging

QGroupBox* Ui_MainWindow::groupBox_averaging

Definition at line 122 of file ui_main_window.h.

◆ groupBox_convergence

QGroupBox* Ui_MainWindow::groupBox_convergence

Definition at line 103 of file ui_main_window.h.

◆ groupBox_correspondence_rejection

QGroupBox* Ui_MainWindow::groupBox_correspondence_rejection

Definition at line 113 of file ui_main_window.h.

◆ groupBox_crop_xyz

QGroupBox* Ui_MainWindow::groupBox_crop_xyz

Definition at line 66 of file ui_main_window.h.

◆ groupBox_outlier_removal

QGroupBox* Ui_MainWindow::groupBox_outlier_removal

Definition at line 128 of file ui_main_window.h.

◆ groupBox_segment_hsv

QGroupBox* Ui_MainWindow::groupBox_segment_hsv

Definition at line 82 of file ui_main_window.h.

◆ horizontalLayout_main_controls

QHBoxLayout* Ui_MainWindow::horizontalLayout_main_controls

Definition at line 50 of file ui_main_window.h.

◆ horizontalSpacer_main_controls

QSpacerItem* Ui_MainWindow::horizontalSpacer_main_controls

Definition at line 57 of file ui_main_window.h.

◆ label_averaging_max_angle

QLabel* Ui_MainWindow::label_averaging_max_angle

Definition at line 126 of file ui_main_window.h.

◆ label_correspondence_rejection_factor

QLabel* Ui_MainWindow::label_correspondence_rejection_factor

Definition at line 115 of file ui_main_window.h.

◆ label_correspondence_rejection_max_angle

QLabel* Ui_MainWindow::label_correspondence_rejection_max_angle

Definition at line 117 of file ui_main_window.h.

◆ label_epsilon

QLabel* Ui_MainWindow::label_epsilon

Definition at line 105 of file ui_main_window.h.

◆ label_h_max

QLabel* Ui_MainWindow::label_h_max

Definition at line 88 of file ui_main_window.h.

◆ label_h_min

QLabel* Ui_MainWindow::label_h_min

Definition at line 87 of file ui_main_window.h.

◆ label_hsv_dilate_size

QLabel* Ui_MainWindow::label_hsv_dilate_size

Definition at line 96 of file ui_main_window.h.

◆ label_max_age

QLabel* Ui_MainWindow::label_max_age

Definition at line 130 of file ui_main_window.h.

◆ label_max_fitness

QLabel* Ui_MainWindow::label_max_fitness

Definition at line 108 of file ui_main_window.h.

◆ label_max_iterations

QLabel* Ui_MainWindow::label_max_iterations

Definition at line 106 of file ui_main_window.h.

◆ label_max_squared_distance

QLabel* Ui_MainWindow::label_max_squared_distance

Definition at line 124 of file ui_main_window.h.

◆ label_min_directions

QLabel* Ui_MainWindow::label_min_directions

Definition at line 132 of file ui_main_window.h.

◆ label_min_overlap

QLabel* Ui_MainWindow::label_min_overlap

Definition at line 107 of file ui_main_window.h.

◆ label_s_max

QLabel* Ui_MainWindow::label_s_max

Definition at line 85 of file ui_main_window.h.

◆ label_s_min

QLabel* Ui_MainWindow::label_s_min

Definition at line 89 of file ui_main_window.h.

◆ label_v_max

QLabel* Ui_MainWindow::label_v_max

Definition at line 94 of file ui_main_window.h.

◆ label_v_min

QLabel* Ui_MainWindow::label_v_min

Definition at line 91 of file ui_main_window.h.

◆ label_x_max

QLabel* Ui_MainWindow::label_x_max

Definition at line 77 of file ui_main_window.h.

◆ label_x_min

QLabel* Ui_MainWindow::label_x_min

Definition at line 72 of file ui_main_window.h.

◆ label_xyz_erode_size

QLabel* Ui_MainWindow::label_xyz_erode_size

Definition at line 75 of file ui_main_window.h.

◆ label_y_max

QLabel* Ui_MainWindow::label_y_max

Definition at line 79 of file ui_main_window.h.

◆ label_y_min

QLabel* Ui_MainWindow::label_y_min

Definition at line 76 of file ui_main_window.h.

◆ label_z_max

QLabel* Ui_MainWindow::label_z_max

Definition at line 80 of file ui_main_window.h.

◆ label_z_min

QLabel* Ui_MainWindow::label_z_min

Definition at line 69 of file ui_main_window.h.

◆ lineEdit_epsilon

QLineEdit* Ui_MainWindow::lineEdit_epsilon

Definition at line 111 of file ui_main_window.h.

◆ lineEdit_max_fitness

QLineEdit* Ui_MainWindow::lineEdit_max_fitness

Definition at line 112 of file ui_main_window.h.

◆ lineEdit_max_squared_distance

QLineEdit* Ui_MainWindow::lineEdit_max_squared_distance

Definition at line 125 of file ui_main_window.h.

◆ menuBar

QMenuBar* Ui_MainWindow::menuBar

Definition at line 136 of file ui_main_window.h.

◆ menuFile

QMenu* Ui_MainWindow::menuFile

Definition at line 137 of file ui_main_window.h.

◆ page_input_data_processing

QWidget* Ui_MainWindow::page_input_data_processing

Definition at line 64 of file ui_main_window.h.

◆ page_integration

QWidget* Ui_MainWindow::page_integration

Definition at line 120 of file ui_main_window.h.

◆ page_registration

QWidget* Ui_MainWindow::page_registration

Definition at line 101 of file ui_main_window.h.

◆ placeholder_in_hand_scanner

QWidget* Ui_MainWindow::placeholder_in_hand_scanner

Definition at line 59 of file ui_main_window.h.

◆ spinBox_averaging_max_angle

QSpinBox* Ui_MainWindow::spinBox_averaging_max_angle

Definition at line 127 of file ui_main_window.h.

◆ spinBox_correspondence_rejection_max_angle

QSpinBox* Ui_MainWindow::spinBox_correspondence_rejection_max_angle

Definition at line 118 of file ui_main_window.h.

◆ spinBox_h_max

QSpinBox* Ui_MainWindow::spinBox_h_max

Definition at line 84 of file ui_main_window.h.

◆ spinBox_h_min

QSpinBox* Ui_MainWindow::spinBox_h_min

Definition at line 93 of file ui_main_window.h.

◆ spinBox_hsv_dilate_size

QSpinBox* Ui_MainWindow::spinBox_hsv_dilate_size

Definition at line 97 of file ui_main_window.h.

◆ spinBox_max_age

QSpinBox* Ui_MainWindow::spinBox_max_age

Definition at line 131 of file ui_main_window.h.

◆ spinBox_max_iterations

QSpinBox* Ui_MainWindow::spinBox_max_iterations

Definition at line 109 of file ui_main_window.h.

◆ spinBox_min_directions

QSpinBox* Ui_MainWindow::spinBox_min_directions

Definition at line 133 of file ui_main_window.h.

◆ spinBox_min_overlap

QSpinBox* Ui_MainWindow::spinBox_min_overlap

Definition at line 110 of file ui_main_window.h.

◆ spinBox_s_max

QSpinBox* Ui_MainWindow::spinBox_s_max

Definition at line 95 of file ui_main_window.h.

◆ spinBox_s_min

QSpinBox* Ui_MainWindow::spinBox_s_min

Definition at line 86 of file ui_main_window.h.

◆ spinBox_v_max

QSpinBox* Ui_MainWindow::spinBox_v_max

Definition at line 92 of file ui_main_window.h.

◆ spinBox_v_min

QSpinBox* Ui_MainWindow::spinBox_v_min

Definition at line 90 of file ui_main_window.h.

◆ spinBox_x_max

QSpinBox* Ui_MainWindow::spinBox_x_max

Definition at line 70 of file ui_main_window.h.

◆ spinBox_x_min

QSpinBox* Ui_MainWindow::spinBox_x_min

Definition at line 74 of file ui_main_window.h.

◆ spinBox_xyz_erode_size

QSpinBox* Ui_MainWindow::spinBox_xyz_erode_size

Definition at line 81 of file ui_main_window.h.

◆ spinBox_y_max

QSpinBox* Ui_MainWindow::spinBox_y_max

Definition at line 68 of file ui_main_window.h.

◆ spinBox_y_min

QSpinBox* Ui_MainWindow::spinBox_y_min

Definition at line 71 of file ui_main_window.h.

◆ spinBox_z_max

QSpinBox* Ui_MainWindow::spinBox_z_max

Definition at line 73 of file ui_main_window.h.

◆ spinBox_z_min

QSpinBox* Ui_MainWindow::spinBox_z_min

Definition at line 78 of file ui_main_window.h.

◆ toolBar

QToolBar* Ui_MainWindow::toolBar

Definition at line 135 of file ui_main_window.h.

◆ toolBox

QToolBox* Ui_MainWindow::toolBox

Definition at line 63 of file ui_main_window.h.

◆ toolButton_0

QToolButton* Ui_MainWindow::toolButton_0

Definition at line 58 of file ui_main_window.h.

◆ toolButton_1

QToolButton* Ui_MainWindow::toolButton_1

Definition at line 51 of file ui_main_window.h.

◆ toolButton_2

QToolButton* Ui_MainWindow::toolButton_2

Definition at line 52 of file ui_main_window.h.

◆ toolButton_3

QToolButton* Ui_MainWindow::toolButton_3

Definition at line 53 of file ui_main_window.h.

◆ toolButton_4

QToolButton* Ui_MainWindow::toolButton_4

Definition at line 54 of file ui_main_window.h.

◆ toolButton_5

QToolButton* Ui_MainWindow::toolButton_5

Definition at line 55 of file ui_main_window.h.

◆ toolButton_6

QToolButton* Ui_MainWindow::toolButton_6

Definition at line 56 of file ui_main_window.h.

◆ verticalLayout

QVBoxLayout* Ui_MainWindow::verticalLayout

Definition at line 62 of file ui_main_window.h.

◆ verticalLayout_2

QVBoxLayout* Ui_MainWindow::verticalLayout_2

Definition at line 65 of file ui_main_window.h.

◆ verticalLayout_3

QVBoxLayout* Ui_MainWindow::verticalLayout_3

Definition at line 102 of file ui_main_window.h.

◆ verticalLayout_4

QVBoxLayout* Ui_MainWindow::verticalLayout_4

Definition at line 121 of file ui_main_window.h.

◆ verticalSpacer_input_data_processing

QSpacerItem* Ui_MainWindow::verticalSpacer_input_data_processing

Definition at line 100 of file ui_main_window.h.

◆ verticalSpacer_integration

QSpacerItem* Ui_MainWindow::verticalSpacer_integration

Definition at line 134 of file ui_main_window.h.

◆ verticalSpacer_registration

QSpacerItem* Ui_MainWindow::verticalSpacer_registration

Definition at line 119 of file ui_main_window.h.


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