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