Woolz Image Processing Version 1.4.0
|
A 2D convex hull. Typedef: WlzConvHullValues. More...
Data Fields | |
WlzObjectType | type |
int | linkcount |
void * | freeptr |
WlzValues | original_table |
int | nchords |
int | nsigchords |
int | mdlin |
int | mdkol |
WlzChord * | ch |
A 2D convex hull. Typedef: WlzConvHullValues.
From WlzCoreValues.
From WlzCoreValues.
Referenced by WlzFreeConvHull().
From WlzCoreValues.
If non-NULL, valuetable which owns the raw values we are using.
Number of chords.
Referenced by WlzMwrAngle().
Number of significant chords.
Mid-line of enclosed originating object.
Mid-column of enclosed originating object.
Referenced by WlzMwrAngle().