|
#include <VisionX/components/pointcloud_processor/PointCloudSegmenter/PointCloudSegmenter.h>
Public Attributes | |
FloatSpinBox | rgCurvatureThreshold |
FloatSpinBox | rgSmoothnessThreshold |
Public Attributes inherited from Tab | |
std::unique_ptr< TabImpl > | impl |
Additional Inherited Members | |
Public Member Functions inherited from Tab | |
void | create (std::string const &name, Ice::ObjectPrx const &remoteGuiObject, Widget const &rootWidget) |
void | receiveUpdates () |
void | remove () |
void | sendUpdates () |
Tab () | |
Tab (Tab &&other) | |
~Tab () | |
Definition at line 71 of file PointCloudSegmenter.h.
FloatSpinBox rgCurvatureThreshold |
Definition at line 74 of file PointCloudSegmenter.h.
FloatSpinBox rgSmoothnessThreshold |
Definition at line 73 of file PointCloudSegmenter.h.