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