ObjectSegmentationFrame Class Reference

#include <object_segmentation_frame.h>

Inheritance diagram for ObjectSegmentationFrame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ObjectSegmentationFrame (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Object Segmentation"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(700, 700), long style=wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxMINIMIZE_BOX|wxTAB_TRAVERSAL, const wxString &name=wxT("ObjectSegmentationWindow"))
 ~ObjectSegmentationFrame ()

Protected Member Functions

virtual void acceptButtonClicked (wxCommandEvent &event)
virtual void cancelButtonClicked (wxCommandEvent &event)
virtual void gradWeightChanged (wxScrollEvent &event)
virtual void resetButtonClicked (wxCommandEvent &event)
virtual void restartButtonClicked (wxCommandEvent &event)
virtual void segmentButtonClicked (wxCommandEvent &event)
virtual void uniformChecked (wxCommandEvent &event)
virtual void withColorChecked (wxCommandEvent &event)
virtual void withDisparityChecked (wxCommandEvent &event)
virtual void withHolesChecked (wxCommandEvent &event)
virtual void withSurfaceChecked (wxCommandEvent &event)

Protected Attributes

wxButton * accept_button_
wxStaticText * bottom_label_
wxButton * cancel_button_
wxStaticText * grad_weight_label_
wxSlider * grad_weight_slider_
wxPanel * m_panel
wxStaticLine * m_staticline2
wxStaticLine * m_staticline21
wxStaticLine * m_staticline4
wxStaticLine * m_staticline5
wxButton * reset_button_
wxButton * restart_button_
wxButton * segment_button_
wxCheckBox * uniform_
wxCheckBox * with_color_
wxCheckBox * with_disparity_
wxCheckBox * with_holes_
wxCheckBox * with_surface_

Detailed Description

Class ObjectSegmentationFrame

Definition at line 31 of file object_segmentation_frame.h.


Constructor & Destructor Documentation

ObjectSegmentationFrame::ObjectSegmentationFrame ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = wxT("Object Segmentation"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 700,700 ),
long  style = wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxMINIMIZE_BOX|wxTAB_TRAVERSAL,
const wxString &  name = wxT("ObjectSegmentationWindow") 
)

Definition at line 12 of file object_segmentation_frame.cpp.

ObjectSegmentationFrame::~ObjectSegmentationFrame (  ) 

Definition at line 115 of file object_segmentation_frame.cpp.


Member Function Documentation

virtual void ObjectSegmentationFrame::acceptButtonClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::cancelButtonClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::gradWeightChanged ( wxScrollEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::resetButtonClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::restartButtonClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::segmentButtonClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::uniformChecked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::withColorChecked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::withDisparityChecked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::withHolesChecked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void ObjectSegmentationFrame::withSurfaceChecked ( wxCommandEvent &  event  )  [inline, protected, virtual]

Member Data Documentation

Definition at line 38 of file object_segmentation_frame.h.

wxStaticText* ObjectSegmentationFrame::bottom_label_ [protected]

Definition at line 37 of file object_segmentation_frame.h.

Definition at line 39 of file object_segmentation_frame.h.

Definition at line 53 of file object_segmentation_frame.h.

Definition at line 54 of file object_segmentation_frame.h.

wxPanel* ObjectSegmentationFrame::m_panel [protected]

Definition at line 36 of file object_segmentation_frame.h.

wxStaticLine* ObjectSegmentationFrame::m_staticline2 [protected]

Definition at line 44 of file object_segmentation_frame.h.

wxStaticLine* ObjectSegmentationFrame::m_staticline21 [protected]

Definition at line 46 of file object_segmentation_frame.h.

wxStaticLine* ObjectSegmentationFrame::m_staticline4 [protected]

Definition at line 48 of file object_segmentation_frame.h.

wxStaticLine* ObjectSegmentationFrame::m_staticline5 [protected]

Definition at line 52 of file object_segmentation_frame.h.

Definition at line 42 of file object_segmentation_frame.h.

Definition at line 43 of file object_segmentation_frame.h.

Definition at line 41 of file object_segmentation_frame.h.

wxCheckBox* ObjectSegmentationFrame::uniform_ [protected]

Definition at line 51 of file object_segmentation_frame.h.

wxCheckBox* ObjectSegmentationFrame::with_color_ [protected]

Definition at line 49 of file object_segmentation_frame.h.

Definition at line 47 of file object_segmentation_frame.h.

wxCheckBox* ObjectSegmentationFrame::with_holes_ [protected]

Definition at line 50 of file object_segmentation_frame.h.

wxCheckBox* ObjectSegmentationFrame::with_surface_ [protected]

Definition at line 45 of file object_segmentation_frame.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


object_segmentation_gui
Author(s): David Gossow
autogenerated on Fri Jan 11 10:03:21 2013