Method GetSamplingPoints
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
GetSamplingPoints()
Initial samples taken from the image. These sampled features become the input for clustering.
public Point2f[] GetSamplingPoints()
Returns
- Point2f[]