Configuration setting specifier for Gaussian BG model.
More...
|
def | __init__ (self, init_dict=None, key_list=None, new_allowed=True) |
|
def | dump (self, **kwargs) |
|
Configuration setting specifier for Gaussian BG model.
- Note
- Currently not using a CfgBGModel super class. Should there be one?
-
What about config from bgImage class?
◆ __init__()
def __init__ |
( |
|
self, |
|
|
|
init_dict = None , |
|
|
|
key_list = None , |
|
|
|
new_allowed = True |
|
) |
| |
◆ builtForBlackMat()
◆ builtForBlackMatHSV()
def builtForBlackMatHSV |
( |
| ) |
|
|
static |
◆ builtForLearning()
◆ get_default_settings()
def get_default_settings |
( |
| ) |
|
|
static |
Defines most basic, default settings for RealSense D435.
- Parameters
-
[out] | default_dict | Dictionary populated with minimal set of default settings. |
Reimplemented in CfgSGCone, and CfgOnWS.
The documentation for this class was generated from the following file:
- /home/pvela/python/detector/detector/bgmodel/Gaussian.py