VivoQuant 5.4.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AnalyzeImport Class Reference

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

#include <AnalyzeImport.h>

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.
 
bool isBigEndian ()
 Check the endianness of this file.
 

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