|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|


Public Member Functions | |
| def | __init__ (self, init_dict=None, key_list=None, new_allowed=True) |
Public Member Functions inherited from AlgConfig | |
| def | __setattr__ (self, name, value) |
| def | dump (self, **kwargs) |
@brief Configuration setting specifier for generic camera.
| def __init__ | ( | self, | |
init_dict = None, |
|||
key_list = None, |
|||
new_allowed = True |
|||
| ) |
Reimplemented from AlgConfig.