Home
last modified time | relevance | path

Searched refs:NIFTI_INTENT_NONE (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/IO/src/
H A DNiftiImageInfo.cc40 if (lstr == "unknown" || lstr == "none") value = NIFTI_INTENT_NONE; in FromString()
92 case NIFTI_INTENT_NONE: str = "Unknown"; break; in ToString()
H A DNiftiImage.cc138 nim->intent_code = ((u > 1) ? NIFTI_INTENT_VECTOR : NIFTI_INTENT_NONE); in Initialize()
H A DPointSetIO.cc1170 NiftiIntent intent = NIFTI_INTENT_NONE; in GiftiIntentCode()
1171 if (FromString(data->GetName(), intent) && intent != NIFTI_INTENT_NONE) { in GiftiIntentCode()
1196 return NIFTI_INTENT_NONE; in GiftiIntentCode()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/IO/include/mirtk/
H A DNiftiImageInfo.h54 NIFTI_INTENT_NONE = 0, enumerator
/dports/science/afni/afni-AFNI_21.3.16/src/crorden/dcm2niix_console/
H A Dnifti1.h660 #define NIFTI_INTENT_NONE 0 macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/nifti/
H A Dnifti1.h656 #define NIFTI_INTENT_NONE 0 macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/NIFTI/src/nifti/niftilib/
H A Dnifti1.h656 #define NIFTI_INTENT_NONE 0 macro
/dports/science/py-nibabel/nibabel-3.2.1/doc/source/external/
H A Dnifti1.h656 #define NIFTI_INTENT_NONE 0 macro
/dports/science/nifticlib/nifticlib-2.0.0/niftilib/
H A Dnifti1.h656 #define NIFTI_INTENT_NONE 0 macro
/dports/science/minc2/minc-release-2.2.00/conversion/nifti1/
H A Dnifti1.h646 #define NIFTI_INTENT_NONE 0 macro
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/IO/src/nifti/
H A Dnifti1.h658 #define NIFTI_INTENT_NONE 0 macro
/dports/graphics/xmedcon/xmedcon-0.17.0/libs/nifti/
H A Dnifti1.h656 #define NIFTI_INTENT_NONE 0 macro
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/nifti2/
H A Dnifti1.h660 #define NIFTI_INTENT_NONE 0 macro
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/niftilib/
H A Dnifti1.h660 #define NIFTI_INTENT_NONE 0 macro
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_niftiwrite.c233 if (nim->intent_code < 0) nim->intent_code = NIFTI_INTENT_NONE ; in populate_nifti_image()
238 nim->intent_code = NIFTI_INTENT_NONE ; in populate_nifti_image()
H A Dthd_gifti.c321 NIFTI_INTENT_NONE; in NSD_to_gifti()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/volume_io/Volumes/
H A Dinput_nifti.c762 if (nii_ptr->intent_code == NIFTI_INTENT_NONE) in input_more_nifti_format_file()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/NIFTI/src/
H A DitkNiftiImageIO.cxx52 case NIFTI_INTENT_NONE: in str_intent()
1169 case NIFTI_INTENT_NONE: in ReadImageInformation()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GIFTI/src/gifticlib/
H A Dgifti_tool.c850 opts->new_intent = NIFTI_INTENT_NONE; in init_opts()
H A Dgifti_io.c180 { NIFTI_INTENT_NONE, "NIFTI_INTENT_NONE" },
4541 da->intent = NIFTI_INTENT_NONE; in gifti_set_DA_defaults()
/dports/science/afni/afni-AFNI_21.3.16/src/gifti/
H A Dgifti_tool.c850 opts->new_intent = NIFTI_INTENT_NONE; in init_opts()
H A Dgifti_io.c181 { NIFTI_INTENT_NONE, "NIFTI_INTENT_NONE" },
4543 da->intent = NIFTI_INTENT_NONE; in gifti_set_DA_defaults()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/IO/src/gifti/
H A Dgifti_io.cc187 { NIFTI_INTENT_NONE, "NIFTI_INTENT_NONE" },
4059 da->intent = NIFTI_INTENT_NONE; in gifti_set_DA_defaults()
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/fsliolib/
H A Dfslio.c1694 return NIFTI_INTENT_NONE; in FslGetIntent()
/dports/science/nifticlib/nifticlib-2.0.0/fsliolib/
H A Dfslio.c1699 return NIFTI_INTENT_NONE; in FslGetIntent()

12