Constructor CentroidCollection
CentroidCollection(IplImage)
Initializes a new instance of the CentroidCollection class extracted from the specified image.
public CentroidCollection(IplImage image)
Parameters
image
IplImageThe image from which the centroids were extracted.