Ouwen Huang

Results 28 issues of Ouwen Huang

This PR allows for the app config to reference a json over network. This allows for fast swapping of data source configuration, OIDC, etc, without recompiling the application. If the...

Hotkeys are set in the mode and by user. Sometimes, the mode will set different window level hotkeys (1,2,3) may correspond to different ww/wl for Head CT imaging, vs Mammo,...

Community: Request :hand:
Triage :white_flag:

> **Before Creating an issue** > > - Are you running the latest version? Yes v3-stable > - Are you reporting to the correct repository? Yes > - Did you...

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

This is to support voiLUTFunction in https://github.com/cornerstonejs/cornerstone3D-beta/pull/224

Adds the following cornerstone events: ``` TOUCH_START, TOUCH_START_ACTIVATE, MULTI_TOUCH_START, MULTI_TOUCH_START_ACTIVATE, TOUCH_DRAG, MULTI_TOUCH_DRAG, TOUCH_END ``` Currently only uses native browser events (touchstart, touchmove, touchend)

- CPU fallback is unimplemented - Volume streaming auto fallbacks to `LINEAR` mode.

These paths have duplicates with different content. Seems like there is no way to differentiate between these elements in a DICOM file. Either this is an error in innolitics or...

Using the tf.io ops in the tf.serving ecosystem would be a large development convenience and likely decrease inference latency. Can there be an official docker build or documentation to integrate...

type:feature
stat:awaiting response
needs prio
custom-ops
stale

I am attempting to build the docker image and found the README.md to be outdated so I did a little guess work. The docker image was built in the `buildmimic/docker`...

mimic-iii

Prescaling can cause Uint16 type underflows which require the logic in `scaleArray` to account for negative values.