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