IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes | |
class | AlgConfig |
Namespaces | |
detector.Configuration | |
Functions | |
def | __init__ (self, init_dict=None, key_list=None, new_allowed=True) |
def | dump (self, **kwargs) |
Variables | |
logger = logging.getLogger(__name__) | |