IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Surveillance
deployment
activity_record
Classes
|
Variables
Surveillance.deployment.activity_record Namespace Reference
Classes
class
ActDecoder
Variables
dictionary
ACT_CODEBOOK
Variable Documentation
◆
ACT_CODEBOOK
dictionary ACT_CODEBOOK
Initial value:
1
= {
2
"i"
:
"Pick"
,
3
"l"
:
"Place"
4
}
Generated by
1.8.17