The PointCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | BoundingRectangle |
Find the bounding rectangle for the specific array of points
|
![]() ![]() | ConvexHull |
Finds convex hull of 2D point set using Sklansky's algorithm
|
![]() ![]() | EllipseLeastSquareFitting |
Fit an ellipse to the points collection
|
![]() ![]() | FirstDegreeInterpolate | Overloaded. |
![]() ![]() | GeneratePointCloud |
Generate a random point cloud around the ellipse.
|
![]() ![]() | Line2DFitting |
Fit a line to the points collection
|
![]() ![]() | MinAreaRect |
Find the bounding rectangle for the specific array of points
|
![]() ![]() | MinEnclosingCircle |
Find the minimum enclosing circle for the specific array of points
|
![]() ![]() | PolyLine | Overloaded. |
![]() ![]() | ReprojectImageTo3D |
Reproject pixels on a 1-channel disparity map to array of 3D points.
|