IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Public Member Functions | List of all members
Params Class Reference
Inheritance diagram for Params:
Inheritance graph
[legend]
Collaboration diagram for Params:
Collaboration graph
[legend]

Public Member Functions

def __post_init__ (self)
 

Additional Inherited Members

- Static Public Attributes inherited from Params
 callable
 

Detailed Description

@param  preprocessor        Executable on the input image
@param  postprocessor       Executable on the detection mask to obtain the final layer mask

Member Function Documentation

◆ __post_init__()

def __post_init__ (   self)

Reimplemented from Params.


The documentation for this class was generated from the following file: