cornerstoneWADOImageLoader icon indicating copy to clipboard operation
cornerstoneWADOImageLoader copied to clipboard

dcm showing up as black

Open jiangshunke opened this issue 5 years ago • 6 comments

@swederik hello swederik Why do I have this problem, open dcm to black! 1540542475 This is a screenshot! test.zipThis is a dcm image!Can you help me answer it, thank you

jiangshunke avatar Oct 26 '18 08:10 jiangshunke

RadiAnt with patient info cropped out:

image

I'm not seeing any console errors, but the min/max pixel of 0 is concerning.

dannyrb avatar Mar 27 '19 01:03 dannyrb

Maybe related to https://github.com/cornerstonejs/cornerstoneWADOImageLoader/issues/199?

leesei avatar Mar 27 '19 01:03 leesei

@leesei So mean I now download the latest cornerstoneWADOImageLoader. Min. Js can solve this problem, is that so?

jiangshunke avatar Mar 27 '19 02:03 jiangshunke

I had the same problem, but I changed it ‘cornerstoneWADOImageLoader.js’ image And then we're done

xiongtongzi avatar May 23 '19 09:05 xiongtongzi

@xiongtongzi I tried your workaround but it's not worked for me. Then i only try to set smallestPixelValue to undefined and it worked

//smallestPixelValue: imagePixelModule.smallestPixelValue,
smallestPixelValue: undefined,
largestPixelValue: imagePixelModule.largestPixelValue,

volkans80 avatar Dec 05 '19 11:12 volkans80

Hello, i got same error. But i cannot find cornerstoneWADOImageLoader.js Which directry does it located ?

ghost avatar Feb 25 '22 09:02 ghost