rapp_rotate.h File Reference

RAPP 8-bit image rotation. More...

Go to the source code of this file.

Functions



int rapp_rotate_cw_u8 (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Rotate an 8-bit image 90 degrees in clockwise direction.
int rapp_rotate_ccw_u8 (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Rotate an 8-bit image 90 degrees in counter-clockwise direction.

Detailed Description

RAPP 8-bit image rotation.


Generated on 1 Jun 2016 for RAPP by  doxygen 1.6.1