MaksimShymko

Results 2 issues of MaksimShymko

I'm trying to find a way to load jpeg2000 files to the cornerstone. Does an official loader for jpeg2000 exist? I see that cornerstoneWADOImageLoader uses related logic but in a...

`cornerstone-core` version: **2.6.0** I've faced the issue that images added with `addLayer` don't use WebGL. There is a code in the internal function `drawImageSync` which adds conditional branching: ``` if...