C# Class Emgu.CV.Structure.MCvAvgComp

Afficher le fichier Open project: fajoy/RTSPExample Class Usage Examples

Méthodes publiques

Свойство Type Description
neighbors int
rect System.Drawing.Rectangle

Property Details

neighbors public_oe property

Number of neighbor rectangles in the group
public int neighbors
Résultat int

rect public_oe property

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