C# Class Emgu.CV.Structure.MCvAvgComp

Mostra file Open project: fajoy/RTSPExample Class Usage Examples

Public Properties

Property Type Description
neighbors int
rect System.Drawing.Rectangle

Property Details

neighbors public_oe property

Number of neighbor rectangles in the group
public int neighbors
return int

rect public_oe property

Bounding rectangle for the object (average rectangle of a group)
public Rectangle,System.Drawing rect
return System.Drawing.Rectangle