Woolz Image Processing Version 1.4.0
|
The standard workspace for grey value table manipulations. Typedef: WlzGreyWSpace. More...
Data Fields | |
int | gvio |
int | tranpl |
WlzGreyType | pixeltype |
WlzObjectType | gdomaintype |
WlzValues | gtable |
WlzValueLine * | gline |
WlzIntervalWSpace * | intptr |
WlzGreyP | u_grintptr |
The standard workspace for grey value table manipulations. Typedef: WlzGreyWSpace.
Grey value I/O switch:
Only relevant if tranpl set, as all grey-tables are unpacked.
Referenced by WlzGreyInterval(), WlzNextGreyInterval(), and WlzSeqPar().
If non-zero, transplant values to a buffer whose address is u_grintptr. Direction of transplant in gvio.
Referenced by WlzGreyInterval(), WlzInitGreyWSpace(), and WlzNextGreyInterval().
Grey type.
Referenced by Wlz3DViewTransformObj(), WlzCbThreshold(), WlzContourGrdObj2D(), WlzGaussNoise(), WlzGreyDitherObj(), WlzGreyIncValues2D(), WlzGreyInterval(), WlzGreyInvertMinMax(), WlzGreyMask(), WlzGreyMeanDifference(), WlzGreyModGradient(), WlzGreyRange(), WlzGreyScale(), WlzGreySetRange(), WlzGreySetRangeLut(), WlzGreySetValue(), WlzGreyShift(), WlzGreyTemplate(), WlzGreyTransfer(), WlzHistogramMapValues(), WlzIndexToRGBA(), WlzInitGreyWSpace(), WlzIntersectN(), WlzMass(), WlzNewGrey(), WlzPrincipalAngle(), WlzScalarBinaryOp(), WlzSepTrans(), WlzThreshold(), WlzToArray1D(), and WlzUnionN().
Value table type.
Referenced by WlzGreyInterval(), and WlzInitGreyWSpace().
Grey value table.
Referenced by WlzGreyInterval(), and WlzInitGreyWSpace().
Pointer to current grey table line pointer.
Referenced by WlzGreyInterval(), and WlzInitGreyWSpace().
Pointer to interval table workspace.
Referenced by WlzInitGreyWSpace().
Pointer to interval grey table. Always points to lowest order column, whatever the value of raster.
Referenced by Wlz3DViewTransformObj(), WlzCbThreshold(), WlzCMeshCurvToImage(), WlzContourGrdObj2D(), WlzConvertPix(), WlzEffWriteObjJpeg(), WlzGaussNoise(), WlzGetProjectionFromObject(), WlzGreyDitherObj(), WlzGreyIncValues2D(), WlzGreyInterval(), WlzGreyInvertMinMax(), WlzGreyMask(), WlzGreyMeanDifference(), WlzGreyModGradient(), WlzGreyRange(), WlzGreyScale(), WlzGreySetRange(), WlzGreySetRangeLut(), WlzGreySetValue(), WlzGreyShift(), WlzGreyTemplate(), WlzGreyTransfer(), WlzHistogramMapValues(), WlzIndexToRGBA(), WlzIntersectN(), WlzMass(), WlzNewGrey(), WlzPrincipalAngle(), WlzProjectObjToPlane(), WlzRGBAModGradient(), WlzRGBAModulusRange(), WlzRGBAToChannel(), WlzRGBAToCompound(), WlzRGBAToModulus(), WlzSampleObjPoint2D(), WlzScalarBinaryOp(), WlzSepTrans(), WlzSeqPar(), WlzThreshold(), WlzToArray1D(), WlzTransposeObj(), and WlzUnionN().