RotationMatrix2DRotatePoints Method |
Name | Description | |
---|---|---|
![]() | RotatePoints(PointF) |
Rotate the points, the value of the input points will be changed.
|
![]() | RotatePointsTDepth(MatrixTDepth) |
Rotate the single channel Nx2 matrix where N is the number of 2D points. The value of the matrix is changed after rotation.
|
![]() | RotatePoints(MCvPoint2D64f) |
Rotate the points, the value of the input points will be changed.
|