IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Basic version of an activity state. More...
Static Public Attributes | |
bool | |
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.
|
static |