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

Classes

class  Calibrator
 
class  CfgDetector
 Configuration instance for glove tracking detector. More...
 
class  CfgPuzzlePerceiver
 Configuration instance for glove tracking perceiver. More...
 
class  Detector
 
class  InstPuzzlePerceiver
 Class for collecting visual processing methods needed by the Puzzle pieces perceiver. More...
 
class  PuzzlePerceiver
 

Functions

def defaultBuildCfg ()
 Instantiate a typical builder configuration for black mat puzzle perceiver. More...
 
def defaultBuildCfg_DetectorLoad (detfile)
 

Function Documentation

◆ defaultBuildCfg()

def Surveillance.layers.BlackWorkMat.defaultBuildCfg ( )

Instantiate a typical builder configuration for black mat puzzle perceiver.

Only the detector matters.

Returns
A perceiver build configuration.

◆ defaultBuildCfg_DetectorLoad()

def Surveillance.layers.BlackWorkMat.defaultBuildCfg_DetectorLoad (   detfile)