AgastFeatureDetectorType Property
|
type one of the four neighborhoods as defined in the paper
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic AGASTType Type { get; set; }
Public Property Type As AGASTType
Get
Set
public:
property AGASTType Type {
AGASTType get ();
void set (AGASTType value);
}
member Type : AGASTType with get, set
function get_Type();
function set_Type(value);
Property Value
Type:
AGASTType
See Also