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

OBSOLETE. The base class for the layer segmentor in the layered perception approach. More...

Classes

class  Base
 
class  Params
 

Variables

 doNothing_func = lambda x: x
 

Detailed Description

OBSOLETE. The base class for the layer segmentor in the layered perception approach.

Author
: Yiye Chen yyche.nosp@m.n201.nosp@m.9@gat.nosp@m.ech..nosp@m.edu
Date
: 07/29/2021

Variable Documentation

◆ doNothing_func

doNothing_func = lambda x: x