#include <camellia.h>
Data Fields | |
CAM_RLE_INT_TYPE | value |
Which color(s) this run represents. | |
CAM_RLE_INT_TYPE | length |
The length of the run (in pixels). | |
CAM_RLE_INT_TYPE | blob |
Run's parent in the connected components tree, which becomes the blob number after labeling. | |
CAM_RLE_INT_TYPE | line |
The line to which the run belongs. |
sizeof(_camRLE) is 8 (64 bits)