BorderInterpolate
Computes the source location of an extrapolated pixel.
CopyMakeBorder
Forms a border around an image.
Flip
Flips a 2D array around vertical, horizontal, or both axes.
FlipNd
PerspectiveTransform
Performs the perspective matrix transformation of vectors.
Repeat
Fills the output array with repeated copies of the input array.
Rotate
Rotates a 2D array in multiples of 90 degrees. The function cv::rotate rotates the array in one of …
TransformTo2D
Performs a matrix transformation on the input points to project them into 2D coordinates
TransformTo3D
Performs a matrix transformation on the input points to map them into 3D space.
TransformTo4D
Performs a matrix transformation to map points into 4D homogeneous space.
Transpose
Transposes a matrix.