Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New stable release #624

Merged
merged 68 commits into from
Aug 4, 2022
Merged

New stable release #624

merged 68 commits into from
Aug 4, 2022

Conversation

neurolabusc
Copy link
Collaborator

neurolabusc and others added 30 commits October 12, 2021 09:07
2. The wrapper class provides interface to convert dicom in mgz orientation.
3. The wrapper class and dcm2niix functions are compiled into libdcm2niixfs.a
   with -DUSING_DCM2NIIXFSWRAPPER -DUSING_MGH_NIFTI_IO.
4. When using libdcm2niixfs.a, instead of outputting .nii, *.bval, *.bvec to disk,
   nifti header, image data, TDICOMdata, & TDTI information are saved in MRIFSSTRUCT struct.
5. If libdcm2niixfs.a is compiled with -DUSING_MGH_NIFTI_IO, the application needs to link with nifti library.
for -DZLIB_IMPLEMENTATION=Cloudflare -DUSE_JPEGLS=ON -DUSE_OPENJPEG=ON
2. add install command for libdcm2niixfs.a
3. don't build libdcm2niixfs.a if USE_OPENJPEG OR USE_TURBOJPEG OR USE_JASPER is ON
Based on PR #559. Also formatting the .cpp/.h files.
Add option to build libdcm2niixfs.
Add support to export NeuroJSON (.jnii and .bnii) files.
@neurolabusc neurolabusc merged commit bb3a6c3 into master Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants