| GFTTDetectorMaxFeatures Property |
[Missing <summary> documentation for "P:OpenCvSharp.GFTTDetector.MaxFeatures"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int MaxFeatures { get; set; }
Public Property MaxFeatures As Integer
Get
Set
public:
property int MaxFeatures {
int get ();
void set (int value);
}
member MaxFeatures : int with get, set
Property Value
Type:
Int32See Also