ORBDetectorScoreType Enumeration |
http://www.emgu.com
The score type
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.2.0.2682 (3.2.0.2682)
SyntaxPublic Enumeration ScoreType
public enum class ScoreType
Members
| Member name | Value | Description |
---|
| Harris | 0 |
Harris
|
| Fast | 1 |
Fast
|
See Also