rapp_rotate_bin.h File Reference

RAPP binary image rotation. More...

Go to the source code of this file.

Functions



int rapp_rotate_cw_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Rotate a binary image 90 degrees in clockwise direction.
int rapp_rotate_ccw_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Rotate a binary image 90 degrees in counter-clockwise direction.

Detailed Description

RAPP binary image rotation.


Generated on 1 Jun 2016 for RAPP by  doxygen 1.6.1