Woolz Image Processing Version 1.4.0
|
Data Fields | |
WlzObjectType | type |
int | linkcount |
void * | freeptr |
WlzValues | original_table |
int | line1 |
int | lastln |
int | kol1 |
int | width |
WlzFeatureVector | backgrnd |
WlzFeatValueLine * | vtblines |
From WlzCoreValues.
From WlzCoreValues.
void* _WlzFeatValue::freeptr |
From WlzCoreValues.
If non-NULL, the values table which owns the raw values we are using.
First line.
Last line.
First column.
Width.
Background value for feature vectors not in object.
Array of feature value table line structures.