Woolz Image Processing Version 1.4.0
|
A rectangular feature value table. Typedef: WlzRectFeatValues. More...
Data Fields | |
WlzObjectType | type |
int | linkcount |
void * | freeptr |
WlzValues | original_table |
int | line1 |
int | lastln |
int | kol1 |
int | width |
WlzFeatureVector | backgrnd |
WlzFeatureVector * | values |
A rectangular feature value table. Typedef: WlzRectFeatValues.
From WlzCoreValues.
From WlzCoreValues.
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.
Contiguous array of feature vector values.