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

OBSOLETE. The human-segmentor for the layered approach. More...

Classes

class  Human_ColorSG
 
class  Human_ColorSG_HeightInRange
 
class  Params
 

Variables

 process_det_mask = lambda mask:maskproc.getLargestCC(mask)
 

Detailed Description

OBSOLETE. The human-segmentor for the layered approach.

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

Variable Documentation

◆ process_det_mask

process_det_mask = lambda mask:maskproc.getLargestCC(mask)