[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorMatcher_create(System.String)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static IntPtr features2d_DescriptorMatcher_create( string descriptorMatcherType )
Parameters
- descriptorMatcherType
- Type: SystemString
[Missing <param name="descriptorMatcherType"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorMatcher_create(System.String)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorMatcher_create(System.String)"]
See Also