Table of Contents

Constructor KeyPointCollection

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

KeyPointCollection(IplImage)

Initializes a new instance of the KeyPointCollection class with the specified image.

public KeyPointCollection(IplImage image)

Parameters

image IplImage

The image from which the key points in the collection were extracted.