|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Configuration instance for glove tracking detector. More...


Public Member Functions | |
| def | __init__ (self, init_dict=None, key_list=None, new_allowed=True) |
| Instantiate a puzzle scene (black mat) detector. More... | |
Static Public Member Functions | |
| def | get_default_settings () |
Configuration instance for glove tracking detector.
| def __init__ | ( | self, | |
init_dict = None, |
|||
key_list = None, |
|||
new_allowed = True |
|||
| ) |
Instantiate a puzzle scene (black mat) detector.
|
static |