Overload List
Name | Description |
---|---|
RotatePoints(array<PointF>[]()[][]) |
Rotate the points, the value of the input points will be changed.
|
RotatePoints<(Of <<'(TDepth>)>>)(Matrix<(Of <<'(TDepth>)>>)) |
Rotate the single channel Nx2 matrix where N is the number of 2D points. The value of the matrix is changed after rotation.
|
RotatePoints(array<MCvPoint2D64f>[]()[][]) |
Rotate the points, the value of the input points will be changed.
|