Public Slots | Public Member Functions | Private Attributes
ObjectLearningTab Class Reference

Interface for learning new objects from camera images or files. More...

#include <ObjectLearningTab.h>

List of all members.

Public Slots

void processLearningStatus (std::vector< std::string > filenames, std::string objType)

Public Member Functions

 ObjectLearningTab (ros::NodeHandle *nodeHandle, QWidget *parent=0)
void updateCameraImage (const unsigned char *image, unsigned width, unsigned height)
 process incoming messages
 ~ObjectLearningTab ()

Private Attributes

ObjectImagesControlm_ImagesControl

Detailed Description

Interface for learning new objects from camera images or files.

Author:
David Gossow (RX)

Definition at line 33 of file ObjectLearningTab.h.


Constructor & Destructor Documentation

ObjectLearningTab::ObjectLearningTab ( ros::NodeHandle nodeHandle,
QWidget *  parent = 0 
)

Constructs all GUI Elements and connects the Signals and Slots.

Does nothing.

Definition at line 45 of file ObjectLearningTab.h.


Member Function Documentation

void ObjectLearningTab::processLearningStatus ( std::vector< std::string >  filenames,
std::string  objType 
) [slot]
void ObjectLearningTab::updateCameraImage ( const unsigned char *  image,
unsigned  width,
unsigned  height 
)

process incoming messages


Member Data Documentation

Definition at line 56 of file ObjectLearningTab.h.


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


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43