Click or drag to resize

NativeMethodsfeatures2d_Ptr_AgastFeatureDetector_get Method

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

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

Parameters

ptr
Type: SystemIntPtr

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

returnValue
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also