activateROI() const | NEWIMAGE::volume4D | |
addvolume(const volume< T > &source) | NEWIMAGE::volume4D | |
binarise(T lowerth, T upperth) | NEWIMAGE::volume4D | |
binarise(T thresh) | NEWIMAGE::volume4D | [inline] |
copybasicproperties(const volume4D< S > &source, volume4D< D > &dest) | NEWIMAGE::volume4D | [friend] |
copyconvert(const volume4D< S > &source, volume4D< D > &dest) | NEWIMAGE::volume4D | [friend] |
copyproperties(const volume4D< T > &source) | NEWIMAGE::volume4D | |
copyROIonly(const volume4D< T > &source) | NEWIMAGE::volume4D | |
copyvolumes(const volume4D< T > &source) | NEWIMAGE::volume4D | |
deactivateROI() const | NEWIMAGE::volume4D | |
definekernelinterpolation(const ColumnVector &kx, const ColumnVector &ky, const ColumnVector &kz, int wx, int wy, int wz) const | NEWIMAGE::volume4D | |
definekernelinterpolation(const volume4D< T > &vol) const | NEWIMAGE::volume4D | |
definekernelinterpolation(const volume< T > &vol) const | NEWIMAGE::volume4D | |
definesincinterpolation(const string &sincwindowtype, int w, int nstore=1201) const | NEWIMAGE::volume4D | |
definesincinterpolation(const string &sincwindowtype, int wx, int wy, int wz, int nstore=1201) const | NEWIMAGE::volume4D | |
defineuserextrapolation(T(*extrap)(const volume< T > &, int, int, int)) const | NEWIMAGE::volume4D | |
defineuserinterpolation(float(*interp)(const volume< T > &, float, float, float)) const | NEWIMAGE::volume4D | |
deletevolume(int t) | NEWIMAGE::volume4D | |
destroy() | NEWIMAGE::volume4D | |
getextrapolationmethod() const | NEWIMAGE::volume4D | |
getinterpolationmethod() const | NEWIMAGE::volume4D | |
getpadvalue() const | NEWIMAGE::volume4D | |
in_bounds(int x, int y, int z) const | NEWIMAGE::volume4D | [inline] |
in_bounds(int t) const | NEWIMAGE::volume4D | [inline] |
in_bounds(int x, int y, int z, int t) const | NEWIMAGE::volume4D | [inline] |
insertvolume(const volume< T > &source, int t) | NEWIMAGE::volume4D | |
limits() const | NEWIMAGE::volume4D | [inline] |
limits(int n) const | NEWIMAGE::volume4D | [inline] |
matrix(const volume< T > &mask) const | NEWIMAGE::volume4D | |
matrix() const | NEWIMAGE::volume4D | |
max() const | NEWIMAGE::volume4D | [inline] |
maxt() const | NEWIMAGE::volume4D | [inline] |
maxx() const | NEWIMAGE::volume4D | [inline] |
maxy() const | NEWIMAGE::volume4D | [inline] |
maxz() const | NEWIMAGE::volume4D | [inline] |
min() const | NEWIMAGE::volume4D | [inline] |
mint() const | NEWIMAGE::volume4D | [inline] |
minx() const | NEWIMAGE::volume4D | [inline] |
miny() const | NEWIMAGE::volume4D | [inline] |
minz() const | NEWIMAGE::volume4D | [inline] |
ntimepoints() const | NEWIMAGE::volume4D | [inline] |
nvoxels() const | NEWIMAGE::volume4D | [inline] |
operator *(T num) const | NEWIMAGE::volume4D | |
operator *(const volume< T > &vol2) const | NEWIMAGE::volume4D | |
operator *(const volume4D< T > &vol2) const | NEWIMAGE::volume4D | |
operator *(S num, const volume4D< S > &vol) | NEWIMAGE::volume4D | [friend] |
operator *(const volume< S > &v1, const volume4D< S > &v2) | NEWIMAGE::volume4D | [friend] |
operator *=(T val) | NEWIMAGE::volume4D | |
operator *=(const volume< T > &source) | NEWIMAGE::volume4D | |
operator *=(const volume4D< T > &source) | NEWIMAGE::volume4D | |
operator()(int x, int y, int z, int t) | NEWIMAGE::volume4D | [inline] |
operator()(int x, int y, int z, int t) const | NEWIMAGE::volume4D | [inline] |
operator+(T num) const | NEWIMAGE::volume4D | |
operator+(const volume< T > &vol2) const | NEWIMAGE::volume4D | |
operator+(const volume4D< T > &vol2) const | NEWIMAGE::volume4D | |
operator+(S num, const volume4D< S > &vol) | NEWIMAGE::volume4D | [friend] |
operator+(const volume< S > &v1, const volume4D< S > &v2) | NEWIMAGE::volume4D | [friend] |
operator+=(T val) | NEWIMAGE::volume4D | |
operator+=(const volume< T > &source) | NEWIMAGE::volume4D | |
operator+=(const volume4D< T > &source) | NEWIMAGE::volume4D | |
operator-(T num) const | NEWIMAGE::volume4D | |
operator-(const volume< T > &vol2) const | NEWIMAGE::volume4D | |
operator-(const volume4D< T > &vol2) const | NEWIMAGE::volume4D | |
operator-(S num, const volume4D< S > &vol) | NEWIMAGE::volume4D | [friend] |
operator-(const volume< S > &v1, const volume4D< S > &v2) | NEWIMAGE::volume4D | [friend] |
operator-=(T val) | NEWIMAGE::volume4D | |
operator-=(const volume< T > &source) | NEWIMAGE::volume4D | |
operator-=(const volume4D< T > &source) | NEWIMAGE::volume4D | |
operator/(T num) const | NEWIMAGE::volume4D | |
operator/(const volume< T > &vol2) const | NEWIMAGE::volume4D | |
operator/(const volume4D< T > &vol2) const | NEWIMAGE::volume4D | |
operator/(S num, const volume4D< S > &vol) | NEWIMAGE::volume4D | [friend] |
operator/=(T val) | NEWIMAGE::volume4D | |
operator/=(const volume< T > &source) | NEWIMAGE::volume4D | |
operator/=(const volume4D< T > &source) | NEWIMAGE::volume4D | |
operator=(const volume4D< T > &source) | NEWIMAGE::volume4D | |
operator=(T val) | NEWIMAGE::volume4D | |
operator[](int t) | NEWIMAGE::volume4D | [inline] |
operator[](int t) const | NEWIMAGE::volume4D | [inline] |
reinitialize(const volume4D< T > &source) | NEWIMAGE::volume4D | |
reinitialize(int xsize, int ysize, int zsize, int tsize, T *d=0) | NEWIMAGE::volume4D | |
ROI() const | NEWIMAGE::volume4D | |
ROIlimits() const | NEWIMAGE::volume4D | [inline] |
ROIlimits(int n) const | NEWIMAGE::volume4D | [inline] |
setdims(float x, float y, float z, float tr) | NEWIMAGE::volume4D | [inline] |
setextrapolationmethod(extrapolation extrapmethod) const | NEWIMAGE::volume4D | |
setinterpolationmethod(interpolation interpmethod) const | NEWIMAGE::volume4D | |
setmatrix(const Matrix &newmatrix, const volume< T > &mask, const T pad=0) | NEWIMAGE::volume4D | |
setmatrix(const Matrix &newmatrix) | NEWIMAGE::volume4D | |
setpadvalue(T padval) const | NEWIMAGE::volume4D | |
setROIlimits(int x0, int y0, int z0, int t0, int x1, int y1, int z1, int t1) const | NEWIMAGE::volume4D | |
setROIlimits(int t0, int t1) const | NEWIMAGE::volume4D | |
setROIlimits(int x0, int y0, int z0, int x1, int y1, int z1) const | NEWIMAGE::volume4D | |
setROIlimits(const std::vector< int > &lims) const | NEWIMAGE::volume4D | |
settdim(float tr) | NEWIMAGE::volume4D | [inline] |
setTR(float tr) | NEWIMAGE::volume4D | [inline] |
setvoxelts(const ColumnVector &ts, int x, int y, int z) | NEWIMAGE::volume4D | |
setxdim(float x) | NEWIMAGE::volume4D | |
setydim(float y) | NEWIMAGE::volume4D | |
setzdim(float z) | NEWIMAGE::volume4D | |
swapdimensions(int dim1, int dim2, int dim3) | NEWIMAGE::volume4D | |
tdim() const | NEWIMAGE::volume4D | [inline] |
threshold(T lowerth, T upperth) | NEWIMAGE::volume4D | |
threshold(T thresh) | NEWIMAGE::volume4D | [inline] |
TR() const | NEWIMAGE::volume4D | [inline] |
tsize() const | NEWIMAGE::volume4D | [inline] |
usingROI() const | NEWIMAGE::volume4D | [inline] |
value(int x, int y, int z, int t) | NEWIMAGE::volume4D | [inline] |
value(int x, int y, int z, int t) const | NEWIMAGE::volume4D | [inline] |
volume4D() | NEWIMAGE::volume4D | |
volume4D(const volume4D< T > &source) | NEWIMAGE::volume4D | |
volume4D(int xsize, int ysize, int zsize, int tsize, T *d=0) | NEWIMAGE::volume4D | |
voxelts(int x, int y, int z) const | NEWIMAGE::volume4D | |
xdim() const | NEWIMAGE::volume4D | [inline] |
xsign(void) const | NEWIMAGE::volume4D | [inline] |
xsize() const | NEWIMAGE::volume4D | [inline] |
ydim() const | NEWIMAGE::volume4D | [inline] |
ysign(void) const | NEWIMAGE::volume4D | [inline] |
ysize() const | NEWIMAGE::volume4D | [inline] |
zdim() const | NEWIMAGE::volume4D | [inline] |
zsign(void) const | NEWIMAGE::volume4D | [inline] |
zsize() const | NEWIMAGE::volume4D | [inline] |
~volume4D() | NEWIMAGE::volume4D | |