IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes | |
class | Base |
class | Params |
Variables | |
doNothing_func = lambda x: x | |
============================== base =============================== @brief The base class for the layer segmentor in the layered perception approach @author: Yiye Chen yychen2019@gatech.edu @date: 07/29/2021 ============================== base ===============================
doNothing_func = lambda x: x |