Daniel

Results 20 issues of Daniel

Hello, I am looking at the project https://github.com/cornerstonejs/openjpeg which is a fork of this repository that uses Emscripten to compile OpenJpeg to Javascript. I have managed to compile the original...

I am using vs code solidity extension that uses prettier-plugin-solidity. When i save, it turns the first SafeMath import from uint to uint256. What config do i need to change?...

question

Hello, I found this comment in the code. "Faster computation on CPU (if using tensorflow-gpu)." Why is this the case? Are there ways to get the advantages of a GPU?...

Hello, We have been working with cornerstonejs for awhile and it's helped us ever so much. So thank you. It appears that de-identification of image has been looked at in...

❓ Question

Hello, We have found a dicom image that will not load in cornerstoneWADOImageLoader. Sadly, i am unable to share the offending image. The error message is.... "RangeError: Invalid typed array...

Hello, I am receiving the follow error when loading images. This is one particular set of dicom images work in RadiAnt and with the online demo.(https://rawgit.com/cornerstonejs/cornerstoneWADOImageLoader/master/examples/dicomfile/index.html) ``` Uncaught Error: JPX...

Awaiting Reproduction
Decode: JPX

Hello, I have a dicom image that throws an error.... "core.js:19866 ERROR Error: Uncaught (in promise): Error: decodeRGB: rgbBuffer length must be divisible by 3" if using the following image....

:bug: Bug: Report

When loading the Web Worker the following image throws an error. https://sourceforge.net/p/gdcm/gdcmdata/ci/master/tree/ELSCINT1_JP2vsJ2K.dcm?format=raw There are a number of images of this type which throws the error. > wado-image-loader-codecs.min.js:108163 Uncaught Error: JPX...

:raising_hand_woman: Up For Grabs
:bug: Bug: Verified
Decode: JPX

I've installed Loky from pip. Cannot run hello world due to this error. ImportError: cannot import name 'get_reusable_executor' Python 3.6.8 :: Anaconda custom (64-bit)

Hello, The data for the basketball game is not available from http://web.mit.edu/vondrick/vatic/ The annotations are there, but not the frame data. UCI Basketball: frames (13 GB), annotations (17 MB) Regards,...