IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes | Variables
Surveillance.layers.base Namespace Reference

Classes

class  Base
 
class  Params
 

Variables

 doNothing_func = lambda x: x
 

Detailed Description

 ============================== 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 ===============================

Variable Documentation

◆ doNothing_func

doNothing_func = lambda x: x