Structure containing data that is used for 4D input image expansion.
More...
#include <of4DSeparableConvolution.h>
List of all members.
Detailed Description
template<class VOXEL>
struct BorderPaddings4D< VOXEL >
Structure containing data that is used for 4D input image expansion.
This structure is an extension of the concept used in BorderPaddings . Please, refer there for more detailed information.
- Author:
- VladimĂr Ulman (xulman@fi.muni.cz)
- Date:
- 2007
Constructor & Destructor Documentation
the extension lengths
empty constructor
copy constructor, if mirror=1 then it makes an identical copy with the only exception that [xyzt]Data[Pre/Post] are stored in the reverse order in comparison to the original f,[xyzt]Data[Pre/Post]
The desctructor frees allocated memory.
Member Function Documentation
prints the content of the structure to the screen
frees the data arrays [xyzt]Data[Pre/Post]
Member Data Documentation
the padding data: voxel intensities for the image extension
the padding data: voxel intensities for the image extension
the padding data: voxel intensities for the image extension
the padding data: voxel intensities for the image extension
The documentation for this struct was generated from the following files: