FastFeatureDetectorDetectorType Enumeration |
http://www.emgu.com
One of the three neighborhoods as defined in the paper
Namespace:
Emgu.CV.Features2D
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
SyntaxPublic Enumeration DetectorType
public enum class DetectorType
Members
| Member name | Value | Description |
---|
| Type5_8 | 0 |
The type5_8
|
| Type7_12 | 1 |
The type7_12
|
| Type9_16 | 2 |
The type9_16
|
See Also