![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
This is the complete list of members for aims::SeventhOrderResampler< T >, including all inherited members.
| _defval | aims::Resampler< T > | protected |
| _gain | aims::SplineResampler< T > | protected |
| _lasttime | aims::SplineResampler< T > | mutableprotected |
| _lastvolume | aims::SplineResampler< T > | mutableprotected |
| _poles | aims::SplineResampler< T > | protected |
| _ref | aims::Resampler< T > | protected |
| _splineCoefficients | aims::SplineResampler< T > | mutableprotected |
| _verbose_stream | aims::Resampler< T > | protected |
| ChannelType typedef | aims::SplineResampler< T > | |
| defaultValue() const | aims::Resampler< T > | inline |
| doit(const aims::AffineTransformation3d &transform, carto::Volume< T > &output_data) const | aims::Resampler< T > | |
| doit(const aims::AffineTransformation3d &transform, int dimX, int dimY, int dimZ, const Point3df &voxel_size) const | aims::Resampler< T > | |
| doResample(const carto::Volume< T > &inVolume, const soma::Transformation3d &transform3d, const T &outBackground, const Point3df &outLocation, T &outValue, int t) const CARTO_OVERRIDE | aims::SplineResampler< T > | protectedvirtual |
| doResampleChannel(const carto::Volume< ChannelType > &inVolume, const soma::Transformation3d &transform3d, const ChannelType &outBackground, const Point3df &outLocation, ChannelType &outValue, int t) const | aims::SplineResampler< T > | protectedvirtual |
| getBSplineWeight(int i, double x) const CARTO_OVERRIDE | aims::SeventhOrderResampler< T > | protectedvirtual |
| getFold(int i, int size) const | aims::SplineResampler< T > | protected |
| getOrder() const CARTO_OVERRIDE | aims::SeventhOrderResampler< T > | virtual |
| getSplineCoef(const carto::Volume< T > &inVolume, int t=0, bool verbose=false) | aims::SplineResampler< T > | |
| iirConvolveMirror(std::vector< double > &data) const | aims::SplineResampler< T > | protected |
| operator=(const RCObject &) | carto::RCObject | |
| RCObject() | carto::RCObject | |
| RCObject(const RCObject &) | carto::RCObject | |
| ref() const | aims::Resampler< T > | inline |
| RefCounterType typedef | carto::RCObject | |
| resample(const carto::Volume< T > &input_data, const aims::AffineTransformation3d &transform, const T &background, carto::Volume< T > &output_data, bool verbose=false) const | aims::Resampler< T > | virtual |
| resample(const carto::Volume< T > &input_data, const aims::AffineTransformation3d &transform, const T &background, const Point3df &output_location, T &output_value, int timestep) const | aims::Resampler< T > | |
| resample_channel_inv_to_vox(const carto::Volume< ChannelType > &inVolume, const soma::Transformation3d &inverse_transform_to_vox, const ChannelType &outBackground, carto::Volume< ChannelType > &outVolume, bool verbose) const | aims::SplineResampler< T > | |
| resample_inv(const carto::Volume< T > &input_data, const soma::Transformation3d &inverse_transform_to_mm, const T &background, const Point3df &output_location, T &output_value, int timestep) const | aims::Resampler< T > | |
| resample_inv(const carto::Volume< T > &input_data, const soma::Transformation3d &inverse_transform_to_mm, const T &background, carto::Volume< T > &output_data, bool verbose=false) const | aims::Resampler< T > | |
| resample_inv_to_vox(const carto::Volume< T > &input_data, const soma::Transformation3d &inverse_transform_to_vox, const T &background, carto::Volume< T > &output_data, bool verbose=false) const CARTO_OVERRIDE | aims::SplineResampler< T > | virtual |
| aims::Resampler::resample_inv_to_vox(const carto::Volume< T > &input_data, const soma::Transformation3d &inverse_transform_to_vox, const T &background, const Point3df &output_location, T &output_value, int timestep) const | aims::Resampler< T > | inline |
| Resampler() | aims::Resampler< T > | |
| reset() | aims::SplineResampler< T > | |
| setDefaultValue(T val) | aims::Resampler< T > | inline |
| setRef(const carto::rc_ptr< carto::Volume< T > > &ref) | aims::Resampler< T > | |
| setVerboseStream(std::ostream &stream) | aims::Resampler< T > | inline |
| SeventhOrderResampler() | aims::SeventhOrderResampler< T > | |
| SplineResampler() | aims::SplineResampler< T > | |
| updateParameters(const carto::Volume< T > &inVolume, int t, bool verbose) const CARTO_OVERRIDE | aims::SplineResampler< T > | protectedvirtual |
| updateParametersChannel(const carto::Volume< ChannelType > &inVolume, int t, bool verbose) const | aims::SplineResampler< T > | protectedvirtual |
| ~RCObject() | carto::RCObject | virtual |
| ~Resampler() | aims::Resampler< T > | inlinevirtual |
| ~SeventhOrderResampler() | aims::SeventhOrderResampler< T > | |
| ~SplineResampler() | aims::SplineResampler< T > | inline |