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(CamRun) is 8 (64 bits)


The documentation for this struct was generated from the following file:
Generated on Thu Jan 3 16:41:07 2008 for Camellia by  doxygen 1.5.3