TPCCLIB
|
#include <libtpcimgio.h>
Data Fields | |
int | x |
int | y |
int | z |
int | f |
Structure for IMG pixel position
Definition at line 1603 of file libtpcimgio.h.
int IMG_PIXEL::f |
[1..dimt]
Definition at line 1611 of file libtpcimgio.h.
Referenced by imgGetConcWeightedPeakPos(), imgGetPeak(), imgRangeMinMax(), imgRangeWeightedMax(), imgSmoothMax(), irdRead(), pxlAdd(), pxlAddFromMask(), pxlAllocate(), pxlAllocateMore(), pxlRead(), pxlWrite(), and string_to_xyzf().
int IMG_PIXEL::x |
[1..dimx]
Definition at line 1605 of file libtpcimgio.h.
Referenced by imgGetConcWeightedPeakPos(), imgGetPeak(), imgMaskFloodFill(), imgRangeMinMax(), imgRangeWeightedMax(), imgSmoothMax(), irdRead(), pxlAdd(), pxlAddFromMask(), pxlAllocate(), pxlAllocateMore(), pxlGet(), pxlRead(), pxlRmDuplicates(), pxlWrite(), and string_to_xyzf().
int IMG_PIXEL::y |
[1..dimy]
Definition at line 1607 of file libtpcimgio.h.
Referenced by imgGetConcWeightedPeakPos(), imgGetPeak(), imgMaskFloodFill(), imgRangeMinMax(), imgRangeWeightedMax(), imgSmoothMax(), irdRead(), pxlAdd(), pxlAddFromMask(), pxlAllocate(), pxlAllocateMore(), pxlGet(), pxlRead(), pxlRmDuplicates(), pxlWrite(), and string_to_xyzf().
int IMG_PIXEL::z |
[1..dimz]
Definition at line 1609 of file libtpcimgio.h.
Referenced by imgGetConcWeightedPeakPos(), imgGetPeak(), imgMaskFloodFill(), imgRangeMinMax(), imgRangeWeightedMax(), imgSmoothMax(), irdRead(), pxlAdd(), pxlAddFromMask(), pxlAllocate(), pxlAllocateMore(), pxlGet(), pxlRead(), pxlRmDuplicates(), pxlWrite(), and string_to_xyzf().