Woolz Image Processing Version 1.4.0
_WlzIntervalWSpace Struct Reference

The standard workspace structure for interval objects. Typedef: WlzIntervalWSpace. More...

Data Fields

WlzObjectobjaddr
int dmntype
int lineraster
int colraster
WlzIntervalDomainintdmn
WlzIntervalLineintvln
WlzIntervalintpos
int colpos
int colrmn
int linbot
int linpos
int linrmn
int intrmn
int lftpos
int rgtpos
int nwlpos
struct _WlzGreyWSpacegryptr

Detailed Description

The standard workspace structure for interval objects. Typedef: WlzIntervalWSpace.


Field Documentation

Line scan direction as follows:

  • 1 increasing rows.
  • -1 decreasing rows.

Referenced by WlzGreyInterval(), WlzInitLineScan(), WlzInitRasterScan(), WlzNextGreyInterval(), WlzNextInterval(), and WlzNextLine().

Column scan direction as follows:

  • 1 increasing columns.
  • -1 decreasing columns.

Referenced by WlzInitLineScan(), WlzInitRasterScan(), WlzNextInterval(), and WlzNextLine().

Pointer to current interval - in the case of WLZ_INTERVALDOMAIN_RECT this is set up to point to the column bounds in the interval domain structure.

Referenced by Wlz3DSectionSegmentObject(), WlzNextInterval(), and WlzNextLine().

Pointer to grey value table workspace.

Referenced by WlzGreyInterval(), WlzInitGreyWSpace(), and WlzNextGreyInterval().


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