NativeMethodsfeatures2d_DescriptorExtractor_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorExtractor_create(System.String)"]
Namespace: OpenCvSharp
public static IntPtr features2d_DescriptorExtractor_create( string descriptorExtractorType )
Public Shared Function features2d_DescriptorExtractor_create ( descriptorExtractorType As String ) As IntPtr
public: static IntPtr features2d_DescriptorExtractor_create( String^ descriptorExtractorType )
static member features2d_DescriptorExtractor_create : descriptorExtractorType : string -> IntPtr
[Missing <param name="descriptorExtractorType"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorExtractor_create(System.String)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorExtractor_create(System.String)"]