RAPP binary image cropping. More...
Go to the source code of this file.
Functions | |
| int | rapp_crop_seek_bin (const uint8_t *buf, int dim, int width, int height, unsigned pos[2]) |
| Find the first non-zero pixel in traversal order. | |
| int | rapp_crop_box_bin (const uint8_t *buf, int dim, int width, int height, unsigned box[4]) |
| Compute the bounding box. | |
RAPP binary image cropping.
1.6.1