Infogosoft / jsdicom

dicom library and viewer in javascript
95 stars 38 forks source link

Can't show some dicom file (with DX modality) #18

Open nnazifi opened 10 years ago

nnazifi commented 10 years ago

I tried different kind of dicoms with different modalities and it can show most of them. but jsDicom-lib has problem when dicom modality is DX. I dont know why? I traced source and I got when parsing in dicomparser.js file it can't obtain "PixelData", So this tag is equal 'unknown'.

I'm looking forward to your answers.

daniel-lundin commented 10 years ago

Thanks for the report. If you could send me a DX-file it would help to debug this.