[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorExtractor_compute2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[],System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void features2d_DescriptorExtractor_compute2( IntPtr obj, IntPtr[] images, int imagesSize, IntPtr keypoints, IntPtr[] descriptors, int descriptorsSize )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorExtractor_compute2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[],System.Int32)"]
- images
- Type: SystemIntPtr
[Missing <param name="images"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorExtractor_compute2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[],System.Int32)"]
- imagesSize
- Type: SystemInt32
[Missing <param name="imagesSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorExtractor_compute2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[],System.Int32)"]
- keypoints
- Type: SystemIntPtr
[Missing <param name="keypoints"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorExtractor_compute2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[],System.Int32)"]
- descriptors
- Type: SystemIntPtr
[Missing <param name="descriptors"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorExtractor_compute2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[],System.Int32)"]
- descriptorsSize
- Type: SystemInt32
[Missing <param name="descriptorsSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_DescriptorExtractor_compute2(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.IntPtr[],System.Int32)"]