ToolsNormalize Method |
Name | Description | |
---|---|---|
Normalize(PointF, MatrixH) |
Normalizes a set of homogeneous points so that the origin is located
at the centroid and the mean distance to the origin is sqrt(2).
| |
Normalize(PointF, Single) |
Normalizes a set of homogeneous points so that the origin is located
at the centroid and the mean distance to the origin is sqrt(2).
| |
Normalize(PointH, MatrixH) |
Normalizes a set of homogeneous points so that the origin is located
at the centroid and the mean distance to the origin is sqrt(2).
| |
Normalize(PointH, Single) |
Normalizes a set of homogeneous points so that the origin is located
at the centroid and the mean distance to the origin is sqrt(2).
|