| ORBScoreType Enumeration |
cv::ORB score flags
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Enumeration ORBScoreType
public enum class ORBScoreType
Members
| Member name | Value | Description |
---|
| Fast | 1 | |
| Harris | 0 | |
See Also