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