#include "image.h"Include dependency graph for rotation.h:

Go to the source code of this file.
Functions | |
| image< int > | rotate_image (image< int > &in_image, double angle, double scale, int background) |
| image< int > | rotate_image2 (image< int > &in_image, double angle, double scale, int background) |