Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NEWIMAGE::volume Member List

This is the complete list of members for NEWIMAGE::volume, including all inherited members.
activateROI() constNEWIMAGE::volume
backgroundvalNEWIMAGE::volume
binarise(T lowerth, T upperth)NEWIMAGE::volume
binarise(T thresh)NEWIMAGE::volume [inline]
cogNEWIMAGE::volume
copybasicproperties(const volume< S > &source, volume< D > &dest)NEWIMAGE::volume [friend]
copyconvert(const volume< S > &source, volume< D > &dest)NEWIMAGE::volume [friend]
copydata(const volume< T > &source)NEWIMAGE::volume
copyproperties(const volume< T > &source)NEWIMAGE::volume
copyROIonly(const volume< T > &source)NEWIMAGE::volume
deactivateROI() constNEWIMAGE::volume
definekernelinterpolation(const ColumnVector &kx, const ColumnVector &ky, const ColumnVector &kz, int wx, int wy, int wz) constNEWIMAGE::volume
definekernelinterpolation(const volume< T > &vol) constNEWIMAGE::volume
definesincinterpolation(const string &sincwindowtype, int w, int nstore=1201) constNEWIMAGE::volume
definesincinterpolation(const string &sincwindowtype, int wx, int wy, int wz, int nstore=1201) constNEWIMAGE::volume
defineuserextrapolation(T(*extrap)(const volume< T > &, int, int, int)) constNEWIMAGE::volume
defineuserinterpolation(float(*interp)(const volume< T > &, float, float, float)) constNEWIMAGE::volume
destroy()NEWIMAGE::volume
fast_const_iterator typedefNEWIMAGE::volume
fbegin() constNEWIMAGE::volume [inline]
fend() constNEWIMAGE::volume [inline]
getextrapolationmethod() constNEWIMAGE::volume [inline]
getinterpolationmethod() constNEWIMAGE::volume [inline]
getneighbours(int x, int y, int z, T &v000, T &v001, T &v010, T &v011, T &v100, T &v101, T &v110, T &v111) constNEWIMAGE::volume [inline]
getneighbours(int x, int y, int z, T &v000, T &v010, T &v100, T &v110) constNEWIMAGE::volume [inline]
getorigin() constNEWIMAGE::volume [inline]
getpadvalue() constNEWIMAGE::volume [inline]
histbins() constNEWIMAGE::volume [inline]
histmax() constNEWIMAGE::volume [inline]
histmin() constNEWIMAGE::volume [inline]
histogram(int nbins) constNEWIMAGE::volume
histogram(int nbins, T minval, T maxval) constNEWIMAGE::volume
in_bounds(int x, int y, int z) constNEWIMAGE::volume [inline]
interpolate(float x, float y, float z) constNEWIMAGE::volume
interpolatevalue(float x, float y, float z) constNEWIMAGE::volume
limits() constNEWIMAGE::volume [inline]
limits(int n) constNEWIMAGE::volume [inline]
max() constNEWIMAGE::volume [inline]
maxx() constNEWIMAGE::volume [inline]
maxy() constNEWIMAGE::volume [inline]
maxz() constNEWIMAGE::volume [inline]
mean() constNEWIMAGE::volume [inline]
min() constNEWIMAGE::volume [inline]
minx() constNEWIMAGE::volume [inline]
miny() constNEWIMAGE::volume [inline]
minz() constNEWIMAGE::volume [inline]
nvoxels() constNEWIMAGE::volume [inline]
operator *(T num) constNEWIMAGE::volume
operator *(const volume< T > &vol2) constNEWIMAGE::volume
operator *(S num, const volume< S > &vol)NEWIMAGE::volume [friend]
operator *=(T val)NEWIMAGE::volume
operator *=(const volume< T > &source)NEWIMAGE::volume
operator()(int x, int y, int z)NEWIMAGE::volume [inline]
operator()(int x, int y, int z) constNEWIMAGE::volume [inline]
operator+(T num) constNEWIMAGE::volume
operator+(const volume< T > &vol2) constNEWIMAGE::volume
operator+(S num, const volume< S > &vol)NEWIMAGE::volume [friend]
operator+=(T val)NEWIMAGE::volume
operator+=(const volume< T > &source)NEWIMAGE::volume
operator-(T num) constNEWIMAGE::volume
operator-(const volume< T > &vol2) constNEWIMAGE::volume
operator-(S num, const volume< S > &vol)NEWIMAGE::volume [friend]
operator-=(T val)NEWIMAGE::volume
operator-=(const volume< T > &source)NEWIMAGE::volume
operator/(T num) constNEWIMAGE::volume
operator/(const volume< T > &vol2) constNEWIMAGE::volume
operator/(S num, const volume< S > &vol)NEWIMAGE::volume [friend]
operator/=(T val)NEWIMAGE::volume
operator/=(const volume< T > &source)NEWIMAGE::volume
operator=(const volume< T > &source)NEWIMAGE::volume
operator=(T val)NEWIMAGE::volume
percentile(float pvalue) constNEWIMAGE::volume
percentilepvalues() constNEWIMAGE::volume [inline]
principleaxes_mat() constNEWIMAGE::volume
principleaxis(int n) constNEWIMAGE::volume
reinitialize(const volume< T > &source)NEWIMAGE::volume
reinitialize(int xsize, int ysize, int zsize)NEWIMAGE::volume
reinitialize(int xsize, int ysize, int zsize, T *d, bool d_owner)NEWIMAGE::volume
robustmax() constNEWIMAGE::volume [inline]
robustmin() constNEWIMAGE::volume [inline]
ROI() constNEWIMAGE::volume
ROIlimits() constNEWIMAGE::volume [inline]
ROIlimits(int n) constNEWIMAGE::volume [inline]
sampling_mat() constNEWIMAGE::volume
setdims(float x, float y, float z)NEWIMAGE::volume [inline]
setextrapolationmethod(extrapolation extrapmethod) constNEWIMAGE::volume [inline]
setinterpolationmethod(interpolation interpmethod) constNEWIMAGE::volume
setorigin(const ColumnVector &orig) constNEWIMAGE::volume [inline]
setorigin(float x, float y, float z) constNEWIMAGE::volume [inline]
setpadvalue(T padval) constNEWIMAGE::volume [inline]
setROIlimits(int x0, int y0, int z0, int x1, int y1, int z1) constNEWIMAGE::volume
setROIlimits(const std::vector< int > &lims) constNEWIMAGE::volume
setxdim(float x)NEWIMAGE::volume [inline]
setydim(float y)NEWIMAGE::volume [inline]
setzdim(float z)NEWIMAGE::volume [inline]
stddev() constNEWIMAGE::volume [inline]
sum() constNEWIMAGE::volume [inline]
sumsquares() constNEWIMAGE::volume [inline]
swapdimensions(int dim1, int dim2, int dim3)NEWIMAGE::volume
threshold(T lowerth, T upperth)NEWIMAGE::volume
threshold(T thresh)NEWIMAGE::volume [inline]
usingROI() constNEWIMAGE::volume [inline]
value(int x, int y, int z)NEWIMAGE::volume [inline]
value(int x, int y, int z) constNEWIMAGE::volume [inline]
variance() constNEWIMAGE::volume [inline]
volume()NEWIMAGE::volume
volume(const volume< T > &source)NEWIMAGE::volume
volume(int xsize, int ysize, int zsize)NEWIMAGE::volume
volume(int xsize, int ysize, int zsize, T *d, bool d_owner)NEWIMAGE::volume
xdim() constNEWIMAGE::volume [inline]
xsign(void) constNEWIMAGE::volume [inline]
xsize() constNEWIMAGE::volume [inline]
ydim() constNEWIMAGE::volume [inline]
ysign(void) constNEWIMAGE::volume [inline]
ysize() constNEWIMAGE::volume [inline]
zdim() constNEWIMAGE::volume [inline]
zsign(void) constNEWIMAGE::volume [inline]
zsize() constNEWIMAGE::volume [inline]
~volume()NEWIMAGE::volume

Generated on Fri Mar 7 18:22:55 2003 for newimage by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002