volview 4.0.0 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/app.925b979f.css +1 -0
- package/dist/css/chunk-vendors.43a6a19a.css +5 -0
- package/{public → dist}/favicon.ico +0 -0
- package/{public → dist}/global.css +0 -0
- package/{src/assets/KitwareHeadAndNeck.jpg → dist/img/KitwareHeadAndNeck.11db5ffb.jpg} +0 -0
- package/dist/index.html +1 -0
- package/dist/itk/image-io/BMPImageIOReadImage.js +1 -0
- package/dist/itk/image-io/BMPImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/BMPImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/BMPImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/BMPImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/BMPImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/GDCMImageIOReadImage.js +1 -0
- package/dist/itk/image-io/GDCMImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/GDCMImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/GDCMImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/GDCMImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/GDCMImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/JPEGImageIOReadImage.js +1 -0
- package/dist/itk/image-io/JPEGImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/JPEGImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/JPEGImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/JPEGImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/JPEGImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/MetaImageIOReadImage.js +1 -0
- package/dist/itk/image-io/MetaImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/MetaImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/MetaImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/MetaImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/MetaImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/NiftiImageIOReadImage.js +1 -0
- package/dist/itk/image-io/NiftiImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/NiftiImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/NiftiImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/NiftiImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/NiftiImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/NrrdImageIOReadImage.js +1 -0
- package/dist/itk/image-io/NrrdImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/NrrdImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/NrrdImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/NrrdImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/NrrdImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/PNGImageIOReadImage.js +1 -0
- package/dist/itk/image-io/PNGImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/PNGImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/PNGImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/PNGImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/PNGImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/ReadDICOMTags.js +1 -0
- package/dist/itk/image-io/ReadDICOMTags.umd.js +1 -0
- package/dist/itk/image-io/ReadDICOMTags.wasm +0 -0
- package/dist/itk/image-io/ReadImageDICOMFileSeries.js +1 -0
- package/dist/itk/image-io/ReadImageDICOMFileSeries.umd.js +1 -0
- package/dist/itk/image-io/ReadImageDICOMFileSeries.wasm +0 -0
- package/dist/itk/image-io/VTKImageIOReadImage.js +1 -0
- package/dist/itk/image-io/VTKImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/VTKImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/VTKImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/VTKImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/VTKImageIOWriteImage.wasm +0 -0
- package/dist/itk/pipelines/dicom.js +1 -0
- package/dist/itk/pipelines/dicom.umd.js +1 -0
- package/{src/io/itk-dicom/web-build → dist/itk/pipelines}/dicom.umd.wasm +0 -0
- package/{src/io/itk-dicom/web-build → dist/itk/pipelines}/dicom.wasm +0 -0
- package/dist/itk/web-workers/IOInput.d.ts +6 -0
- package/dist/itk/web-workers/IOInput.js +1 -0
- package/dist/itk/web-workers/ITKConfig.d.ts +8 -0
- package/dist/itk/web-workers/ITKConfig.js +1 -0
- package/dist/itk/web-workers/RunPipelineInput.d.ts +10 -0
- package/dist/itk/web-workers/RunPipelineInput.js +1 -0
- package/dist/itk/web-workers/WebWorkerInput.d.ts +6 -0
- package/dist/itk/web-workers/WebWorkerInput.js +1 -0
- package/dist/itk/web-workers/bundles/pipeline.worker.js +1 -0
- package/dist/itk/web-workers/loadImageIOPipelineModule.d.ts +4 -0
- package/dist/itk/web-workers/loadImageIOPipelineModule.js +1 -0
- package/dist/itk/web-workers/loadMeshIOPipelineModule.d.ts +4 -0
- package/dist/itk/web-workers/loadMeshIOPipelineModule.js +1 -0
- package/dist/itk/web-workers/loadPipelineModule.d.ts +3 -0
- package/dist/itk/web-workers/loadPipelineModule.js +1 -0
- package/dist/itk/web-workers/min-bundles/pipeline.worker.js +3 -0
- package/dist/itk/web-workers/pipeline.worker.d.ts +1 -0
- package/dist/itk/web-workers/pipeline.worker.js +1 -0
- package/dist/itk/web-workers/runPipeline.d.ts +5 -0
- package/dist/itk/web-workers/runPipeline.js +1 -0
- package/dist/js/23.be4d694e.js +21 -0
- package/dist/js/23.be4d694e.js.map +1 -0
- package/dist/js/385.51ca48a2.js +2 -0
- package/dist/js/385.51ca48a2.js.map +1 -0
- package/dist/js/422.c64a6aa7.js +2 -0
- package/dist/js/422.c64a6aa7.js.map +1 -0
- package/dist/js/979.c4823352.js +2 -0
- package/dist/js/979.c4823352.js.map +1 -0
- package/dist/js/app.81e49d9a.js +2 -0
- package/dist/js/app.81e49d9a.js.map +1 -0
- package/dist/js/chunk-vendors.0ab48f8d.js +33 -0
- package/dist/js/chunk-vendors.0ab48f8d.js.map +1 -0
- package/{public → dist}/pvm-sample.png +0 -0
- package/package.json +3 -2
- package/.browserslistrc +0 -4
- package/.editorconfig +0 -6
- package/.env +0 -6
- package/.eslintrc.js +0 -109
- package/.gitattributes +0 -1
- package/.github/workflows/checks.yml +0 -16
- package/.github/workflows/publish.yml +0 -52
- package/.prettierignore +0 -5
- package/CONTRIBUTING.md +0 -29
- package/babel.config.js +0 -3
- package/documentation/config.js +0 -15
- package/documentation/content/KWVolViewLogo.png +0 -0
- package/documentation/content/KWVolViewLogo.svg +0 -35
- package/documentation/content/VolViewLogo.png +0 -0
- package/documentation/content/VolViewLogo.svg +0 -22
- package/documentation/content/doc/index.md +0 -64
- package/documentation/content/doc/loading_data.md +0 -30
- package/documentation/content/doc/mouse_controls.md +0 -34
- package/documentation/content/doc/quick_start_guide.md +0 -75
- package/documentation/content/doc/rendering.md +0 -27
- package/documentation/content/doc/state_files.md +0 -18
- package/documentation/content/doc/toolbar.md +0 -20
- package/documentation/content/doc/welcome_screen.md +0 -23
- package/documentation/content/gallery/01-volview-welcome-notes.jpg +0 -0
- package/documentation/content/gallery/01-volview-welcome.jpg +0 -0
- package/documentation/content/gallery/02-volview-about.jpg +0 -0
- package/documentation/content/gallery/02-volview-notifications.jpg +0 -0
- package/documentation/content/gallery/02-volview-settings.jpg +0 -0
- package/documentation/content/gallery/03-volview-sample-datasets.jpg +0 -0
- package/documentation/content/gallery/04-volview-active-data.jpg +0 -0
- package/documentation/content/gallery/05-volview-select-data-to-delete.jpg +0 -0
- package/documentation/content/gallery/06-volview-corner-annotation.jpg +0 -0
- package/documentation/content/gallery/07-volview-layout-notes.jpg +0 -0
- package/documentation/content/gallery/07-volview-layout.jpg +0 -0
- package/documentation/content/gallery/09-volview-layout-3DPrimary.jpg +0 -0
- package/documentation/content/gallery/10-volview-wl-pan-zoom-notes.jpg +0 -0
- package/documentation/content/gallery/10-volview-wl-pan-zoom.jpg +0 -0
- package/documentation/content/gallery/11-volview-paint-notes.jpg +0 -0
- package/documentation/content/gallery/11-volview-paint.jpg +0 -0
- package/documentation/content/gallery/12-volview-paint-options.jpg +0 -0
- package/documentation/content/gallery/13-volview-crop-notes.jpg +0 -0
- package/documentation/content/gallery/13-volview-crop.jpg +0 -0
- package/documentation/content/gallery/14-volview-ruler.jpg +0 -0
- package/documentation/content/gallery/15-volview-crosshairs.jpg +0 -0
- package/documentation/content/gallery/16-volview-rendering.jpg +0 -0
- package/documentation/content/gallery/17-volview-colormap-notes.jpg +0 -0
- package/documentation/content/gallery/17-volview-colormap.jpg +0 -0
- package/documentation/content/gallery/17-volview-opacity-notes.jpg +0 -0
- package/documentation/content/gallery/17-volview-opacity.jpg +0 -0
- package/documentation/content/gallery/17-volview-opacity2.jpg +0 -0
- package/documentation/content/gallery/18-volview-presets.jpg +0 -0
- package/documentation/content/gallery/19-volview-color.jpg +0 -0
- package/documentation/content/gallery/19-volview-color2.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera0.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera1.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera2.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera3.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid-final.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid0.0.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid0.5.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid1.0.jpg +0 -0
- package/documentation/content/gallery/LocalAmbientOcclusion.jpg +0 -0
- package/documentation/content/gallery/Notes.pptx +0 -0
- package/documentation/content/gallery/VolView-Overview.jpg +0 -0
- package/documentation/content/gallery/index.md +0 -53
- package/documentation/content/icon/favicon-16x16.png +0 -0
- package/documentation/content/icon/favicon-196x196.png +0 -0
- package/documentation/content/icon/favicon-32x32.png +0 -0
- package/documentation/content/icon/favicon-96x96.png +0 -0
- package/documentation/content/index.pug +0 -43
- package/documentation/content/logo.png +0 -0
- package/documentation/content/logo.svg +0 -20
- package/documentation/data/menu.yml +0 -3
- package/documentation/themes/navy/layout/partial/footer.swig +0 -22
- package/documentation/tpl/__en__ +0 -31
- package/documentation/tpl/__sidebar__ +0 -11
- package/patches/jsdom-global+3.0.2.patch +0 -12
- package/patches/vue-toastification+1.7.14.patch +0 -41
- package/patches/vuetify+2.6.10.patch +0 -13
- package/prettier.config.js +0 -9
- package/public/index.html +0 -28
- package/server/helper.py +0 -147
- package/server/host.js +0 -134
- package/server/serialize.js +0 -111
- package/server/serialize.py +0 -203
- package/server/server.py +0 -84
- package/server/test.py +0 -17
- package/src/assets/logo.png +0 -0
- package/src/assets/logo.svg +0 -20
- package/src/assets/samples/3DUS-Fetus.jpg +0 -0
- package/src/assets/samples/CTA-Head_and_Neck.jpg +0 -0
- package/src/assets/samples/MRA-Head_and_Neck.jpg +0 -0
- package/src/assets/samples/MRI-Cardiac.jpg +0 -0
- package/src/assets/samples/MRI-PROSTATEx.jpg +0 -0
- package/src/components/AboutBox.vue +0 -157
- package/src/components/AiModule.vue +0 -60
- package/src/components/AnnotationsModule.vue +0 -37
- package/src/components/App.vue +0 -539
- package/src/components/ColorFunctionSlider.vue +0 -181
- package/src/components/DataBrowser.vue +0 -173
- package/src/components/DragAndDrop.vue +0 -107
- package/src/components/GroupableItem.vue +0 -30
- package/src/components/ImageDataBrowser.vue +0 -186
- package/src/components/ImageListCard.vue +0 -114
- package/src/components/ItemGroup.vue +0 -74
- package/src/components/LabelmapList.vue +0 -36
- package/src/components/LayoutGrid.vue +0 -96
- package/src/components/MeasurementsList.vue +0 -134
- package/src/components/MessageCenter.vue +0 -189
- package/src/components/MessageItem.vue +0 -83
- package/src/components/MessageNotificationContent.vue +0 -20
- package/src/components/MessageNotifications.vue +0 -84
- package/src/components/ModelBrowser.vue +0 -83
- package/src/components/ModulePanel.vue +0 -137
- package/src/components/PaintControls.vue +0 -174
- package/src/components/PatientBrowser.vue +0 -280
- package/src/components/PatientStudyVolumeBrowser.vue +0 -325
- package/src/components/RenderingModule.vue +0 -49
- package/src/components/ResizableNavDrawer.vue +0 -158
- package/src/components/SampleDataBrowser.vue +0 -198
- package/src/components/SaveSession.vue +0 -57
- package/src/components/Settings.vue +0 -35
- package/src/components/SliceSlider.vue +0 -182
- package/src/components/SpleenModule.vue +0 -101
- package/src/components/ToolButton.vue +0 -58
- package/src/components/ToolStrip.vue +0 -186
- package/src/components/ViewOverlayGrid.vue +0 -84
- package/src/components/VolumePresets.vue +0 -165
- package/src/components/VolumeProperties.vue +0 -171
- package/src/components/VolumeRendering.vue +0 -365
- package/src/components/VtkThreeView.vue +0 -512
- package/src/components/VtkTwoView.vue +0 -665
- package/src/components/__tests__/ResizableNavDrawer.spec.js +0 -32
- package/src/components/__tests__/ToolButton.spec.js +0 -46
- package/src/components/icons/KitwareLogoIcon.vue +0 -54
- package/src/components/icons/VolViewFullLogo.vue +0 -139
- package/src/components/icons/VolViewLogo.vue +0 -78
- package/src/components/styles/utils.css +0 -16
- package/src/components/styles/vtk-view.css +0 -116
- package/src/components/tools/CropTool.vue +0 -61
- package/src/components/tools/CrosshairsTool.vue +0 -93
- package/src/components/tools/MouseManipulatorTool.vue +0 -108
- package/src/components/tools/PaintTool.vue +0 -54
- package/src/components/tools/PanTool.vue +0 -35
- package/src/components/tools/RulerTool.vue +0 -202
- package/src/components/tools/SliceScrollTool.vue +0 -123
- package/src/components/tools/WindowLevelTool.vue +0 -191
- package/src/components/tools/ZoomTool.vue +0 -35
- package/src/components/tools/crop/Crop2D.vue +0 -367
- package/src/components/tools/crop/Crop2DLineHandle.vue +0 -103
- package/src/components/tools/crop/Crop3D.vue +0 -192
- package/src/components/tools/crop/CropControls.vue +0 -38
- package/src/components/tools/crop/types.ts +0 -12
- package/src/components/tools/crosshairs/CrosshairSVG2D.vue +0 -125
- package/src/components/tools/crosshairs/CrosshairsWidget2D.vue +0 -100
- package/src/components/tools/paint/PaintWidget2D.vue +0 -192
- package/src/components/tools/ruler/RulerSVG2D.vue +0 -181
- package/src/components/tools/ruler/RulerWidget2D.vue +0 -154
- package/src/composables/__tests__/useDoubleRecord.spec.ts +0 -57
- package/src/composables/__tests__/useOrientationLabels.spec.ts +0 -29
- package/src/composables/isViewAnimating.ts +0 -25
- package/src/composables/manageVTKSubscription.ts +0 -6
- package/src/composables/onProxyManagerEvent.ts +0 -50
- package/src/composables/proxyManager.ts +0 -13
- package/src/composables/sync/__tests__/createPrimitiveSyncContext.spec.ts +0 -41
- package/src/composables/sync/__tests__/useWindowingSync.spec.ts +0 -51
- package/src/composables/sync/createPrimitiveSyncContext.ts +0 -83
- package/src/composables/sync/useWindowingSync.ts +0 -48
- package/src/composables/useAppLoadingNotifications.ts +0 -73
- package/src/composables/useCameraOrientation.ts +0 -34
- package/src/composables/useCurrentImage.ts +0 -74
- package/src/composables/useCurrentSlice.ts +0 -43
- package/src/composables/useDoubleRecord.ts +0 -77
- package/src/composables/useEventListener.ts +0 -26
- package/src/composables/useGlobalErrorHook.ts +0 -18
- package/src/composables/useMultiSelection.ts +0 -29
- package/src/composables/useOrientationLabels.ts +0 -62
- package/src/composables/usePanels.ts +0 -42
- package/src/composables/usePersistCameraConfig.ts +0 -138
- package/src/composables/useResizeObserver.ts +0 -37
- package/src/composables/useResizeToFit.ts +0 -50
- package/src/composables/useSceneBuilder.ts +0 -96
- package/src/composables/useToast.js +0 -11
- package/src/composables/useVTKCallback.ts +0 -33
- package/src/composables/useVTKWorldToDisplay.ts +0 -141
- package/src/composables/useViewProxy.ts +0 -87
- package/src/composables/useVolumeThumbnailing.ts +0 -173
- package/src/composables/useWebGLWatchdog.ts +0 -32
- package/src/composables/useWidgetManager.ts +0 -41
- package/src/config.ts +0 -182
- package/src/constants.ts +0 -38
- package/src/core/id.ts +0 -18
- package/src/core/provider.ts +0 -31
- package/src/core/proxies.ts +0 -90
- package/src/core/thumbnailers/__tests__/vtk-image.spec.ts +0 -58
- package/src/core/thumbnailers/index.ts +0 -5
- package/src/core/thumbnailers/volume-thumbnailer.ts +0 -130
- package/src/core/thumbnailers/vtk-image.ts +0 -142
- package/src/core/tools/__tests__/paint.spec.ts +0 -101
- package/src/core/tools/__tests__/ruler.spec.ts +0 -73
- package/src/core/tools/paint/brush.ts +0 -20
- package/src/core/tools/paint/ellipse-brush.ts +0 -96
- package/src/core/tools/paint/index.ts +0 -141
- package/src/core/tools/ruler.ts +0 -149
- package/src/global.d.ts +0 -24
- package/src/io/__tests__/io.spec.ts +0 -26
- package/src/io/dicom.ts +0 -187
- package/src/io/index.ts +0 -11
- package/src/io/io.ts +0 -157
- package/src/io/itk/itkConfig.js +0 -8
- package/src/io/itk-dicom/dicom.cpp +0 -327
- package/src/io/itk-dicom/web-build/dicom.js +0 -16
- package/src/io/itk-dicom/web-build/dicom.umd.js +0 -21
- package/src/io/manifest.ts +0 -30
- package/src/io/readers.ts +0 -36
- package/src/io/state-file/index.ts +0 -170
- package/src/io/state-file/schema.ts +0 -277
- package/src/io/state-file/utils.ts +0 -33
- package/src/io/types.ts +0 -4
- package/src/io/vtk/async.reader.worker.ts +0 -50
- package/src/io/vtk/async.ts +0 -58
- package/src/io/vtk/async.writer.worker.ts +0 -46
- package/src/io/vtk/common.ts +0 -30
- package/src/io/zip.ts +0 -31
- package/src/main.js +0 -66
- package/src/main.ts +0 -1
- package/src/plugins/vuetify.js +0 -25
- package/src/shims-itk.d.ts +0 -67
- package/src/shims-misc.d.ts +0 -4
- package/src/shims-tsx.d.ts +0 -13
- package/src/shims-vtk.d.ts +0 -1042
- package/src/shims-vue.d.ts +0 -5
- package/src/store/__tests__/datasets.spec.ts +0 -75
- package/src/store/__tests__/messages.spec.ts +0 -74
- package/src/store/__tests__/rulers.spec.ts +0 -77
- package/src/store/__tests__/view-configs.spec.ts +0 -37
- package/src/store/datasets-dicom.ts +0 -398
- package/src/store/datasets-files.ts +0 -35
- package/src/store/datasets-images.ts +0 -118
- package/src/store/datasets-labelmaps.ts +0 -136
- package/src/store/datasets-models.ts +0 -25
- package/src/store/datasets.ts +0 -341
- package/src/store/messages.ts +0 -144
- package/src/store/tools/crop.ts +0 -136
- package/src/store/tools/crosshairs.ts +0 -131
- package/src/store/tools/index.ts +0 -95
- package/src/store/tools/paint.ts +0 -191
- package/src/store/tools/rulers.ts +0 -305
- package/src/store/tools/types.ts +0 -54
- package/src/store/view-configs/camera.ts +0 -51
- package/src/store/view-configs/common.ts +0 -61
- package/src/store/view-configs/slicing.ts +0 -86
- package/src/store/view-configs/types.ts +0 -39
- package/src/store/view-configs/volume-coloring.ts +0 -193
- package/src/store/view-configs/windowing.ts +0 -69
- package/src/store/view-configs.ts +0 -78
- package/src/store/views.ts +0 -130
- package/src/types/index.ts +0 -16
- package/src/types/layout.ts +0 -10
- package/src/types/lps.ts +0 -40
- package/src/types/views.ts +0 -65
- package/src/types/vtk-types.ts +0 -29
- package/src/utils/__tests__/lps.spec.ts +0 -102
- package/src/utils/color.ts +0 -23
- package/src/utils/errors.js +0 -3
- package/src/utils/fetch.ts +0 -101
- package/src/utils/hacks.ts +0 -14
- package/src/utils/index.ts +0 -83
- package/src/utils/lps.ts +0 -129
- package/src/utils/manipulators.ts +0 -35
- package/src/utils/promise-worker.ts +0 -45
- package/src/utils/vtk-helpers.ts +0 -215
- package/src/utils/workerHandler.js +0 -42
- package/src/vtk/ColorMaps.ts +0 -72
- package/src/vtk/CrosshairsWidget/behavior.ts +0 -112
- package/src/vtk/CrosshairsWidget/index.d.ts +0 -22
- package/src/vtk/CrosshairsWidget/index.js +0 -73
- package/src/vtk/CrosshairsWidget/state.ts +0 -51
- package/src/vtk/IJKSliceRepresentationProxy/index.d.ts +0 -9
- package/src/vtk/IJKSliceRepresentationProxy/index.js +0 -59
- package/src/vtk/LPSView2DProxy/index.d.ts +0 -18
- package/src/vtk/LPSView2DProxy/index.js +0 -89
- package/src/vtk/LPSView3DProxy/index.d.ts +0 -16
- package/src/vtk/LPSView3DProxy/index.js +0 -78
- package/src/vtk/LabelMap/index.d.ts +0 -16
- package/src/vtk/LabelMap/index.js +0 -49
- package/src/vtk/LabelMapSliceRepProxy/index.d.ts +0 -6
- package/src/vtk/LabelMapSliceRepProxy/index.js +0 -104
- package/src/vtk/MedicalColorPresets.json +0 -1448
- package/src/vtk/PaintBrushContextRepresentation/index.js +0 -191
- package/src/vtk/PaintWidget/behavior.ts +0 -101
- package/src/vtk/PaintWidget/index.d.ts +0 -28
- package/src/vtk/PaintWidget/index.js +0 -56
- package/src/vtk/PaintWidget/state.ts +0 -41
- package/src/vtk/PiecewiseWidget/index.js +0 -203
- package/src/vtk/RulerWidget/behavior.ts +0 -185
- package/src/vtk/RulerWidget/index.d.ts +0 -25
- package/src/vtk/RulerWidget/index.js +0 -79
- package/src/vtk/RulerWidget/state.ts +0 -63
- package/src/vtk/TreJsonConverter/index.js +0 -150
- package/src/vtk/proxy.js +0 -66
- package/src/vtk/proxyUtils.js +0 -16
- package/src/vtk/webvr-empty.js +0 -1
- package/tests/testUtils.js +0 -12
- package/tsconfig.json +0 -46
- package/vue.config.js +0 -86
package/src/shims-vue.d.ts
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import chai, { expect } from 'chai';
|
|
2
|
-
import chaiSubset from 'chai-subset';
|
|
3
|
-
|
|
4
|
-
import vtkImageData from '@kitware/vtk.js/Common/DataModel/ImageData';
|
|
5
|
-
|
|
6
|
-
import { setActivePinia, createPinia } from 'pinia';
|
|
7
|
-
import { useDatasetStore } from '@src/store/datasets';
|
|
8
|
-
import { makeEmptyFile } from '@/tests/testUtils';
|
|
9
|
-
import { FILE_READERS } from '@/src/io';
|
|
10
|
-
import { CorePiniaProviderPlugin } from '@/src/core/provider';
|
|
11
|
-
import ProxyWrapper from '@/src/core/proxies';
|
|
12
|
-
import Sinon from 'sinon';
|
|
13
|
-
|
|
14
|
-
chai.use(chaiSubset);
|
|
15
|
-
|
|
16
|
-
describe('Dataset store', () => {
|
|
17
|
-
let proxies = Sinon.createStubInstance(ProxyWrapper);
|
|
18
|
-
|
|
19
|
-
beforeEach(() => {
|
|
20
|
-
proxies = Sinon.createStubInstance(ProxyWrapper);
|
|
21
|
-
|
|
22
|
-
const pinia = createPinia();
|
|
23
|
-
pinia.use(
|
|
24
|
-
CorePiniaProviderPlugin({
|
|
25
|
-
proxies,
|
|
26
|
-
})
|
|
27
|
-
);
|
|
28
|
-
|
|
29
|
-
setActivePinia(pinia);
|
|
30
|
-
});
|
|
31
|
-
|
|
32
|
-
it('loads images', async () => {
|
|
33
|
-
const datasetStore = useDatasetStore();
|
|
34
|
-
const files = [
|
|
35
|
-
makeEmptyFile('test1.nrrd'),
|
|
36
|
-
makeEmptyFile('test2.nrrd'),
|
|
37
|
-
makeEmptyFile('test3.nrrd'),
|
|
38
|
-
];
|
|
39
|
-
|
|
40
|
-
// override nrrd reader
|
|
41
|
-
const testImageData = vtkImageData.newInstance();
|
|
42
|
-
FILE_READERS.set('nrrd', () => testImageData);
|
|
43
|
-
|
|
44
|
-
const loadResults = await datasetStore.loadFiles(files);
|
|
45
|
-
expect(loadResults).to.containSubset([
|
|
46
|
-
{ type: 'file', filename: 'test1.nrrd', loaded: true, dataType: 'image' },
|
|
47
|
-
{ type: 'file', filename: 'test2.nrrd', loaded: true, dataType: 'image' },
|
|
48
|
-
{ type: 'file', filename: 'test3.nrrd', loaded: true, dataType: 'image' },
|
|
49
|
-
]);
|
|
50
|
-
});
|
|
51
|
-
|
|
52
|
-
it('handles missing readers', async () => {
|
|
53
|
-
const datasetStore = useDatasetStore();
|
|
54
|
-
const files = [makeEmptyFile('test1.invalid')];
|
|
55
|
-
|
|
56
|
-
const loadResults = await datasetStore.loadFiles(files);
|
|
57
|
-
expect(loadResults).to.containSubset([
|
|
58
|
-
{ type: 'file', filename: 'test1.invalid', loaded: false },
|
|
59
|
-
]);
|
|
60
|
-
});
|
|
61
|
-
|
|
62
|
-
it('handles readers that return an error', async () => {
|
|
63
|
-
const datasetStore = useDatasetStore();
|
|
64
|
-
const files = [makeEmptyFile('test1.invalid')];
|
|
65
|
-
|
|
66
|
-
FILE_READERS.set('invalid', () => {
|
|
67
|
-
throw new Error('invalid!');
|
|
68
|
-
});
|
|
69
|
-
|
|
70
|
-
const loadResults = await datasetStore.loadFiles(files);
|
|
71
|
-
expect(loadResults).to.containSubset([
|
|
72
|
-
{ type: 'file', filename: 'test1.invalid', loaded: false },
|
|
73
|
-
]);
|
|
74
|
-
});
|
|
75
|
-
});
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import chai, { expect } from 'chai';
|
|
2
|
-
import chaiAsPromised from 'chai-as-promised';
|
|
3
|
-
|
|
4
|
-
import { setActivePinia, createPinia } from 'pinia';
|
|
5
|
-
|
|
6
|
-
import { MessageType, useMessageStore } from '@src/store/messages';
|
|
7
|
-
|
|
8
|
-
chai.use(chaiAsPromised);
|
|
9
|
-
|
|
10
|
-
describe('Message store', () => {
|
|
11
|
-
beforeEach(() => {
|
|
12
|
-
setActivePinia(createPinia());
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
it('supports adding, accessing, and deleting messages', () => {
|
|
16
|
-
const messageStore = useMessageStore();
|
|
17
|
-
|
|
18
|
-
const innerError = new Error('inner error');
|
|
19
|
-
const ids = [
|
|
20
|
-
messageStore.addError('an error', innerError),
|
|
21
|
-
messageStore.addWarning('warning'),
|
|
22
|
-
messageStore.addInfo('info'),
|
|
23
|
-
messageStore.addInfo('loading', {
|
|
24
|
-
details: 'Loading files',
|
|
25
|
-
persist: true,
|
|
26
|
-
}),
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const expected = [
|
|
30
|
-
{
|
|
31
|
-
type: MessageType.Error,
|
|
32
|
-
title: 'an error',
|
|
33
|
-
options: {
|
|
34
|
-
details: String(innerError),
|
|
35
|
-
persist: false,
|
|
36
|
-
},
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
type: MessageType.Warning,
|
|
40
|
-
title: 'warning',
|
|
41
|
-
options: {
|
|
42
|
-
persist: false,
|
|
43
|
-
},
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
type: MessageType.Info,
|
|
47
|
-
title: 'info',
|
|
48
|
-
options: {
|
|
49
|
-
persist: false,
|
|
50
|
-
},
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
type: MessageType.Info,
|
|
54
|
-
title: 'loading',
|
|
55
|
-
options: {
|
|
56
|
-
details: 'Loading files',
|
|
57
|
-
persist: true,
|
|
58
|
-
},
|
|
59
|
-
},
|
|
60
|
-
].map((ex, i) => ({ ...ex, id: String(i + 1) }));
|
|
61
|
-
|
|
62
|
-
expect(messageStore.messages).to.have.length(4);
|
|
63
|
-
|
|
64
|
-
ids.forEach((id, index) => {
|
|
65
|
-
expect(messageStore.byID[id]).to.deep.equal(expected[index]);
|
|
66
|
-
});
|
|
67
|
-
|
|
68
|
-
messageStore.clearOne(ids[1]);
|
|
69
|
-
expect(messageStore.byID).to.not.have.property(ids[1]);
|
|
70
|
-
|
|
71
|
-
messageStore.clearAll();
|
|
72
|
-
expect(messageStore.messages).to.be.empty;
|
|
73
|
-
});
|
|
74
|
-
});
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import chai, { expect } from 'chai';
|
|
2
|
-
import chaiSubset from 'chai-subset';
|
|
3
|
-
|
|
4
|
-
import { setActivePinia, createPinia } from 'pinia';
|
|
5
|
-
import { CorePiniaProviderPlugin } from '@/src/core/provider';
|
|
6
|
-
import RulerTool from '@/src/core/tools/ruler';
|
|
7
|
-
import { useRulerStore } from '@/src/store/tools/rulers';
|
|
8
|
-
import { InteractionState } from '@/src/vtk/RulerWidget/state';
|
|
9
|
-
import { Vector3 } from '@kitware/vtk.js/types';
|
|
10
|
-
import { LPSAxis } from '@/src/types/lps';
|
|
11
|
-
|
|
12
|
-
chai.use(chaiSubset);
|
|
13
|
-
|
|
14
|
-
describe('Ruler store', () => {
|
|
15
|
-
let rulerCore: RulerTool;
|
|
16
|
-
let rulerStore: ReturnType<typeof useRulerStore>;
|
|
17
|
-
|
|
18
|
-
beforeEach(() => {
|
|
19
|
-
rulerCore = new RulerTool();
|
|
20
|
-
|
|
21
|
-
const pinia = createPinia();
|
|
22
|
-
pinia.use(
|
|
23
|
-
CorePiniaProviderPlugin({
|
|
24
|
-
rulers: rulerCore,
|
|
25
|
-
})
|
|
26
|
-
);
|
|
27
|
-
|
|
28
|
-
setActivePinia(pinia);
|
|
29
|
-
|
|
30
|
-
rulerStore = useRulerStore();
|
|
31
|
-
rulerStore.initialize();
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
afterEach(() => {
|
|
35
|
-
rulerStore.uninitialize();
|
|
36
|
-
});
|
|
37
|
-
|
|
38
|
-
it('should support CRUD operations', () => {
|
|
39
|
-
const id = rulerStore.addNewRuler({});
|
|
40
|
-
expect(rulerStore.rulerIDs).to.include(id);
|
|
41
|
-
|
|
42
|
-
const patch = {
|
|
43
|
-
name: 'ruler #1',
|
|
44
|
-
firstPoint: [0, 0, 1] as Vector3,
|
|
45
|
-
secondPoint: [0, 0, 2] as Vector3,
|
|
46
|
-
viewAxis: 'Axial' as LPSAxis,
|
|
47
|
-
slice: 50,
|
|
48
|
-
imageID: '3',
|
|
49
|
-
interactionState: InteractionState.Settled,
|
|
50
|
-
color: '#ccc',
|
|
51
|
-
};
|
|
52
|
-
rulerStore.updateRuler(id, patch);
|
|
53
|
-
expect(rulerStore.rulers[id]).to.deep.equal(patch);
|
|
54
|
-
|
|
55
|
-
rulerStore.removeRuler(id);
|
|
56
|
-
expect(rulerStore.rulerIDs).to.not.include(id);
|
|
57
|
-
});
|
|
58
|
-
|
|
59
|
-
it('should sync state with the injected RulerTool', () => {
|
|
60
|
-
const id = rulerStore.addNewRuler({});
|
|
61
|
-
const factory = rulerCore.getFactory(id);
|
|
62
|
-
expect(factory).to.not.be.null;
|
|
63
|
-
|
|
64
|
-
const state = factory!.getWidgetState();
|
|
65
|
-
state.getFirstPoint().setOrigin([1, 2, 3]);
|
|
66
|
-
expect(rulerStore.rulers[id].firstPoint).to.deep.equal([1, 2, 3]);
|
|
67
|
-
|
|
68
|
-
rulerStore.updateRuler(id, {
|
|
69
|
-
secondPoint: [4, 5, 6],
|
|
70
|
-
});
|
|
71
|
-
|
|
72
|
-
expect(state.getSecondPoint().getOrigin()).to.deep.equal([4, 5, 6]);
|
|
73
|
-
});
|
|
74
|
-
|
|
75
|
-
// addRulerFromViewEvent requires an integration test due to
|
|
76
|
-
// its dependency on vtkOpenGLRenderWindow
|
|
77
|
-
});
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import vtkPiecewiseFunctionProxy from '@kitware/vtk.js/Proxy/Core/PiecewiseFunctionProxy';
|
|
2
|
-
import chai, { expect } from 'chai';
|
|
3
|
-
import chaiAsPromised from 'chai-as-promised';
|
|
4
|
-
|
|
5
|
-
import { setActivePinia, createPinia } from 'pinia';
|
|
6
|
-
import { useViewConfigStore } from '../view-configs';
|
|
7
|
-
|
|
8
|
-
chai.use(chaiAsPromised);
|
|
9
|
-
|
|
10
|
-
describe('View Config Store', () => {
|
|
11
|
-
beforeEach(() => {
|
|
12
|
-
setActivePinia(createPinia());
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
it('supports setting and getting volume coloring configs', () => {
|
|
16
|
-
const configStore = useViewConfigStore();
|
|
17
|
-
|
|
18
|
-
configStore.updateVolumeColorConfig('1', '2', {
|
|
19
|
-
colorBy: {
|
|
20
|
-
arrayName: 'Scalars',
|
|
21
|
-
location: 'pointData',
|
|
22
|
-
},
|
|
23
|
-
transferFunction: {
|
|
24
|
-
preset: 'Hot',
|
|
25
|
-
mappingRange: [0, 1],
|
|
26
|
-
},
|
|
27
|
-
opacityFunction: {
|
|
28
|
-
mode: vtkPiecewiseFunctionProxy.Mode.Gaussians,
|
|
29
|
-
gaussians: [],
|
|
30
|
-
mappingRange: [0, 1],
|
|
31
|
-
},
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
const config = configStore.getVolumeColorConfig('1', '2');
|
|
35
|
-
expect(config).to.not.be.undefined;
|
|
36
|
-
});
|
|
37
|
-
});
|
|
@@ -1,398 +0,0 @@
|
|
|
1
|
-
import vtkITKHelper from '@kitware/vtk.js/Common/DataModel/ITKHelper';
|
|
2
|
-
import vtkImageData from '@kitware/vtk.js/Common/DataModel/ImageData';
|
|
3
|
-
import { set, del } from '@vue/composition-api';
|
|
4
|
-
import { defineStore } from 'pinia';
|
|
5
|
-
import { pick, removeFromArray } from '../utils';
|
|
6
|
-
import { useImageStore } from './datasets-images';
|
|
7
|
-
import { useFileStore } from './datasets-files';
|
|
8
|
-
import { StateFile, DataSetType, DataSet } from '../io/state-file/schema';
|
|
9
|
-
import { serializeData } from '../io/state-file/utils';
|
|
10
|
-
|
|
11
|
-
export const ANONYMOUS_PATIENT = 'Anonymous';
|
|
12
|
-
export const ANONYMOUS_PATIENT_ID = 'ANONYMOUS';
|
|
13
|
-
|
|
14
|
-
export function imageCacheMultiKey(offset: number, asThumbnail: boolean) {
|
|
15
|
-
return `${offset}!!${asThumbnail}`;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export interface VolumeKeys {
|
|
19
|
-
patientKey: string;
|
|
20
|
-
studyKey: string;
|
|
21
|
-
volumeKey: string;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export interface PatientInfo {
|
|
25
|
-
PatientID: string;
|
|
26
|
-
PatientName: string;
|
|
27
|
-
PatientBirthDate: string;
|
|
28
|
-
PatientSex: string;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
export interface StudyInfo {
|
|
32
|
-
StudyID: string;
|
|
33
|
-
StudyInstanceUID: string;
|
|
34
|
-
StudyDate: string;
|
|
35
|
-
StudyTime: string;
|
|
36
|
-
AccessionNumber: string;
|
|
37
|
-
StudyDescription: string;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
export interface VolumeInfo {
|
|
41
|
-
NumberOfSlices: number;
|
|
42
|
-
VolumeID: string;
|
|
43
|
-
Modality: string;
|
|
44
|
-
SeriesInstanceUID: string;
|
|
45
|
-
SeriesNumber: string;
|
|
46
|
-
SeriesDescription: string;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
/**
|
|
50
|
-
* Generate a synthetic multi-key patient key from a Patient object.
|
|
51
|
-
*
|
|
52
|
-
* This key is used to try to uniquely identify a patient, since the PatientID
|
|
53
|
-
* is not guaranteed to be unique (especially in the anonymous case).
|
|
54
|
-
*
|
|
55
|
-
* Required keys in the Patient object:
|
|
56
|
-
* - PatientName
|
|
57
|
-
* - PatientID
|
|
58
|
-
* - PatientBirthDate
|
|
59
|
-
* - PatientSex
|
|
60
|
-
*
|
|
61
|
-
* @param {Patient} patient
|
|
62
|
-
*/
|
|
63
|
-
export function genSynPatientKey(patient: PatientInfo) {
|
|
64
|
-
const pid = patient.PatientID.trim();
|
|
65
|
-
const name = patient.PatientName.trim();
|
|
66
|
-
const bdate = patient.PatientBirthDate.trim();
|
|
67
|
-
const sex = patient.PatientSex.trim();
|
|
68
|
-
// we only care about making a unique key here. The
|
|
69
|
-
// data doesn't actually matter.
|
|
70
|
-
return [pid, name, bdate, sex].map((s) => s.replace('|', '_')).join('|');
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
interface State {
|
|
74
|
-
// volumeKey -> imageCacheMultiKey -> ITKImage
|
|
75
|
-
sliceData: Record<string, Record<string, object>>;
|
|
76
|
-
|
|
77
|
-
// volumeKey -> imageID
|
|
78
|
-
volumeToImageID: Record<string, string>;
|
|
79
|
-
// imageID -> volumeKey
|
|
80
|
-
imageIDToVolumeKey: Record<string, string>;
|
|
81
|
-
|
|
82
|
-
// volume invalidation information
|
|
83
|
-
needsRebuild: Record<string, boolean>;
|
|
84
|
-
|
|
85
|
-
// patientKey -> patient info
|
|
86
|
-
patientInfo: Record<string, PatientInfo>;
|
|
87
|
-
// patientKey -> array of studyKeys
|
|
88
|
-
patientStudies: Record<string, string[]>;
|
|
89
|
-
|
|
90
|
-
// studyKey -> study info
|
|
91
|
-
studyInfo: Record<string, StudyInfo>;
|
|
92
|
-
// studyKey -> array of volumeKeys
|
|
93
|
-
studyVolumes: Record<string, string[]>;
|
|
94
|
-
|
|
95
|
-
// volumeKey -> volume info
|
|
96
|
-
volumeInfo: Record<string, VolumeInfo>;
|
|
97
|
-
|
|
98
|
-
// parent pointers
|
|
99
|
-
// volumeKey -> studyKey
|
|
100
|
-
volumeStudy: Record<string, string>;
|
|
101
|
-
// studyKey -> patientKey
|
|
102
|
-
studyPatient: Record<string, string>;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
export const useDICOMStore = defineStore('dicom', {
|
|
106
|
-
state: (): State => ({
|
|
107
|
-
sliceData: {},
|
|
108
|
-
volumeToImageID: {},
|
|
109
|
-
imageIDToVolumeKey: {},
|
|
110
|
-
patientInfo: {},
|
|
111
|
-
patientStudies: {},
|
|
112
|
-
studyInfo: {},
|
|
113
|
-
studyVolumes: {},
|
|
114
|
-
volumeInfo: {},
|
|
115
|
-
volumeStudy: {},
|
|
116
|
-
studyPatient: {},
|
|
117
|
-
needsRebuild: {},
|
|
118
|
-
}),
|
|
119
|
-
actions: {
|
|
120
|
-
async importFiles(files: File[]) {
|
|
121
|
-
const fileStore = useFileStore();
|
|
122
|
-
|
|
123
|
-
const dicomIO = this.$dicomIO;
|
|
124
|
-
|
|
125
|
-
if (!files.length) {
|
|
126
|
-
return [];
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
const nameToFileMap = new Map(files.map((f) => [f.name, f]));
|
|
130
|
-
|
|
131
|
-
const volumesToFilesMap = await dicomIO.categorizeFiles(files);
|
|
132
|
-
const updatedVolumeKeys: VolumeKeys[] = [];
|
|
133
|
-
|
|
134
|
-
await Promise.all(
|
|
135
|
-
Object.entries(volumesToFilesMap).map(
|
|
136
|
-
async ([volumeKey, fileNames]) => {
|
|
137
|
-
const volumeFiles: File[] = [];
|
|
138
|
-
fileNames.forEach((fileName) => {
|
|
139
|
-
const file = nameToFileMap.get(fileName);
|
|
140
|
-
if (file) {
|
|
141
|
-
volumeFiles.push(file);
|
|
142
|
-
}
|
|
143
|
-
});
|
|
144
|
-
|
|
145
|
-
// Add file entries to the file store
|
|
146
|
-
fileStore.add(volumeKey, volumeFiles);
|
|
147
|
-
|
|
148
|
-
// Now read the tags
|
|
149
|
-
const numberOfSlices = volumeFiles.length;
|
|
150
|
-
|
|
151
|
-
if (!(volumeKey in this.volumeInfo)) {
|
|
152
|
-
const info = await dicomIO.readTags(volumeFiles[0], [
|
|
153
|
-
{ name: 'PatientName', tag: '0010|0010', strconv: true },
|
|
154
|
-
{ name: 'PatientID', tag: '0010|0020', strconv: true },
|
|
155
|
-
{ name: 'PatientBirthDate', tag: '0010|0030' },
|
|
156
|
-
{ name: 'PatientSex', tag: '0010|0040' },
|
|
157
|
-
{ name: 'StudyInstanceUID', tag: '0020|000d' },
|
|
158
|
-
{ name: 'StudyDate', tag: '0008|0020' },
|
|
159
|
-
{ name: 'StudyTime', tag: '0008|0030' },
|
|
160
|
-
{ name: 'StudyID', tag: '0020|0010', strconv: true },
|
|
161
|
-
{ name: 'AccessionNumber', tag: '0008|0050' },
|
|
162
|
-
{ name: 'StudyDescription', tag: '0008|1030', strconv: true },
|
|
163
|
-
{ name: 'Modality', tag: '0008|0060' },
|
|
164
|
-
{ name: 'SeriesInstanceUID', tag: '0020|000e' },
|
|
165
|
-
{ name: 'SeriesNumber', tag: '0020|0011' },
|
|
166
|
-
{ name: 'SeriesDescription', tag: '0008|103e', strconv: true },
|
|
167
|
-
]);
|
|
168
|
-
|
|
169
|
-
// TODO parse the raw string values
|
|
170
|
-
const patient = {
|
|
171
|
-
PatientID: info.PatientID || ANONYMOUS_PATIENT_ID,
|
|
172
|
-
PatientName: info.PatientName || ANONYMOUS_PATIENT,
|
|
173
|
-
PatientBirthDate: info.PatientBirthDate || '',
|
|
174
|
-
PatientSex: info.PatientSex || '',
|
|
175
|
-
};
|
|
176
|
-
const patientKey = genSynPatientKey(patient);
|
|
177
|
-
|
|
178
|
-
const studyKey = info.StudyInstanceUID;
|
|
179
|
-
const study = pick(
|
|
180
|
-
info,
|
|
181
|
-
'StudyID',
|
|
182
|
-
'StudyInstanceUID',
|
|
183
|
-
'StudyDate',
|
|
184
|
-
'StudyTime',
|
|
185
|
-
'AccessionNumber',
|
|
186
|
-
'StudyDescription'
|
|
187
|
-
);
|
|
188
|
-
|
|
189
|
-
const volumeInfo = {
|
|
190
|
-
...pick(
|
|
191
|
-
info,
|
|
192
|
-
'Modality',
|
|
193
|
-
'SeriesInstanceUID',
|
|
194
|
-
'SeriesNumber',
|
|
195
|
-
'SeriesDescription'
|
|
196
|
-
),
|
|
197
|
-
NumberOfSlices: numberOfSlices,
|
|
198
|
-
VolumeID: volumeKey,
|
|
199
|
-
};
|
|
200
|
-
|
|
201
|
-
updatedVolumeKeys.push({
|
|
202
|
-
patientKey,
|
|
203
|
-
studyKey,
|
|
204
|
-
volumeKey,
|
|
205
|
-
});
|
|
206
|
-
|
|
207
|
-
this._updateDatabase(patient, study, volumeInfo);
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
// invalidate any existing volume
|
|
211
|
-
if (volumeKey in this.volumeToImageID) {
|
|
212
|
-
// buildVolume requestor uses this as a rebuild hint
|
|
213
|
-
set(this.needsRebuild, volumeKey, true);
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
)
|
|
217
|
-
);
|
|
218
|
-
|
|
219
|
-
return updatedVolumeKeys;
|
|
220
|
-
},
|
|
221
|
-
|
|
222
|
-
_updateDatabase(
|
|
223
|
-
patient: PatientInfo,
|
|
224
|
-
study: StudyInfo,
|
|
225
|
-
volume: VolumeInfo
|
|
226
|
-
) {
|
|
227
|
-
const patientKey = patient.PatientID;
|
|
228
|
-
const studyKey = study.StudyInstanceUID;
|
|
229
|
-
const volumeKey = volume.VolumeID;
|
|
230
|
-
|
|
231
|
-
if (!(patientKey in this.patientInfo)) {
|
|
232
|
-
set(this.patientInfo, patientKey, patient);
|
|
233
|
-
set(this.patientStudies, patientKey, []);
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
if (!(studyKey in this.studyInfo)) {
|
|
237
|
-
set(this.studyInfo, studyKey, study);
|
|
238
|
-
set(this.studyVolumes, studyKey, []);
|
|
239
|
-
set(this.studyPatient, studyKey, patientKey);
|
|
240
|
-
this.patientStudies[patientKey].push(studyKey);
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
if (!(volumeKey in this.volumeInfo)) {
|
|
244
|
-
set(this.volumeInfo, volumeKey, volume);
|
|
245
|
-
set(this.volumeStudy, volumeKey, studyKey);
|
|
246
|
-
set(this.sliceData, volumeKey, {});
|
|
247
|
-
this.studyVolumes[studyKey].push(volumeKey);
|
|
248
|
-
}
|
|
249
|
-
},
|
|
250
|
-
|
|
251
|
-
deleteVolume(volumeKey: string) {
|
|
252
|
-
const imageStore = useImageStore();
|
|
253
|
-
if (volumeKey in this.volumeInfo) {
|
|
254
|
-
const studyKey = this.volumeStudy[volumeKey];
|
|
255
|
-
del(this.volumeInfo, volumeKey);
|
|
256
|
-
del(this.sliceData, volumeKey);
|
|
257
|
-
del(this.volumeStudy, volumeKey);
|
|
258
|
-
|
|
259
|
-
if (volumeKey in this.volumeToImageID) {
|
|
260
|
-
const imageID = this.volumeToImageID[volumeKey];
|
|
261
|
-
imageStore.deleteData(imageID);
|
|
262
|
-
del(this.volumeToImageID, volumeKey);
|
|
263
|
-
del(this.imageIDToVolumeKey, imageID);
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
removeFromArray(this.studyVolumes[studyKey], volumeKey);
|
|
267
|
-
if (this.studyVolumes[studyKey].length === 0) {
|
|
268
|
-
this.deleteStudy(studyKey);
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
},
|
|
272
|
-
|
|
273
|
-
deleteStudy(studyKey: string) {
|
|
274
|
-
if (studyKey in this.studyInfo) {
|
|
275
|
-
const patientKey = this.studyPatient[studyKey];
|
|
276
|
-
del(this.studyInfo, studyKey);
|
|
277
|
-
del(this.studyPatient, studyKey);
|
|
278
|
-
|
|
279
|
-
[...this.studyVolumes[studyKey]].forEach((volumeKey) =>
|
|
280
|
-
this.deleteVolume(volumeKey)
|
|
281
|
-
);
|
|
282
|
-
del(this.studyVolumes, studyKey);
|
|
283
|
-
|
|
284
|
-
removeFromArray(this.patientStudies[patientKey], studyKey);
|
|
285
|
-
if (this.patientStudies[patientKey].length === 0) {
|
|
286
|
-
this.deletePatient(patientKey);
|
|
287
|
-
}
|
|
288
|
-
}
|
|
289
|
-
},
|
|
290
|
-
|
|
291
|
-
deletePatient(patientKey: string) {
|
|
292
|
-
if (patientKey in this.patientInfo) {
|
|
293
|
-
del(this.patientInfo, patientKey);
|
|
294
|
-
|
|
295
|
-
[...this.patientStudies[patientKey]].forEach((studyKey) =>
|
|
296
|
-
this.deleteStudy(studyKey)
|
|
297
|
-
);
|
|
298
|
-
del(this.patientStudies, patientKey);
|
|
299
|
-
}
|
|
300
|
-
},
|
|
301
|
-
|
|
302
|
-
async serialize(stateFile: StateFile) {
|
|
303
|
-
const dataIDs = Object.keys(this.volumeInfo);
|
|
304
|
-
await serializeData(stateFile, dataIDs, DataSetType.DICOM);
|
|
305
|
-
},
|
|
306
|
-
|
|
307
|
-
async deserialize(dataSet: DataSet, files: File[]) {
|
|
308
|
-
return this.importFiles(files).then((volumeKeys) => {
|
|
309
|
-
if (volumeKeys.length !== 1) {
|
|
310
|
-
// Volumes are store individually so we should get one back.
|
|
311
|
-
throw new Error('Invalid state file.');
|
|
312
|
-
}
|
|
313
|
-
|
|
314
|
-
return volumeKeys[0].volumeKey;
|
|
315
|
-
});
|
|
316
|
-
},
|
|
317
|
-
|
|
318
|
-
// returns an ITK image object
|
|
319
|
-
async getVolumeSlice(
|
|
320
|
-
volumeKey: string,
|
|
321
|
-
sliceIndex: number,
|
|
322
|
-
asThumbnail = false
|
|
323
|
-
) {
|
|
324
|
-
const dicomIO = this.$dicomIO;
|
|
325
|
-
const fileStore = useFileStore();
|
|
326
|
-
|
|
327
|
-
const cacheKey = imageCacheMultiKey(sliceIndex, asThumbnail);
|
|
328
|
-
if (
|
|
329
|
-
volumeKey in this.sliceData &&
|
|
330
|
-
cacheKey in this.sliceData[volumeKey]
|
|
331
|
-
) {
|
|
332
|
-
return this.sliceData[volumeKey][cacheKey];
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
if (!(volumeKey in this.volumeInfo)) {
|
|
336
|
-
throw new Error(`Cannot find given volume key: ${volumeKey}`);
|
|
337
|
-
}
|
|
338
|
-
const volumeInfo = this.volumeInfo[volumeKey];
|
|
339
|
-
const numSlices = volumeInfo.NumberOfSlices;
|
|
340
|
-
|
|
341
|
-
if (sliceIndex < 1 || sliceIndex > numSlices) {
|
|
342
|
-
throw new Error(`Slice ${sliceIndex} is out of bounds`);
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
const volumeFiles = fileStore.getFiles(volumeKey);
|
|
346
|
-
|
|
347
|
-
if (!volumeFiles) {
|
|
348
|
-
throw new Error(`No files found for volume key: ${volumeKey}`);
|
|
349
|
-
}
|
|
350
|
-
|
|
351
|
-
const sliceFile = volumeFiles[sliceIndex - 1];
|
|
352
|
-
|
|
353
|
-
const itkImage = dicomIO.getVolumeSlice(sliceFile, asThumbnail);
|
|
354
|
-
|
|
355
|
-
set(this.sliceData[volumeKey], cacheKey, itkImage);
|
|
356
|
-
return itkImage;
|
|
357
|
-
},
|
|
358
|
-
|
|
359
|
-
async buildVolume(volumeKey: string, forceRebuild: boolean = false) {
|
|
360
|
-
const imageStore = useImageStore();
|
|
361
|
-
const fileStore = useFileStore();
|
|
362
|
-
const dicomIO = this.$dicomIO;
|
|
363
|
-
|
|
364
|
-
const rebuild = forceRebuild || this.needsRebuild[volumeKey];
|
|
365
|
-
|
|
366
|
-
if (!rebuild && volumeKey in this.volumeToImageID) {
|
|
367
|
-
return imageStore.dataIndex[this.volumeToImageID[volumeKey]];
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
if (!(volumeKey in this.volumeInfo)) {
|
|
371
|
-
throw new Error(`Cannot find given volume key: ${volumeKey}`);
|
|
372
|
-
}
|
|
373
|
-
|
|
374
|
-
const volumeFiles = fileStore.getFiles(volumeKey);
|
|
375
|
-
if (!volumeFiles) {
|
|
376
|
-
throw new Error(`No files found for volume key: ${volumeKey}`);
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
const itkImage = await dicomIO.buildVolume(volumeFiles);
|
|
380
|
-
const vtkImage: vtkImageData =
|
|
381
|
-
vtkITKHelper.convertItkToVtkImage(itkImage);
|
|
382
|
-
|
|
383
|
-
if (volumeKey in this.volumeToImageID) {
|
|
384
|
-
const imageID = this.volumeToImageID[volumeKey];
|
|
385
|
-
imageStore.updateData(imageID, vtkImage);
|
|
386
|
-
} else {
|
|
387
|
-
const name = this.volumeInfo[volumeKey].SeriesInstanceUID;
|
|
388
|
-
const imageID = imageStore.addVTKImageData(name, vtkImage);
|
|
389
|
-
set(this.volumeToImageID, volumeKey, imageID);
|
|
390
|
-
set(this.imageIDToVolumeKey, imageID, volumeKey);
|
|
391
|
-
}
|
|
392
|
-
|
|
393
|
-
del(this.needsRebuild, volumeKey);
|
|
394
|
-
|
|
395
|
-
return vtkImage;
|
|
396
|
-
},
|
|
397
|
-
},
|
|
398
|
-
});
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { del, set } from '@vue/composition-api';
|
|
2
|
-
import { defineStore } from 'pinia';
|
|
3
|
-
|
|
4
|
-
interface State {
|
|
5
|
-
byDataID: Record<string, File[]>;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
* Store the File objects associated with a given dataset.
|
|
10
|
-
*/
|
|
11
|
-
export const useFileStore = defineStore('files', {
|
|
12
|
-
state: (): State => ({
|
|
13
|
-
byDataID: {},
|
|
14
|
-
}),
|
|
15
|
-
getters: {
|
|
16
|
-
getFiles: (state) => {
|
|
17
|
-
return (dataID: string) => {
|
|
18
|
-
if (dataID in state.byDataID) {
|
|
19
|
-
return state.byDataID[dataID];
|
|
20
|
-
}
|
|
21
|
-
return null;
|
|
22
|
-
};
|
|
23
|
-
},
|
|
24
|
-
},
|
|
25
|
-
actions: {
|
|
26
|
-
remove(dataID: string) {
|
|
27
|
-
if (dataID in this.byDataID) {
|
|
28
|
-
del(this.byDataID, dataID);
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
add(dataID: string, files: File[]) {
|
|
32
|
-
set(this.byDataID, dataID, files);
|
|
33
|
-
},
|
|
34
|
-
},
|
|
35
|
-
});
|