NativeMethodsfeatures2d_KeyPointsFilter_runByImageBorder Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByImageBorder(System.IntPtr,OpenCvSharp.Size,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_KeyPointsFilter_runByImageBorder( IntPtr keypoints, Size imageSize, int borderSize )
Public Shared Function features2d_KeyPointsFilter_runByImageBorder ( keypoints As IntPtr, imageSize As Size, borderSize As Integer ) As ExceptionStatus
public: static ExceptionStatus features2d_KeyPointsFilter_runByImageBorder( IntPtr keypoints, Size imageSize, int borderSize )
static member features2d_KeyPointsFilter_runByImageBorder : keypoints : IntPtr * imageSize : Size * borderSize : int -> ExceptionStatus
[Missing <param name="keypoints"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByImageBorder(System.IntPtr,OpenCvSharp.Size,System.Int32)"]
[Missing <param name="imageSize"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByImageBorder(System.IntPtr,OpenCvSharp.Size,System.Int32)"]
[Missing <param name="borderSize"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByImageBorder(System.IntPtr,OpenCvSharp.Size,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByImageBorder(System.IntPtr,OpenCvSharp.Size,System.Int32)"]