| FASTType Enumeration |
AGAST type one of the four neighborhoods as defined in the paper
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Enumeration FASTType
public enum class FASTType
Members
| Member name | Value | Description |
---|
| TYPE_5_8 | 0 | |
| TYPE_7_12 | 1 | |
| TYPE_9_16 | 2 | |
See Also