#include <color_gui.h>
- Author
- Nate Koenig and Peter Pastor
Definition at line 39 of file color_gui.h.
◆ anonymous enum
◆ ColorGuiFrame()
| ColorGuiFrame::ColorGuiFrame |
( |
| ) |
|
◆ DrawImage()
| void ColorGuiFrame::DrawImage |
( |
const sensor_msgs::ImageConstPtr & |
msg | ) |
|
◆ OnClick()
| void ColorGuiFrame::OnClick |
( |
wxMouseEvent & |
event | ) |
|
◆ OnMouseWheel()
| void ColorGuiFrame::OnMouseWheel |
( |
wxMouseEvent & |
event | ) |
|
◆ OnQuit()
| void ColorGuiFrame::OnQuit |
( |
wxCommandEvent & |
event | ) |
|
◆ OnReset()
| void ColorGuiFrame::OnReset |
( |
wxCommandEvent & |
event | ) |
|
◆ abText_
| wxTextCtrl* ColorGuiFrame::abText_ |
|
private |
◆ height_
| int ColorGuiFrame::height_ |
|
private |
◆ image_panel_
| wxPanel* ColorGuiFrame::image_panel_ |
|
private |
◆ lab_image_
| unsigned char* ColorGuiFrame::lab_image_ |
|
private |
◆ rgb_image_
| unsigned char* ColorGuiFrame::rgb_image_ |
|
private |
◆ rgbText_
| wxTextCtrl* ColorGuiFrame::rgbText_ |
|
private |
◆ scale_
| float ColorGuiFrame::scale_ |
|
private |
◆ scale_pos_x_
| int ColorGuiFrame::scale_pos_x_ |
|
private |
◆ scale_pos_y_
| int ColorGuiFrame::scale_pos_y_ |
|
private |
◆ vision_
◆ width_
| int ColorGuiFrame::width_ |
|
private |
The documentation for this class was generated from the following files: