Generate a random point cloud around the ellipse.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- e
- Ellipse
The region where the point cloud will be generated. The axes of e corresponds to std of the random point cloud.
- numberOfPoints
- Int32
The number of points to be generated