FastDetectorDetectorType Enumeration |
http://www.emgu.com
One of the three neighborhoods as defined in the paper
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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