IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes
Detect Activity

Interfaces for detecting activity semantics from time-varying signals. More...

Collaboration diagram for Detect Activity:

Classes

class  imageOccupancy
 Activity states depend on having true image values lying in specific regions of an image. More...
 
class  imageRegions
 Activity states depend on having signal lying in specific regions of an image. More...
 
class  Planar
 Activity detection based on lying in specific planar regions. More...
 

Detailed Description

Interfaces for detecting activity semantics from time-varying signals.