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