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

GDCMImageIO in master branch crash at ultrasound files after PR 1306 #1308

Closed
issakomi opened this issue Oct 9, 2019 · 4 comments
Closed
Labels
type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances

Comments

@issakomi
Copy link
Member

issakomi commented Oct 9, 2019

Try any lossy JPEG YBR_FULL_422 file, e.g. from www.creatis.insa-lyon.fr CLIP0001

WARNING: In /home/r/itk/myITK/ITK/Modules/IO/GDCM/src/itkGDCMImageIO.cxx, line 314
GDCMImageIO (0x55fe83dc09b0): Converting from integer YBR to integer RGB is a lossy operation.

Not a JPEG file: starts with 0x00 0x00
itk::ERROR: GDCMImageIO(0x55fe83dc09b0): Failed to get the buffer!
@issakomi issakomi added the type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances label Oct 9, 2019
@issakomi
Copy link
Member Author

There are two solutions currently available. Closed.

@dzenanz
Copy link
Member

dzenanz commented Oct 10, 2019

The issue should be closed after a fix has been merged.

@seanm
Copy link
Contributor

seanm commented Oct 25, 2019

CC @seanm @vfonov

@dzenanz
Copy link
Member

dzenanz commented Oct 28, 2019

Fixed by #1309.

@dzenanz dzenanz closed this as completed Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances
Projects
None yet
3 participants