| AgastFeatureDetectorDetectorType 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 DetectorType
public enum class DetectorType
Members
| Member name | Value | Description |
---|
| AGAST_5_8 | 0 | |
| AGAST_7_12d | 1 | |
| AGAST_7_12s | 2 | |
| OAST_9_16 | 3 | |
See Also