human-sensing
Public Member Functions
faceLandmarks_IDLServer Class Reference

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")
 

Detailed Description

faceLandmarks_IDLServer Interface.

Definition at line 17 of file faceLandmarks_IDLServer.h.

Member Function Documentation

◆ display()

virtual bool faceLandmarks_IDLServer::display ( const std::string &  element,
const std::string &  value 
)
virtual
  • Selects what to draw (defaults landmarks on)
  • Parameters
    elementspecifies which element is requested (landmarks | points | labels | dark-mode)
    valuespecifies its value (on | off)
  • Returns
    true/false on success/failure

◆ quit()

virtual bool faceLandmarks_IDLServer::quit ( )
virtual

Quit the module.

Returns
true/false on success/failure

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