NativeMethodsfeatures2d_BOWImgDescriptorExtractor_new1_RawPtr Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWImgDescriptorExtractor_new1_RawPtr(System.IntPtr,System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_BOWImgDescriptorExtractor_new1_RawPtr( IntPtr dextractor, IntPtr dmatcher, out IntPtr returnValue )
Public Shared Function features2d_BOWImgDescriptorExtractor_new1_RawPtr ( dextractor As IntPtr, dmatcher As IntPtr, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus features2d_BOWImgDescriptorExtractor_new1_RawPtr( IntPtr dextractor, IntPtr dmatcher, [OutAttribute] IntPtr% returnValue )
static member features2d_BOWImgDescriptorExtractor_new1_RawPtr : dextractor : IntPtr * dmatcher : IntPtr * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="dextractor"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWImgDescriptorExtractor_new1_RawPtr(System.IntPtr,System.IntPtr,System.IntPtr@)"]
[Missing <param name="dmatcher"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWImgDescriptorExtractor_new1_RawPtr(System.IntPtr,System.IntPtr,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWImgDescriptorExtractor_new1_RawPtr(System.IntPtr,System.IntPtr,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWImgDescriptorExtractor_new1_RawPtr(System.IntPtr,System.IntPtr,System.IntPtr@)"]