FedWithMori

Results 14 comments of FedWithMori

> 为啥用3D,我看一下子就崩溃了 还好吧,新版的架构比旧版还是好的,配合example和源码看就好

> Can you try it again, there has been a potential fix for this here [d36a23a](https://github.com/cornerstonejs/cornerstone3D-beta/commit/d36a23a4eaf5bafcc8dddc0ab796065098df616a) I upgraded to 0.10.0, but it was not resolved, there is no change

> which viewport are you using? StackViewport or VolumeViewport? StackViewport

> can you share the data (If the DICOM data does not have patient information (anywhere in the header etc.) nor baked in in the display, so no PHI at...

> Doesn't download Sorry, I gave you a temporary links, I will give you a new link。[download](https://mail.google.com/mail/u/0?ui=2&ik=d55e7b38f9&attid=0.1&permmsgid=msg-a:r2902329307513424556&th=180fde718096b042&view=att&disp=safe&realattid=f_l3mbdw8o0)

> It doesn't work either I cannot upload the file directly through Github, so I can only choose to send it to you by email. I am sorry for delaying...

> @FedWithMori maybe you can try: > > ```js > cornerstoneWADOImageLoader.configure({ > // ... > decodeConfig: { > convertFloatPixelDataToInt: false, // 👈 set this to false > }, > });...