IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Static Public Attributes | List of all members
ActivityState Class Reference

Basic version of an activity state. More...

Static Public Attributes

 bool
 

Detailed Description

Basic version of an activity state.

An basic activity state consists of a variable communicating the state plus a flag indicating whether there were sufficient measurements to infer the state. If the flag is false, then the validity of the activity state is not guaranteed. That will depend on the activity detector or any outer loop processing. Up to the calling scope to correctly interpret.

Member Data Documentation

◆ bool

bool
static

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