IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Configuration setting specifier for "motion" detector. More...
Public Member Functions | |
def | __init__ (self, init_dict=None, key_list=None, new_allowed=True) |
![]() | |
def | dump (self, **kwargs) |
Static Public Member Functions | |
def | builtForImageTracks () |
def | get_default_settings () |
Defines most basic, default settings for RealSense D435. More... | |
Configuration setting specifier for "motion" detector.
def __init__ | ( | self, | |
init_dict = None , |
|||
key_list = None , |
|||
new_allowed = True |
|||
) |
Reimplemented from AlgConfig.
|
static |
|
static |
Defines most basic, default settings for RealSense D435.
[out] | default_dict | Dictionary populated with minimal set of default settings. |