Edison Segmentation Module.
More...
#include <EdisonSegmModule.h>
Inherits yarp::os::RFModule, and SegmentationModule.
|
virtual bool | configure (yarp::os::ResourceFinder &rf) |
|
virtual bool | close () |
|
virtual bool | interruptModule () |
|
virtual bool | updateModule () |
|
bool | attach (yarp::os::Port &source) |
|
virtual void | set_sigmaS (const double newValue) |
|
virtual void | set_sigmaR (const double newValue) |
|
virtual void | set_minRegion (const double newValue) |
|
virtual void | set_gradWindRad (const double newValue) |
|
virtual void | set_threshold (const double newValue) |
|
virtual void | set_mixture (const double newValue) |
|
virtual void | set_speedup (const SpeedUpLevelComm newSpeedLevel) |
|
virtual double | get_sigmaS () |
|
virtual double | get_sigmaR () |
|
virtual double | get_minRegion () |
|
virtual double | get_gradWindRad () |
|
virtual double | get_threshold () |
|
virtual double | get_mixture () |
|
virtual SpeedUpLevelComm | get_speedup () |
|
virtual std::vector< std::string > | help (const std::string &functionName="--all") |
|
bool | read (yarp::os::ConnectionReader &connection) override |
|
Edison Segmentation Module.
Definition at line 35 of file EdisonSegmModule.h.
The documentation for this class was generated from the following files: