Click or drag to resize

XFeatures2DInvoke Class

http://www.emgu.com
This class wraps the functional calls to the OpenCV XFeatures2D modules
Inheritance Hierarchy
SystemObject
  Emgu.CV.XFeatures2DXFeatures2DInvoke

Namespace:  Emgu.CV.XFeatures2D
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static class XFeatures2DInvoke

The XFeatures2DInvoke type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMatchGMS
GMS (Grid-based Motion Statistics) feature matching strategy
Top
See Also