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