@kv  0.0.4
Library for graph problems in C and Python
AtNiftiImage Struct Reference

Nifti Image. More...

#include <nifti.h>

Public Attributes

AtNifti1Extensionext_list
 
AtArrayU16 * ar
 
char * fname
 
char * iname
 
float qto_xyz [16]
 
float sto_xyz [16]
 
float qto_ijk [16]
 
float sto_ijk [16]
 
float quatern [3]
 
float qoffset [3]
 
float qfac
 
float scl_slope
 
float scl_inter
 
float slice_duration
 
float cal_min
 
float cal_max
 
uint32_t iname_offset
 
uint32_t num_ext
 
uint32_t byteorder
 
AtNiftiDatatype datatype
 
uint16_t ndim
 
uint16_t dim [7]
 
uint16_t pixdim [7]
 
uint16_t slice_start
 
uint16_t slice_end
 
AtNiftiXformCode qform_code
 
AtNiftiXformCode sform_code
 
AtNiftiFileType nifti_type
 
AtAnalyze75OrientCode analyze75_orient
 
char descrip [80]
 
char aux_file [24]
 
uint8_t swapsize
 
uint8_t slice_code
 
uint8_t xyz_units
 
uint8_t time_units
 
uint8_t freq_dim
 
uint8_t phase_dim
 
uint8_t slice_dim
 
uint8_t pd [5]
 

Detailed Description

Nifti Image.

Member Data Documentation

AtArrayU16* AtNiftiImage::ar

Array of data

AtNifti1Extension* AtNiftiImage::ext_list

List of extensions

char* AtNiftiImage::fname

filename

char* AtNiftiImage::iname

name of image file

uint8_t AtNiftiImage::pd[5]

Just padding

float AtNiftiImage::qoffset[3]

offset of quaternion

float AtNiftiImage::qto_ijk[16]

quaternion ijk

float AtNiftiImage::qto_xyz[16]

quaternion xyz

float AtNiftiImage::quatern[3]

quaternion


The documentation for this struct was generated from the following file: