NativeMethodsfeatures2d_BOWImgDescriptorExtractor_setVocabulary Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWImgDescriptorExtractor_setVocabulary(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_BOWImgDescriptorExtractor_setVocabulary( IntPtr obj, IntPtr vocabulary )
Public Shared Function features2d_BOWImgDescriptorExtractor_setVocabulary ( obj As IntPtr, vocabulary As IntPtr ) As ExceptionStatus
public: static ExceptionStatus features2d_BOWImgDescriptorExtractor_setVocabulary( IntPtr obj, IntPtr vocabulary )
static member features2d_BOWImgDescriptorExtractor_setVocabulary : obj : IntPtr * vocabulary : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWImgDescriptorExtractor_setVocabulary(System.IntPtr,System.IntPtr)"]
[Missing <param name="vocabulary"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWImgDescriptorExtractor_setVocabulary(System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_BOWImgDescriptorExtractor_setVocabulary(System.IntPtr,System.IntPtr)"]