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

Unable to parse the attached JPEG Lossless file correctly #5

Closed
lakeeast opened this issue Sep 27, 2015 · 3 comments
Closed

Unable to parse the attached JPEG Lossless file correctly #5

lakeeast opened this issue Sep 27, 2015 · 3 comments

Comments

@lakeeast
Copy link

I tried to use your code to open a JPEG Lossless file at https://www.dropbox.com/s/0u08ejwn1hxrhku/002850d9.dcm?dl=0, but the code didn't parse it correctly (it didn't report any error either). Interestingly, pixel #0 to #511 are all correct: but pixel #512 and afterwards are incorrect. The correct value for pixel #512 should be 972, but we got 34711 instead.

@rii-mango
Copy link
Owner

Yes, definitely a bug. Thanks for reporting this. I'm looking into it...

@rii-mango
Copy link
Owner

Should be fixed now.

@lakeeast
Copy link
Author

Thanks! It worked!

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

2 participants