AffineMatrix(const Matrix< float > mat) | Bial::NiftiHeader | |
AffineMatrix() const | Bial::NiftiHeader | |
ANALYZE_EXTENT | Bial::NiftiHeader | static |
AnteriorPosterior(const std::string &orientation) | Bial::NiftiHeader | static |
AxialDimension(const std::string &orientation) | Bial::NiftiHeader | static |
BitPix() const | Bial::NiftiHeader | |
CoronalDimension(const std::string &orientation) | Bial::NiftiHeader | static |
DataFileName(const std::string &filename) | Bial::NiftiHeader | static |
DataType() const | Bial::NiftiHeader | |
DataType(NiftiType type) | Bial::NiftiHeader | |
DataType(const std::string &filename) | Bial::NiftiHeader | static |
DataTypeSizes(int datatype, size_t &nbyper, size_t &swapsize) | Bial::NiftiHeader | static |
Dim() const | Bial::NiftiHeader | |
ExistingDataFileName(const std::string &filename) | Bial::NiftiHeader | static |
ExistingHeaderFileName(const std::string &filename) | Bial::NiftiHeader | static |
HeaderFileName(const std::string &filename) | Bial::NiftiHeader | static |
Image class | Bial::NiftiHeader | friend |
IsNiftiFile(const std::string &filename) | Bial::NiftiHeader | static |
IsSwapped(const std::string filename) | Bial::NiftiHeader | static |
MatToQuatern() | Bial::NiftiHeader | |
NIFTI_HEADER_SIZE | Bial::NiftiHeader | static |
NiftiHeader() | Bial::NiftiHeader | |
NiftiHeader(const Vector< size_t > &new_dim, const Vector< float > &new_pixdim, NiftiType new_datatype=NiftiType::INT8, bool one_file=true) | Bial::NiftiHeader | |
NiftiHeader(const Image< D > &img, bool one_file=true) | Bial::NiftiHeader | |
NiftiHeader(const std::string &filename) | Bial::NiftiHeader | |
Orientation(size_t row) const | Bial::NiftiHeader | |
Orientation() const | Bial::NiftiHeader | |
PixelSize() const | Bial::NiftiHeader | |
PixelSize(size_t dms) const | Bial::NiftiHeader | |
PixelSize(size_t dms, float val) | Bial::NiftiHeader | |
Print(O &os) const | Bial::NiftiHeader | |
PrintOrientation(O &os) const | Bial::NiftiHeader | |
QuaternMatrix(const Matrix< float > mat) | Bial::NiftiHeader | |
QuaternMatrix() const | Bial::NiftiHeader | |
QuaternOffset(float x, float y, float z) | Bial::NiftiHeader | |
QuaternToMat(const Vector< float > &pixel_dim) | Bial::NiftiHeader | |
Read(const std::string &filename) | Bial::NiftiHeader | static |
SagittalDimension(const std::string &orientation) | Bial::NiftiHeader | static |
Size(size_t dms) const | Bial::NiftiHeader | |
Size(size_t dms, size_t val) | Bial::NiftiHeader | |
SuperiorInferior(const std::string &orientation) | Bial::NiftiHeader | static |
SwapNBytes(size_t n, int siz, void *ar) | Bial::NiftiHeader | static |
UseAffine() | Bial::NiftiHeader | |
UseQuatern() | Bial::NiftiHeader | |
Write(OFile &file, bool one_file) const | Bial::NiftiHeader | |
Write(const std::string &filename) const | Bial::NiftiHeader | |