NativeMethodsfeatures2d_KeyPointsFilter_runByKeypointSize Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByKeypointSize(System.IntPtr,System.Single,System.Single)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_KeyPointsFilter_runByKeypointSize( IntPtr keypoints, float minSize, float maxSize )
Public Shared Function features2d_KeyPointsFilter_runByKeypointSize ( keypoints As IntPtr, minSize As Single, maxSize As Single ) As ExceptionStatus
public: static ExceptionStatus features2d_KeyPointsFilter_runByKeypointSize( IntPtr keypoints, float minSize, float maxSize )
static member features2d_KeyPointsFilter_runByKeypointSize : keypoints : IntPtr * minSize : float32 * maxSize : float32 -> ExceptionStatus
[Missing <param name="keypoints"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByKeypointSize(System.IntPtr,System.Single,System.Single)"]
[Missing <param name="minSize"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByKeypointSize(System.IntPtr,System.Single,System.Single)"]
[Missing <param name="maxSize"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByKeypointSize(System.IntPtr,System.Single,System.Single)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_KeyPointsFilter_runByKeypointSize(System.IntPtr,System.Single,System.Single)"]