Table of Contents

Constructor CentroidCollection

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

CentroidCollection(IplImage)

Initializes a new instance of the CentroidCollection class extracted from the specified image.

public CentroidCollection(IplImage image)

Parameters

image IplImage

The image from which the centroids were extracted.