-
Once dcmqi integration is completed and https://github.com/InsightSoftwareConsortium/ITK-Wasm/issues/1203 is resolved.
Related to https://github.com/Kitware/VolView/issues/639.
-
### Motivation
When rendering a mesh, it blocks any volume images behind it. It would be great if meshes could be made transparent so that image data "shows" through them. In the first screenshot you…
-
I installed Arch Linux into a Milk-V duo 256m using this guide: https://xyzdims.com/3d-printers/misc-hardware-notes/iot-milk-v-duo-risc-v-esbc-running-linux/
Every time I try to use CMake it segfau…
-
Hi,
For our custom DICOM viewer we use following libs:
```
"@cornerstonejs/core": "^0.16.3",
"@kitware/vtk.js": "24.18.7",
"wslink": "^1.8.2",
"gl-matrix": "^3.4.3”,
"cornerstone-wado-image…
-
### Description of Issue
This would allow build systems like meson to find OpenUSD if it has been installed in PKG_CONFIG_PATH (e.g. /usr/lib/pkgconfig).
See https://gitlab.kitware.com/cmake/cma…
-
**Bug summary**
`add_sycl_to_target()` doesn't properly add the include directories flags to `acpp` compiler, causing the CMake project to fail to build when SYCL headers are included and language se…
-
I have found that if you open a tab on nimbusimage.org and then move to another tab of nimbusimage.org, then go back to it after some time, it seems to "lose the layers". It displayed correctly initia…
-
Reproduction:
- Go to https://kitware.github.io/glance/app/
- Load the COVID-19 dataset from the sample data
- hit "apply color to slices" or "apply opacity to slices"
then the 3d volume is hidd…
-
hi, I encounter this when compiling your project with VS 2015,
CS0246 The type or namespace name 'Kitware' could not be found (are you missing a using directive or an assembly reference?) VTKViewe…
-
To speed time to first image render, we can improve the range and histrogram computation in useAutoRangeValues:
https://github.com/Kitware/VolView/blob/main/src/composables/useWindowingConfigInitiali…