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

Public Member Functions

None __init__ (self)
 
def decode (self, key)
 
def get_activity (self)
 

Public Attributes

 act_codebook
 
 activity
 
 key_cache
 

Static Public Attributes

string no_act_label = "No Activity"
 

Constructor & Destructor Documentation

◆ __init__()

None __init__ (   self)

Member Function Documentation

◆ decode()

def decode (   self,
  key 
)

◆ get_activity()

def get_activity (   self)

Member Data Documentation

◆ act_codebook

act_codebook

◆ activity

activity

◆ key_cache

key_cache

◆ no_act_label

string no_act_label = "No Activity"
static

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