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

Classes

class  CfgHSV
 Configuration setting specifier for HSV FG model. More...
 
class  fgHSV
 Detector for getting the foreground object by checking HSV transformed image for certain color ranges. More...
 
class  HSVDebug
 Data class for storing HSV fg thresholds. More...
 
class  HSVState
 Data class for storing HSV foreground output. More...