Rotate a given image by a specified amount. More...
Device pointer interface: Image Rotation | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
afError | af_rotate_S (float *d_out, unsigned xo, unsigned yo, const float *d_in, unsigned xi, unsigned yi, float theta, unsigned batch) | ||||||||||||||||||||||||
Single precision, Image Rotation. |
Rotate a given image by a specified amount.
afError af_rotate_S | ( | float * | d_out, |
unsigned | xo, | ||
unsigned | yo, | ||
const float * | d_in, | ||
unsigned | xi, | ||
unsigned | yi, | ||
float | theta, | ||
unsigned | batch | ||
) |
Single precision, Image Rotation.