![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
This is the complete list of members for aims::BorderFiller< T >, including all inherited members.
buildUnfilledBorderView(const carto::VolumeRef< T > &vol) | aims::BorderFiller< T > | static |
fillConstant(carto::VolumeRef< T > in, const T &value=0, bool unreadOnly=false) | aims::BorderFiller< T > | static |
fillMedian(carto::VolumeRef< T > in, Point4dl size=Point4dl(-1,-1,-1,-1), bool unreadOnly=false) | aims::BorderFiller< T > | static |
fillMirror(carto::VolumeRef< T > in, bool unreadOnly=false) | aims::BorderFiller< T > | static |
fillNearest(carto::VolumeRef< T > in, bool unreadOnly=false) | aims::BorderFiller< T > | static |