http://www.emgu.com
This class wraps the functional calls to the OpenCV XFeatures2D modules
Inheritance Hierarchy
Namespace:
Emgu.CV.XFeatures2D
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic static class XFeatures2DInvoke
Public NotInheritable Class XFeatures2DInvoke
public ref class XFeatures2DInvoke abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type XFeatures2DInvoke = class end
The XFeatures2DInvoke type exposes the following members.
Methods
| Name | Description |
---|
  | MatchGMS |
GMS (Grid-based Motion Statistics) feature matching strategy
|
Top
See Also