You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
escription
When converting a raw format file to DICOM using the provided program, the resulting output.dcm file appears as a blank/black image when viewed in a DICOM browser.
Environment
Go version: 1.22.0
dicom library version: github.com/suyashkumar/dicom v1.0.7
Steps to Reproduce
Prepare a raw format file.
Use the provided program to convert the raw file to DICOM.
View the resulting output.dcm file in a DICOM browser.
Expected Behavior
The converted DICOM image should display properly, showing the content of the original raw format file.
Actual Behavior
The converted DICOM image appears as a blank/black image when viewed in a DICOM browser.
escription
When converting a raw format file to DICOM using the provided program, the resulting output.dcm file appears as a blank/black image when viewed in a DICOM browser.
Environment
Go version: 1.22.0
dicom library version: github.com/suyashkumar/dicom v1.0.7
Steps to Reproduce
Prepare a raw format file.
Use the provided program to convert the raw file to DICOM.
View the resulting output.dcm file in a DICOM browser.
Expected Behavior
The converted DICOM image should display properly, showing the content of the original raw format file.
Actual Behavior
The converted DICOM image appears as a blank/black image when viewed in a DICOM browser.
`
`
The text was updated successfully, but these errors were encountered: