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