Replies: 1 comment
-
Thank you @Shades84 , I will have a look at it soon! :) Been busy with some other things recently, and also have another task I need to finish first, but I'll take a look at this next. Thanks a lot for sharing! :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was having issues with imported data being the wrong orientation up and made a few modifications to the DICOM import functions. I understand there was a recent update that solves this but i've not gotten to test that yet. So i thought i'd share what was (mostly) working for me. I also am using the library a little bit differently and have an outer "parent" object to the VolumeRenderObject (so three objects deep). I had to add some offsets and things to get everything aligned in the patient space. I'm not a software engineer, and I know this code is probably not great, but its a rough first draft.
Beta Was this translation helpful? Give feedback.
All reactions