Table of Contents

Property MaxKeypoints

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

MaxKeypoints

Maximum number of keypoints to return per image; -1 keeps all detections.

public int MaxKeypoints { get; set; }

Property Value

int