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