Table of Contents

Constructor Centroid

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

Centroid(IplImage)

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

public Centroid(IplImage image)

Parameters

image IplImage

The image from which the centroid was extracted.