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