I'm trying to generate some images by rotating on Z axis using dlib. I have found the mothod point_transform_affine3d rotate_around_z(double angle) but I don't understand how to use it.
My starting point is an array2d<unsigned char> image loaded from a JPG file and I need to rotate this image from -10 to +10 degrees.
How can I do that?
Aucun commentaire:
Enregistrer un commentaire