Constructor Centroid
Centroid(IplImage)
Initializes a new instance of the Centroid class extracted from the specified image.
public Centroid(IplImage image)
Parameters
image
IplImageThe image from which the centroid was extracted.
Initializes a new instance of the Centroid class extracted from the specified image.
public Centroid(IplImage image)
image
IplImageThe image from which the centroid was extracted.