Geometric Transformations: Rotation and Translation
Was this section helpful?
Geometric Transformations of Images, OpenCV team, Ongoing - Official documentation detailing the practical implementation of geometric transformations in OpenCV, with Python examples for warpAffine and getRotationMatrix2D relevant to rotation and translation.