Viewers: Is there any way to open NIFTI format file in the OHIF viewer?

Created on 11 Apr 2020  路  3Comments  路  Source: OHIF/Viewers

:hand: We are a small team with limited resources. Your question is much more
likely to be answered if it is
a good question

Hello,
I want to open CT images in .nii format. I tried to convert it to DICOM and open in the viewer but faced some errors(conversion manipulates original data) so I want to know if there is any way to load NIFTI format image in the viewer.

Thank you

Community Stale

Most helpful comment

@rlaxodnjs199, there is not a well defined path today. The core team does have some experience modifying the viewer to work with NIFTI data sources, but we don't have anything planned (or funded) to support that functionality near future.

We do have some upcoming changes that make it easier to add support for different data sources.

All 3 comments

Hello,

I am not sure there is an easy way. Though you could write an extension that could read and display nifti images, with a specific viewport. There is a cornerstone loader to read nifti https://github.com/cornerstonejs/cornerstone-nifti-image-loader

It requires a little bit of work to understand how an extension can be implemented.

A blocking point is how the nifti file is going to be handled, as OHIF only works with DICOM files.

@rlaxodnjs199, there is not a well defined path today. The core team does have some experience modifying the viewer to work with NIFTI data sources, but we don't have anything planned (or funded) to support that functionality near future.

We do have some upcoming changes that make it easier to add support for different data sources.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

christianvargasforero picture christianvargasforero  路  4Comments

trypag picture trypag  路  4Comments

jaizz2003 picture jaizz2003  路  3Comments

bhavesh-pandey picture bhavesh-pandey  路  5Comments

ohif-bot picture ohif-bot  路  3Comments