Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot display certain DICOM images (no problem with pydicom, dcmtk...) #770

Open
qztseng opened this issue Jun 26, 2024 · 0 comments
Open

Comments

@qztseng
Copy link

qztseng commented Jun 26, 2024

I have a couple of DICOM images which failed to display on Horos (see attached screenshot). However, the pixel data can be read and displayed using pydicom and file passed data correction via dcmodify(dcmtk).

the horos console logs showed:
2024-06-26 21:52:51.817 Decompress[7130:228459] NSInvalidArgumentException (in -[DCMPix initWithPath::::::isBonjour:imageObj:]): *** -[NSPlaceholderString initWithString:]: nil argument
6 dyld 0x000000018d94d0e0 start + 2360tWithPath::::::isBonjour:imageObj:] + 304
2024-06-26 21:52:51.817 Decompress[7130:228459] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
2024-06-26 21:52:51.837 Horos[6263:177511] ******** loadDICOMDCMFramework exception 2: -[NSConcreteMutableData floatValue]: unrecognized selector sent to instance 0x600003ad04b0
2024-06-26 21:52:51.839 Horos[6263:177511] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
2024-06-26 21:52:51.840 Horos[6263:177511] ******** loadDICOMDCMFramework exception 2: -[NSConcreteMutableData floatValue]: unrecognized selector sent to instance 0x600003ad04b0
2024-06-26 21:52:51.843 Horos[6263:177511] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
2024-06-26 21:52:51.844 Horos[6263:177511] ******** loadDICOMDCMFramework exception 2: -[NSConcreteMutableData floatValue]: unrecognized selector sent to instance 0x600003ad04b0
2024-06-26 21:52:51.846 Horos[6263:177511] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm

圖片
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant