Skip to content
New issue

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

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

Already on GitHub? # to your account

Load local Dicom files #174

Open
marcosousa-uff opened this issue Feb 1, 2023 · 0 comments
Open

Load local Dicom files #174

marcosousa-uff opened this issue Feb 1, 2023 · 0 comments

Comments

@marcosousa-uff
Copy link

Hello, i have a problem to load local multiframes Dicom files who not finish with .dcm like this
'MR.1.2.840.113619.2.80.1641507309.20875.1646768043.17.D0002983800008000016'

const promises = imageids.map(imageId => {
  return cornerstone.loadAndCacheImage(imageId);
});

i have tried put '.dcm' but the promises keep give me a error

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant