Ouwen Huang

Results 28 issues of Ouwen Huang

I am trying to run this volume mounted docker container on top of a host which has an NFS. However, whenever I use the python `gdal.Open` command on a file...

Large uncompressed multiframe data will send the full arraybuffer in a typed view. For large uncompressed data such as tomo these will result in OOM issues. This fix pre-slices the...

Thought this might help people get started quickly.

I was wondering if there is an easy way for file pointers to be supported when loading `nii` files instead of string paths. This would allow loading from memory buffers...

I noticed that when loading the image we provide a target buffer of either Float32 or Uint8. In `cornerstonejs` I believe there was support for `Uint16` type. Larger medical image...

Hey Prashanth (@P7h), I enjoyed the simplicity of your repo greatly when trying to decide how to best run spark locally. I felt the repo could benefit from a docker-compose...

There is a bug in DCMTK if the tag is a list of numbers, only the zeroth element will be returned as a string. The numbers are not returned with...

bug
enhancement
help wanted

Since cornerstonejs has layer API support (https://github.com/cornerstonejs/cornerstone/pull/68), the react-cornerstone-viewport could provide props support. This would allow for easy overlays of segmentation maps, heat maps, and other fusion based image information....

Adds voiLUTFunction to the MetadataProvider VOI_LUT_MODULE

It seems that the initial div/window size downscales the rendered image but does not refresh on a window resize. This may be a cornerstonejs issue.

Community: Report :bug:
Awaiting Reproduction
Triage :white_flag: