Open alvinsusanto88 opened 5 years ago
Weird one, the image buffer does not have a first element when guessing its number of components (image.js#L143). Independently from the framework, it is true the code expects too much, I created an issue for it, see dwv 712.
@ivmartel any update when this issue will be fixed?
This still is a problem... even with dwv 0.27.1... working on it...
Still is a problem with dwv 0.28...
The problem seems to only happen with JPEG lossless encoded data (transfer syntax: 1.2.840.10008.1.2.4.70).
Still a problem with dwv 0.30...
Is there any way to convert a DICOM file from JPEG lossless encoded to something else that the React viewer can play well with? I'm running into the same issue.
Still an issue, but specific to react since the other demos (dwv-simplistic,, dwv-angular) can load this data...
Hi, I found an issue, where this dwv-react solution couldn't open the Dicom file below :
http://medistim.com/wp-content/uploads/2016/07/bmode.dcm
While on other dwv solution (simplify, angular), the file could be read