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