IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Namespaces | Classes
Surveillance.layers.CosolveMonitor Namespace Reference

Namespaces

 py
 Monitor systems with activit detection capabilites which enable tracking of human effort and robot effort in the puzzle solving process.
 

Classes

class  CoSolveActivity
 Class detects the state of the cosolve process. More...
 
class  CoSolveInput
 Data class to capture the puzzle scene detector state and raw input signal to be fed to sort activity monitor. More...
 
class  CoSolveMonitor
 Sort monitor that examines the workscene perceiver state and helps generate sort reports. More...
 
class  CoSolveOutput
 Cosolve Activity Monitor output. More...
 
class  CoSolveState
 Capture internal state of the cosolve process. More...
 
class  trackPiece