Constructor KeyPointCollection
KeyPointCollection(IplImage)
Initializes a new instance of the KeyPointCollection class with the specified image.
public KeyPointCollection(IplImage image)
Parameters
image
IplImageThe image from which the key points in the collection were extracted.