Chan-Vese Segmentation
Data Fields
tableentry Struct Reference

Entry in the compression hash table representing a string. More...

Data Fields

long Hash
 
unsigned short Code
 

Detailed Description

Entry in the compression hash table representing a string.

Definition at line 36 of file gifwrite.c.

Field Documentation

unsigned short tableentry::Code

Compression code assigned to the string

Definition at line 39 of file gifwrite.c.

long tableentry::Hash

Hash value to identify the string

Definition at line 38 of file gifwrite.c.


The documentation for this struct was generated from the following file: