IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
detector.activity.byRegion Namespace Reference

Activities defined by regions. Signal must lie in a region to trigger associated state. More...

Detailed Description

Activities defined by regions. Signal must lie in a region to trigger associated state.

Should be a general purpose module that triggers activity state when signal enters known region/zone with a given label. Whether these zones are mutually exclusive (disjoint regions) or not is up to the designer.

For now just coding up bare minimum needed.

Note
Yes, this will be the bare minimum and needs to be expanded based on usage. There are many ways to define regions and to utilize them as activity states or status flags. Since I aim to instantiate in one specific way at the momemt, that is what will be coded.
Author
Patricio A. Vela, pvela.nosp@m.@gat.nosp@m.ech.e.nosp@m.du
Date
2023/12/15