human-sensing
|
faceLandmarks_IDLServer Interface. More...
#include <faceLandmarks_IDLServer.h>
Inherits Wire.
Inherited by FACEModule.
Public Member Functions | |
virtual bool | display (const std::string &element, const std::string &value) |
virtual bool | quit () |
Quit the module. More... | |
virtual bool | read (yarp::os::ConnectionReader &connection) YARP_OVERRIDE |
virtual std::vector< std::string > | help (const std::string &functionName="--all") |
faceLandmarks_IDLServer Interface.
Definition at line 17 of file faceLandmarks_IDLServer.h.
|
virtual |
element | specifies which element is requested (landmarks | points | labels | dark-mode) |
value | specifies its value (on | off) |
|
virtual |
Quit the module.