KeyPointsFilterRunByKeypointSize Method |
Namespace: OpenCvSharp
public static KeyPoint[] RunByKeypointSize( IEnumerable<KeyPoint> keypoints, float minSize, float maxSize = 3.402823E+38f )
[Missing <param name="keypoints"/> documentation for "M:OpenCvSharp.KeyPointsFilter.RunByKeypointSize(System.Collections.Generic.IEnumerable{OpenCvSharp.KeyPoint},System.Single,System.Single)"]
[Missing <param name="minSize"/> documentation for "M:OpenCvSharp.KeyPointsFilter.RunByKeypointSize(System.Collections.Generic.IEnumerable{OpenCvSharp.KeyPoint},System.Single,System.Single)"]
[Missing <param name="maxSize"/> documentation for "M:OpenCvSharp.KeyPointsFilter.RunByKeypointSize(System.Collections.Generic.IEnumerable{OpenCvSharp.KeyPoint},System.Single,System.Single)"]
[Missing <returns> documentation for "M:OpenCvSharp.KeyPointsFilter.RunByKeypointSize(System.Collections.Generic.IEnumerable{OpenCvSharp.KeyPoint},System.Single,System.Single)"]