VivoQuant
Public Member Functions | List of all members
AnalyzeImport Class Reference

Supports import of Analyze 7.5 and NIFTI-1 format files. More...

Public Member Functions

void fillDICOMheader (string fileName)
 Fill the contents of the WorkingHeader of this image's associated ImageTreeNode with contents of the metadata in a json file. More...
 
bool isBigEndian ()
 Check the endianness of this file. More...
 

Detailed Description

Supports import of Analyze 7.5 and NIFTI-1 format files.

Member Function Documentation

◆ fillDICOMheader()

void fillDICOMheader ( string  fileName)

Fill the contents of the WorkingHeader of this image's associated ImageTreeNode with contents of the metadata in a json file.

Parameters
fileNamethe json file with metadata to be read

◆ isBigEndian()

bool isBigEndian ( )

Check the endianness of this file.

Returns
true if big endian, false otherwise