IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Modules
Here is a list of all modules:
[detail level 12]
 Camera interfaces
 DetectorA collection of detector implementations for images and signal streams
 Detect ActivityInterfaces for detecting activity semantics from time-varying signals
 Detect BackgroundInterfaces for detecting when signal matches a background model
 Detect ForegroundInterfaces for detecting when signal matches a foreground model
 IVAPyUtility functions and glue code for IVALab python libraries
 Display via OpenCVDisplay-related utility functions built on opencv (cv2) libraries
 IVAPy Testing UtilitiesUtility functions and glue code for IVALab python test scripts
 PerceiverPerception code that aims to extract interpretable signals from a visual stream
 ReportsA set of interfaces for reporting perceiver outcomes during processing
 Puzzle SolverCode for working with puzzles on a controlled workspace
 Puzzle ClusteringInterfaces for clustering puzzle pieces
 Puzzle TrackingCode that assists with tracking the movement of puzzle pieces and also associating them to a known solution
 Puzzle TypesClasses that abstract different puzzle (arrangement) types