IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
byMotion
TrackState
Static Public Attributes
|
List of all members
TrackState Class Reference
Inheritance diagram for TrackState:
[
legend
]
Collaboration diagram for TrackState:
[
legend
]
Static Public Attributes
int
GONE
= 2
int
MOVING
= 1
int
STOPPED
= 0
Member Data Documentation
◆
GONE
int GONE = 2
static
◆
MOVING
int MOVING = 1
static
◆
STOPPED
int STOPPED = 0
static
The documentation for this class was generated from the following file:
/home/pvela/python/detector/detector/activity/
byMotion.py
Generated by
1.8.17