A panel to select the camera input from all the formats supported by MRPT.
#include <mrpt/gui/WxUtils.h>

Public Member Functions | |
| CPanelCameraSelection (wxWindow *parent, wxWindowID id=wxID_ANY) | |
| virtual | ~CPanelCameraSelection () |
| void | readConfigIntoVideoSourcePanel (const std::string §, const mrpt::utils::CConfigFileBase *cfg) const |
| void | writeConfigFromVideoSourcePanel (const std::string §, mrpt::utils::CConfigFileBase *cfg) const |
Public Attributes | |
| wxTextCtrl * | edRawlogLabel |
| wxStaticText * | StaticText10 |
| wxStaticText * | StaticText9 |
| wxPanel * | Panel5 |
| wxButton * | btnBrowseRawlogDir |
| wxRadioBox * | rbBumblebeeSel |
| wxButton * | btnBrowseVideo |
| wxStaticText * | StaticText2 |
| wxPanel * | Panel4 |
| wxCheckBox * | cbKinect_3D |
| wxRadioBox * | rbKinect_int |
| wxCheckBox * | cbSR_chConf |
| wxStaticText * | StaticText6 |
| wxSpinCtrl * | opencvCamIndex |
| wxTextCtrl * | edIPcamURL |
| wxStaticText * | StaticText8 |
| wxStaticText * | StaticText11 |
| wxTextCtrl * | edCustomCamConfig |
| wxTextCtrl * | edSR_IP |
| wxPanel * | Panel1 |
| wxChoice * | cbOpencvCamType |
| wxStaticText * | StaticText1 |
| wxStaticText * | StaticText3 |
| wxRadioBox * | rbSR_usb |
| wxPanel * | Panel6 |
| wxButton * | btnBrowseRawlog |
| wxPanel * | Panel3 |
| wxCheckBox * | cbGrayscale |
| wxCheckBox * | cbSR_chRange |
| wxStaticText * | StaticText5 |
| wxStaticText * | StaticText7 |
| wxPanel * | pnKinect |
| wxTextCtrl * | edVideoFile |
| wxCheckBox * | cbBumblebeeRectif |
| wxCheckBox * | cbKinect_Int |
| wxCheckBox * | cbSR_chIntensity |
| wxCheckBox * | cbKinect_Depth |
| wxNotebook * | pagesCameras |
| wxPanel * | pnSwissRanger |
| wxTextCtrl * | edRawlogFile |
| wxTextCtrl * | edRawlogImgDir |
| wxPanel * | Panel2 |
| wxCheckBox * | cbSR_ch3D |
| wxStaticText * | StaticText4 |
| wxChoice * | cbOpencvResolution |
Static Protected Attributes | |
| static const long | ID_STATICTEXT1 |
| static const long | ID_SPINCTRL1 |
| static const long | ID_STATICTEXT3 |
| static const long | ID_CHOICE1 |
| static const long | ID_STATICTEXT6 |
| static const long | ID_CHOICE2 |
| static const long | ID_PANEL2 |
| static const long | ID_STATICTEXT7 |
| static const long | ID_TEXTCTRL1 |
| static const long | ID_PANEL3 |
| static const long | ID_TEXTCTRL6 |
| static const long | ID_PANEL4 |
| static const long | ID_STATICTEXT8 |
| static const long | ID_TEXTCTRL2 |
| static const long | ID_BUTTON7 |
| static const long | ID_PANEL5 |
| static const long | ID_STATICTEXT9 |
| static const long | ID_TEXTCTRL3 |
| static const long | ID_BUTTON8 |
| static const long | ID_STATICTEXT5 |
| static const long | ID_TEXTCTRL7 |
| static const long | ID_BUTTON9 |
| static const long | ID_STATICTEXT10 |
| static const long | ID_TEXTCTRL8 |
| static const long | ID_STATICTEXT11 |
| static const long | ID_PANEL6 |
| static const long | ID_RADIOBOX1 |
| static const long | ID_CHECKBOX1 |
| static const long | ID_STATICTEXT2 |
| static const long | ID_PANEL7 |
| static const long | ID_RADIOBOX2 |
| static const long | ID_STATICTEXT4 |
| static const long | ID_TEXTCTRL4 |
| static const long | ID_CHECKBOX3 |
| static const long | ID_CHECKBOX4 |
| static const long | ID_CHECKBOX5 |
| static const long | ID_CHECKBOX6 |
| static const long | ID_PANEL1 |
| static const long | ID_CHECKBOX7 |
| static const long | ID_CHECKBOX8 |
| static const long | ID_CHECKBOX9 |
| static const long | ID_RADIOBOX3 |
| static const long | ID_PANEL8 |
| static const long | ID_NOTEBOOK1 |
| static const long | ID_CHECKBOX2 |
Private Member Functions | |
| void | OnbtnBrowseVideoClick (wxCommandEvent &event) |
| void | OnbtnBrowseRawlogClick (wxCommandEvent &event) |
| void | OnbtnBrowseRawlogDirClick (wxCommandEvent &event) |
| mrpt::gui::CPanelCameraSelection::CPanelCameraSelection | ( | wxWindow * | parent, |
| wxWindowID | id = wxID_ANY |
||
| ) |
|
virtual |
|
private |
|
private |
|
private |
| void mrpt::gui::CPanelCameraSelection::readConfigIntoVideoSourcePanel | ( | const std::string & | sect, |
| const mrpt::utils::CConfigFileBase * | cfg | ||
| ) | const |
| void mrpt::gui::CPanelCameraSelection::writeConfigFromVideoSourcePanel | ( | const std::string & | sect, |
| mrpt::utils::CConfigFileBase * | cfg | ||
| ) | const |
| wxButton* mrpt::gui::CPanelCameraSelection::btnBrowseRawlog |
| wxButton* mrpt::gui::CPanelCameraSelection::btnBrowseRawlogDir |
| wxButton* mrpt::gui::CPanelCameraSelection::btnBrowseVideo |
| wxCheckBox* mrpt::gui::CPanelCameraSelection::cbBumblebeeRectif |
| wxCheckBox* mrpt::gui::CPanelCameraSelection::cbKinect_Depth |
| wxCheckBox* mrpt::gui::CPanelCameraSelection::cbKinect_Int |
| wxChoice* mrpt::gui::CPanelCameraSelection::cbOpencvCamType |
| wxChoice* mrpt::gui::CPanelCameraSelection::cbOpencvResolution |
| wxCheckBox* mrpt::gui::CPanelCameraSelection::cbSR_chIntensity |
| wxCheckBox* mrpt::gui::CPanelCameraSelection::cbSR_chRange |
| wxTextCtrl* mrpt::gui::CPanelCameraSelection::edCustomCamConfig |
| wxTextCtrl* mrpt::gui::CPanelCameraSelection::edRawlogFile |
| wxTextCtrl* mrpt::gui::CPanelCameraSelection::edRawlogImgDir |
| wxTextCtrl* mrpt::gui::CPanelCameraSelection::edRawlogLabel |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
| wxSpinCtrl* mrpt::gui::CPanelCameraSelection::opencvCamIndex |
| wxNotebook* mrpt::gui::CPanelCameraSelection::pagesCameras |
| wxRadioBox* mrpt::gui::CPanelCameraSelection::rbBumblebeeSel |
| wxRadioBox* mrpt::gui::CPanelCameraSelection::rbKinect_int |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText1 |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText10 |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText11 |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText2 |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText3 |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText4 |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText5 |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText6 |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText7 |
| wxStaticText* mrpt::gui::CPanelCameraSelection::StaticText8 |
| Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017 |