-
This is an issue to track various investigations and changes to optimize readNativeFrames implementation, which I noticed in `pprof` profiles seemed to take up a majority of the CPU time in parsing DI…
-
**Is your feature request related to a problem? Please describe.**
Segmentation viewing and export to PACS/VNAs outside of the integrated OHIF viewer and/or Slicer. In order to integrate inference pr…
-
Error appears when on calling of:
```
cornerstone.setLayerImage(element, image, currentLayerId);
```
I call the function inside the fusionRenderer of the example of cornerstoneTools.
The old e…
-
In `CMakeLists.txt`, I use the code
`find_package(DICOM CONFIG REQUIRED)
if(DICOM_FOUND)
include(${DICOM_USE_FILE})
endif()
set(VTK_DICOM_LIBRARIES vtkDICOM)`
But I get an error 'Could not …
-
- Netherlands
- [ ] MedMij - https://medmij.nl/en/home
- UK.
- [ ] https://digital.nhs.uk/developer/api-catalogue?filter=fhir&filter=patient-citizen
- [ ] only 2 that have sandboxes and seem wo…
-
if Tag.BitsAllocated =32, Tag.NumberOfFrames>1, Tag.PixelData is null, Tag.FloatPixelData is not null, the tool of Dcm2Jpg can't work well.
[test5.zip](https://github.com/dcm4che/dcm4che/files/85532…
-
**Is your feature request related to a problem? Please describe.**
It would be excellent if we could improve users' ability to query/download datasets from The Cancer Imaging Archive and load them in…
-
The primary parser API taking in an `io.Reader` should be sufficient, and offering extra API surface for `NewParserFromFile` and `NewParserFromBytes` may not buy us much.
For a byte slice, a caller…
-
I am trying to write a terminal based client for vindr in order to batch upload many files using terminal.
Currently, I'm trying to mimick the api call using this.
```python
import pathlib
impo…
-
Hi,
At my institution we export approve plans to MIM, to a file server, and frequently a DICOM listener for ExacTrac. Is there any way to automate these export operations with scripting (or any oth…