-
Notifications
You must be signed in to change notification settings - Fork 326
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
no volume loader for volumeId #150
Comments
You most likely have not initialized the CornerstoneWADOImageLoader, see |
no, I have init... |
I think you forgot to register an image loader to cornerstone3D, you can do the following like this
|
have you address this issue? :( |
Take a look at init function in the examples to see how to register the volume loaders |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use the imageIds for this case, click here, but I got an error
my code is here
What type of data should it be?
The text was updated successfully, but these errors were encountered: