IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes | Namespaces
byRegion.py File Reference

Classes

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

Namespaces

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