IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes
detector.bgmodel.inCorner Namespace Reference

Classes

class  CfgInCorner
 Configuration setting specifier for Gaussian workspace model. More...
 
class  inCorner
 Class instance for extracting background that lies with the corner region of the RGB color cube, or the extremal regions of a color-space based on a planar cut. More...
 
class  inCornerEstimator
 Wrapper to inCorner that performs estimation for caliration and saving. More...
 
class  PlanarModel
 Specification data class that describes the planar cut classifier and its functional properties. More...
 
class  SphericalModel
 Specification data class that describes the planar cut classifier and its functional properties. More...
 
class  SurfaceCutModel