KeyPointsFilterRunByImageBorder Method |
Namespace: OpenCvSharp
public static KeyPoint[] RunByImageBorder( IEnumerable<KeyPoint> keypoints, Size imageSize, int borderSize )
[Missing <param name="keypoints"/> documentation for "M:OpenCvSharp.KeyPointsFilter.RunByImageBorder(System.Collections.Generic.IEnumerable{OpenCvSharp.KeyPoint},OpenCvSharp.Size,System.Int32)"]
[Missing <param name="imageSize"/> documentation for "M:OpenCvSharp.KeyPointsFilter.RunByImageBorder(System.Collections.Generic.IEnumerable{OpenCvSharp.KeyPoint},OpenCvSharp.Size,System.Int32)"]
[Missing <param name="borderSize"/> documentation for "M:OpenCvSharp.KeyPointsFilter.RunByImageBorder(System.Collections.Generic.IEnumerable{OpenCvSharp.KeyPoint},OpenCvSharp.Size,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.KeyPointsFilter.RunByImageBorder(System.Collections.Generic.IEnumerable{OpenCvSharp.KeyPoint},OpenCvSharp.Size,System.Int32)"]