Woolz Image Processing  Version 1.8.3
_WlzFeatValue Struct Reference

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
WlzValues original_table
 
int line1
 
int lastln
 
int kol1
 
int width
 
WlzFeatureVector backgrnd
 
WlzFeatValueLinevtblines
 

Field Documentation

◆ type

WlzObjectType _WlzFeatValue::type

From WlzCoreValues.

◆ linkcount

int _WlzFeatValue::linkcount

From WlzCoreValues.

◆ freeptr

void* _WlzFeatValue::freeptr

From WlzCoreValues.

◆ original_table

WlzValues _WlzFeatValue::original_table

If non-NULL, the values table which owns the raw values we are using.

◆ line1

int _WlzFeatValue::line1

First line.

◆ lastln

int _WlzFeatValue::lastln

Last line.

◆ kol1

int _WlzFeatValue::kol1

First column.

◆ width

int _WlzFeatValue::width

Width.

◆ backgrnd

WlzFeatureVector _WlzFeatValue::backgrnd

Background value for feature vectors not in object.

◆ vtblines

WlzFeatValueLine* _WlzFeatValue::vtblines

Array of feature value table line structures.


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