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

Issue with Loading Compressed DX Images #535

Open
emelalkim opened this issue Nov 23, 2023 · 0 comments
Open

Issue with Loading Compressed DX Images #535

emelalkim opened this issue Nov 23, 2023 · 0 comments

Comments

@emelalkim
Copy link

Dear Team,
We have encountered a critical issue related to loading compressed DX images using cornerstone. Upon investigation, we have observed the following error messages and behavior:

  1. Data Specifications:
  • Compressed DX images
  1. Error Messages:

    • Failed to decode tile error message
    • Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The source width is 0
  2. Related Posts/Issues:
    We have come across a similar problem in a forum post with no apparent solution.
    Also, there is this open issue but it doesn't mention DX or compressed images

  3. Specific Behavior:

  • Behavior in ePAD:
    Specific images seem to trigger this behavior. If we attempt to load a particular DX image first (sample data), any subsequent DX image loaded ends up displaying all black. Opening a DX image that loads properly first, and then opening the problematic DX image seems to resolve the issue temporarily. Both series and all images of the series are displayed, but the problematic series appears in inverted mode.
  • Behavior in OHIF
    We were also able to partly reproduce the problem in OHIF local version. The sample data can load only one of the images. The other two throws "Failed to decode tile" error message
  1. Sample Data:
    3 Compressed DX images

We're actively investigating. Any insights and pointers are appreciated.

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