HLR
0.0.1
|
A class responsible for reading and interpreting the Kinect data. More...
#include <KinectInterpreter.hpp>
Public Member Functions | |
std::vector< Object > | get_objects (const HLR::Vision::CupDetection &) override |
A function for creating all the HLR::PointCloud::Objects which the device sees. More... | |
A class responsible for reading and interpreting the Kinect data.
|
overridevirtual |
A function for creating all the HLR::PointCloud::Objects which the device sees.
Implements HLR::PointCloud::ISensorInterpreter.