Bill Wallace
Bill Wallace
### Context Add a mammography hanging protocol, mostly as a test/demonstration code. ### Changes & Results ### Testing ### Checklist #### PR - [] My Pull Request title is descriptive,...
### Context Users should be able to launch OHIF in a multi-monitor mode. This change adds a worklist on the initial launch page, and automatically launches additional windows when a...
### Context Some backends incorrectly report the type of the bulkdata. This PR checks the bulkdata contents to see if it is multipart, and if so, demultiparts it when doing...
There were a number of older dependencies that included corejs2 and canvas versions which are incompatible with current node versions. There is no functional change here, merely a dependency version...
### Context The sizing and positioning of the canvas was being computed incorrectly, causing the rendering to be in the wrong size/position. ### Changes & Results Added type/scale for pixel...
These are preliminary changes needed for image per slice volume representations. ### Context The changes here aren't active yet, but are a number of related changes to allow lower cost...
### Context Show whole slide imaging DICOM in a CS3D viewport. ### Changes & Results * Added a WSI Viewport to show WSI images * Adding mappings to/from WSI image...
Trying to hash a 256 mb Uint8array crashes the node instance with an out of memory. It appears the base object is just too large to be handled this way....
It would be nice to have an example tool that fetched a patient or study to a local directory - ideally in the DICOMweb format in terms of directory names,...