Click or drag to resize

NativeMethodsxfeatures2d_Ptr_SURF_get Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_Ptr_SURF_get(System.IntPtr,System.IntPtr@)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus xfeatures2d_Ptr_SURF_get(
	IntPtr ptr,
	out IntPtr returnValue
)

Parameters

ptr
Type: SystemIntPtr

[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_Ptr_SURF_get(System.IntPtr,System.IntPtr@)"]

returnValue
Type: SystemIntPtr

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_Ptr_SURF_get(System.IntPtr,System.IntPtr@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_Ptr_SURF_get(System.IntPtr,System.IntPtr@)"]

See Also