Enum FastFeatureDetector.DetectorType
- Namespace
- Emgu.CV.Features2D
- Assembly
- Emgu.CV.dll
One of the three neighborhoods as defined in the paper
public enum FastFeatureDetector.DetectorType
Fields
Type5_8 = 0
The type5_8
Type7_12 = 1
The type7_12
Type9_16 = 2
The type9_16