CamRun Struct Reference

The CamRun structure, basic element of a Run-Length Encoding (RLE) of an image. More...

#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.


Detailed Description

The CamRun structure, basic element of a Run-Length Encoding (RLE) of an image.

sizeof(_camRLE) is 8 (64 bits)


The documentation for this struct was generated from the following file:
Generated on Wed Aug 2 14:00:17 2006 for Camellia by  doxygen 1.4.6