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

Classes

class  CfgMoving
 Configuration setting specifier for "motion" detector. More...
 
class  detector
 
class  detector
 
class  MoveState
 
class  TrackState
 

Namespaces

 byMotion
 Implements activity detectors based on movement (or lack of).
 

Functions

def __init__ (self, config=CfgMoving(), processor=None)
 Simple activity detector based on motion/velocity. More...
 
def getState (self)
 
def measure (self, x)
 
def save (self, fileName)
 
def saveTo (self, fPtr)
 

Variables

 config
 
 processor
 
 z