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
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
<script lang="ts">
|
|
2
|
-
import { CreateElement, RenderContext } from 'vue';
|
|
3
|
-
import vtkViewProxy from '@kitware/vtk.js/Proxy/Core/ViewProxy';
|
|
4
|
-
import vtkMouseCameraTrackballZoomToMouseManipulator from '@kitware/vtk.js/Interaction/Manipulators/MouseCameraTrackballZoomToMouseManipulator';
|
|
5
|
-
import { useToolStore } from '@/src/store/tools';
|
|
6
|
-
import { Tools } from '@/src/store/tools/types';
|
|
7
|
-
import MouseManipulatorTool from './MouseManipulatorTool.vue';
|
|
8
|
-
|
|
9
|
-
interface Props {
|
|
10
|
-
viewProxy: vtkViewProxy;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
export default {
|
|
14
|
-
functional: true,
|
|
15
|
-
render(h: CreateElement, ctx: RenderContext<Props>) {
|
|
16
|
-
const toolStore = useToolStore();
|
|
17
|
-
const toolOptions = [];
|
|
18
|
-
toolOptions.push({ button: 3, flipDirection: true });
|
|
19
|
-
toolOptions.push({ button: 1, control: true, flipDirection: true });
|
|
20
|
-
if (toolStore.currentTool === Tools.Zoom) {
|
|
21
|
-
// Additionally enable left-button-only action if Zoom tool is active
|
|
22
|
-
toolOptions.push({ button: 1, flipDirection: true });
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
return h(MouseManipulatorTool, {
|
|
26
|
-
props: {
|
|
27
|
-
...ctx.props,
|
|
28
|
-
name: 'ZoomTool',
|
|
29
|
-
manipulatorClass: vtkMouseCameraTrackballZoomToMouseManipulator,
|
|
30
|
-
options: toolOptions,
|
|
31
|
-
},
|
|
32
|
-
});
|
|
33
|
-
},
|
|
34
|
-
};
|
|
35
|
-
</script>
|
|
@@ -1,367 +0,0 @@
|
|
|
1
|
-
<script lang="ts">
|
|
2
|
-
import { useCurrentImage } from '@/src/composables/useCurrentImage';
|
|
3
|
-
import { useCurrentSlice } from '@/src/composables/useCurrentSlice';
|
|
4
|
-
import { useVTKMultiWorldToSVG } from '@/src/composables/useVTKWorldToDisplay';
|
|
5
|
-
import { ImageMetadata } from '@/src/store/datasets-images';
|
|
6
|
-
import { useCropStore } from '@/src/store/tools/crop';
|
|
7
|
-
import { useViewStore } from '@/src/store/views';
|
|
8
|
-
import { LPSAxis, LPSBounds, LPSPoint } from '@/src/types/lps';
|
|
9
|
-
import { createLPSBounds, createLPSPoint, LPSAxes } from '@/src/utils/lps';
|
|
10
|
-
import { intersectMouseEventWithPlane } from '@/src/utils/vtk-helpers';
|
|
11
|
-
import vtkLPSView2DProxy from '@/src/vtk/LPSView2DProxy';
|
|
12
|
-
import vtkRenderer from '@kitware/vtk.js/Rendering/Core/Renderer';
|
|
13
|
-
import { Vector2, Vector3 } from '@kitware/vtk.js/types';
|
|
14
|
-
import {
|
|
15
|
-
computed,
|
|
16
|
-
ComputedRef,
|
|
17
|
-
DeepReadonly,
|
|
18
|
-
defineComponent,
|
|
19
|
-
ref,
|
|
20
|
-
Ref,
|
|
21
|
-
toRefs,
|
|
22
|
-
} from '@vue/composition-api';
|
|
23
|
-
import { vec3 } from 'gl-matrix';
|
|
24
|
-
import Crop2DLineHandle from './Crop2DLineHandle.vue';
|
|
25
|
-
import { CropLines } from './types';
|
|
26
|
-
|
|
27
|
-
function computeCropLines(
|
|
28
|
-
viewID: Ref<string | null>,
|
|
29
|
-
cropAxis: Ref<LPSAxis | null>,
|
|
30
|
-
cropPlanes: DeepReadonly<Ref<Record<LPSAxis, number[]>>>,
|
|
31
|
-
boundary: Ref<Record<LPSAxis, number[]>>
|
|
32
|
-
): ComputedRef<CropLines<LPSPoint> | null> {
|
|
33
|
-
const currentSlice = useCurrentSlice(viewID);
|
|
34
|
-
|
|
35
|
-
return computed(() => {
|
|
36
|
-
// pre-check reactivity
|
|
37
|
-
const viewIDVal = viewID.value;
|
|
38
|
-
const cropAxisVal = cropAxis.value;
|
|
39
|
-
const cropPlanesVal = cropPlanes.value;
|
|
40
|
-
const boundaryVal = boundary.value;
|
|
41
|
-
const sliceInfo = currentSlice.value;
|
|
42
|
-
|
|
43
|
-
if (!viewIDVal || !cropAxisVal || !sliceInfo) {
|
|
44
|
-
return null;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
const sliceAxis = sliceInfo.axisName;
|
|
48
|
-
const [perpAxis] = LPSAxes.filter(
|
|
49
|
-
(ax) => ax !== cropAxisVal && ax !== sliceAxis
|
|
50
|
-
);
|
|
51
|
-
const cropRange = cropPlanesVal[cropAxisVal];
|
|
52
|
-
const perpRange = cropPlanesVal[perpAxis];
|
|
53
|
-
const perpBoundary = boundaryVal[perpAxis];
|
|
54
|
-
|
|
55
|
-
const sliceCropRange = cropPlanesVal[sliceAxis];
|
|
56
|
-
const slice = sliceInfo.number;
|
|
57
|
-
const outOfBounds = slice < sliceCropRange[0] || sliceCropRange[1] < slice;
|
|
58
|
-
|
|
59
|
-
const getLineSegments = (index: number) => {
|
|
60
|
-
const startEdge = createLPSPoint();
|
|
61
|
-
const startCrop = createLPSPoint();
|
|
62
|
-
const endCrop = createLPSPoint();
|
|
63
|
-
const endEdge = createLPSPoint();
|
|
64
|
-
|
|
65
|
-
startEdge[cropAxisVal] = cropRange[index];
|
|
66
|
-
startCrop[cropAxisVal] = cropRange[index];
|
|
67
|
-
endCrop[cropAxisVal] = cropRange[index];
|
|
68
|
-
endEdge[cropAxisVal] = cropRange[index];
|
|
69
|
-
|
|
70
|
-
[startEdge[perpAxis], endEdge[perpAxis]] = perpBoundary;
|
|
71
|
-
[startCrop[perpAxis], endCrop[perpAxis]] = perpRange;
|
|
72
|
-
|
|
73
|
-
return { startEdge, startCrop, endCrop, endEdge };
|
|
74
|
-
};
|
|
75
|
-
|
|
76
|
-
return {
|
|
77
|
-
lowerLine: getLineSegments(0),
|
|
78
|
-
upperLine: getLineSegments(1),
|
|
79
|
-
outOfBounds,
|
|
80
|
-
};
|
|
81
|
-
});
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
function cropLinesToSVGDisplay(
|
|
85
|
-
cropLines: Ref<CropLines<LPSPoint> | null>,
|
|
86
|
-
imageMetadata: Ref<ImageMetadata>,
|
|
87
|
-
renderer: Ref<vtkRenderer>
|
|
88
|
-
): ComputedRef<CropLines<number[]> | null> {
|
|
89
|
-
// gather points
|
|
90
|
-
const worldPoints = computed(() => {
|
|
91
|
-
const lines = cropLines.value;
|
|
92
|
-
const { lpsOrientation, indexToWorld } = imageMetadata.value;
|
|
93
|
-
if (!lines) {
|
|
94
|
-
return null;
|
|
95
|
-
}
|
|
96
|
-
return [
|
|
97
|
-
lines.lowerLine.startEdge,
|
|
98
|
-
lines.lowerLine.startCrop,
|
|
99
|
-
lines.lowerLine.endCrop,
|
|
100
|
-
lines.lowerLine.endEdge,
|
|
101
|
-
lines.upperLine.startEdge,
|
|
102
|
-
lines.upperLine.startCrop,
|
|
103
|
-
lines.upperLine.endCrop,
|
|
104
|
-
lines.upperLine.endEdge,
|
|
105
|
-
].map((indexLPSPoint) => {
|
|
106
|
-
const indexPt = [0, 0, 0] as vec3;
|
|
107
|
-
indexPt[lpsOrientation.Sagittal] = indexLPSPoint.Sagittal;
|
|
108
|
-
indexPt[lpsOrientation.Coronal] = indexLPSPoint.Coronal;
|
|
109
|
-
indexPt[lpsOrientation.Axial] = indexLPSPoint.Axial;
|
|
110
|
-
|
|
111
|
-
const out = [0, 0, 0] as vec3;
|
|
112
|
-
vec3.transformMat4(out, indexPt, indexToWorld);
|
|
113
|
-
return out as Vector3;
|
|
114
|
-
});
|
|
115
|
-
});
|
|
116
|
-
|
|
117
|
-
// transform points to svg
|
|
118
|
-
const svgPoints = useVTKMultiWorldToSVG(worldPoints, renderer);
|
|
119
|
-
|
|
120
|
-
// create a new CropLines with SVG points
|
|
121
|
-
return computed(() => {
|
|
122
|
-
const lines = cropLines.value;
|
|
123
|
-
const points = svgPoints.value;
|
|
124
|
-
if (!lines || !points?.length) {
|
|
125
|
-
return null;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
return {
|
|
129
|
-
lowerLine: {
|
|
130
|
-
startEdge: points[0],
|
|
131
|
-
startCrop: points[1],
|
|
132
|
-
endCrop: points[2],
|
|
133
|
-
endEdge: points[3],
|
|
134
|
-
},
|
|
135
|
-
upperLine: {
|
|
136
|
-
startEdge: points[4],
|
|
137
|
-
startCrop: points[5],
|
|
138
|
-
endCrop: points[6],
|
|
139
|
-
endEdge: points[7],
|
|
140
|
-
},
|
|
141
|
-
outOfBounds: lines.outOfBounds,
|
|
142
|
-
};
|
|
143
|
-
});
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
function useDragging({
|
|
147
|
-
mouseEventToLPSPoint,
|
|
148
|
-
getCropEdgePos,
|
|
149
|
-
setCropEdgePos,
|
|
150
|
-
}: {
|
|
151
|
-
mouseEventToLPSPoint: (ev: PointerEvent) => LPSPoint | null;
|
|
152
|
-
getCropEdgePos: (axis: LPSAxis, lowerUpper: 0 | 1) => number;
|
|
153
|
-
setCropEdgePos: (axis: LPSAxis, lowerUpper: 0 | 1, pos: number) => void;
|
|
154
|
-
}) {
|
|
155
|
-
const activeAxis = ref<LPSAxis | null>();
|
|
156
|
-
const activeEdge = ref<0 | 1 | null>();
|
|
157
|
-
const initialPointerIndex = ref<LPSPoint>(createLPSPoint());
|
|
158
|
-
const initialCrop = ref<number>(0);
|
|
159
|
-
|
|
160
|
-
const onPointerDown = (
|
|
161
|
-
ax: LPSAxis,
|
|
162
|
-
selectedCropEdge: 0 | 1,
|
|
163
|
-
ev: PointerEvent
|
|
164
|
-
) => {
|
|
165
|
-
// ev -> world -> index -> LPSPoint -> save as starting index
|
|
166
|
-
// save the starting axis edge value
|
|
167
|
-
const initialPoint = mouseEventToLPSPoint(ev);
|
|
168
|
-
if (!initialPoint) return;
|
|
169
|
-
|
|
170
|
-
initialPointerIndex.value = initialPoint;
|
|
171
|
-
initialCrop.value = getCropEdgePos(ax, selectedCropEdge);
|
|
172
|
-
activeAxis.value = ax;
|
|
173
|
-
activeEdge.value = selectedCropEdge;
|
|
174
|
-
};
|
|
175
|
-
|
|
176
|
-
const onPointerMove = (ev: PointerEvent) => {
|
|
177
|
-
if (activeAxis.value == null || activeEdge.value == null) {
|
|
178
|
-
return;
|
|
179
|
-
}
|
|
180
|
-
const axis = activeAxis.value;
|
|
181
|
-
|
|
182
|
-
const point = mouseEventToLPSPoint(ev);
|
|
183
|
-
if (!point) return;
|
|
184
|
-
|
|
185
|
-
// calc delta along ax from starting pos via startingIndex
|
|
186
|
-
// apply delta to starting axis edge value
|
|
187
|
-
const delta = point[axis] - initialPointerIndex.value[axis];
|
|
188
|
-
setCropEdgePos(axis, activeEdge.value, initialCrop.value + delta);
|
|
189
|
-
};
|
|
190
|
-
|
|
191
|
-
const onPointerUp = () => {
|
|
192
|
-
activeAxis.value = null;
|
|
193
|
-
activeEdge.value = null;
|
|
194
|
-
};
|
|
195
|
-
|
|
196
|
-
return {
|
|
197
|
-
onPointerDown,
|
|
198
|
-
onPointerMove,
|
|
199
|
-
onPointerUp,
|
|
200
|
-
};
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
export default defineComponent({
|
|
204
|
-
props: {
|
|
205
|
-
viewId: {
|
|
206
|
-
required: true,
|
|
207
|
-
type: String,
|
|
208
|
-
},
|
|
209
|
-
},
|
|
210
|
-
components: {
|
|
211
|
-
Crop2DLineHandle,
|
|
212
|
-
},
|
|
213
|
-
setup(props) {
|
|
214
|
-
const { viewId: viewID } = toRefs(props);
|
|
215
|
-
|
|
216
|
-
const viewStore = useViewStore();
|
|
217
|
-
const viewProxy = computed(
|
|
218
|
-
() => viewStore.getViewProxy<vtkLPSView2DProxy>(viewID.value)!
|
|
219
|
-
);
|
|
220
|
-
const renderer = computed(() => viewProxy.value?.getRenderer());
|
|
221
|
-
|
|
222
|
-
const {
|
|
223
|
-
currentImageExtent: imageExtent,
|
|
224
|
-
currentImageID,
|
|
225
|
-
currentImageMetadata,
|
|
226
|
-
} = useCurrentImage();
|
|
227
|
-
const currentSlice = useCurrentSlice(viewID);
|
|
228
|
-
const currentSlicingAxis = computed(
|
|
229
|
-
() => currentSlice.value?.axisName ?? null
|
|
230
|
-
);
|
|
231
|
-
|
|
232
|
-
const cropStore = useCropStore();
|
|
233
|
-
const cropPlanes = computed((): DeepReadonly<LPSBounds> => {
|
|
234
|
-
const imageID = currentImageID.value;
|
|
235
|
-
if (imageID && imageID in cropStore.croppingByImageID) {
|
|
236
|
-
return cropStore.croppingByImageID[imageID];
|
|
237
|
-
}
|
|
238
|
-
return createLPSBounds();
|
|
239
|
-
});
|
|
240
|
-
|
|
241
|
-
const inPlaneAxes = computed(() =>
|
|
242
|
-
LPSAxes.filter(
|
|
243
|
-
(ax) => currentSlicingAxis.value && ax !== currentSlicingAxis.value
|
|
244
|
-
)
|
|
245
|
-
);
|
|
246
|
-
const ax1 = computed(() => inPlaneAxes.value[0] ?? null);
|
|
247
|
-
const ax2 = computed(() => inPlaneAxes.value[1] ?? null);
|
|
248
|
-
|
|
249
|
-
// crop lines in image space
|
|
250
|
-
const ax1Lines = computeCropLines(viewID, ax1, cropPlanes, imageExtent);
|
|
251
|
-
const ax2Lines = computeCropLines(viewID, ax2, cropPlanes, imageExtent);
|
|
252
|
-
|
|
253
|
-
// crop lines in display space
|
|
254
|
-
const ax1SVGLines = cropLinesToSVGDisplay(
|
|
255
|
-
ax1Lines,
|
|
256
|
-
currentImageMetadata,
|
|
257
|
-
renderer
|
|
258
|
-
);
|
|
259
|
-
const ax2SVGLines = cropLinesToSVGDisplay(
|
|
260
|
-
ax2Lines,
|
|
261
|
-
currentImageMetadata,
|
|
262
|
-
renderer
|
|
263
|
-
);
|
|
264
|
-
|
|
265
|
-
const { onPointerDown, onPointerMove, onPointerUp } = useDragging({
|
|
266
|
-
mouseEventToLPSPoint(ev: PointerEvent) {
|
|
267
|
-
const ren = renderer.value;
|
|
268
|
-
if (!ren) return null;
|
|
269
|
-
|
|
270
|
-
const sliceInfo = currentSlice.value;
|
|
271
|
-
if (!sliceInfo) return null;
|
|
272
|
-
|
|
273
|
-
const { lpsOrientation, worldToIndex } = currentImageMetadata.value;
|
|
274
|
-
const coord = intersectMouseEventWithPlane(
|
|
275
|
-
ev,
|
|
276
|
-
ren,
|
|
277
|
-
sliceInfo.planeOrigin,
|
|
278
|
-
sliceInfo.planeNormal
|
|
279
|
-
);
|
|
280
|
-
if (!coord) return null;
|
|
281
|
-
|
|
282
|
-
// convert from world to index
|
|
283
|
-
vec3.transformMat4(coord, coord, worldToIndex);
|
|
284
|
-
|
|
285
|
-
const point = createLPSPoint();
|
|
286
|
-
point.Sagittal = coord[lpsOrientation.Sagittal];
|
|
287
|
-
point.Coronal = coord[lpsOrientation.Coronal];
|
|
288
|
-
point.Axial = coord[lpsOrientation.Axial];
|
|
289
|
-
|
|
290
|
-
return point;
|
|
291
|
-
},
|
|
292
|
-
getCropEdgePos(axis: LPSAxis, lowerUpper: 0 | 1) {
|
|
293
|
-
return cropPlanes.value[axis][lowerUpper];
|
|
294
|
-
},
|
|
295
|
-
setCropEdgePos(axis: LPSAxis, lowerUpper: 0 | 1, pos: number) {
|
|
296
|
-
if (!currentImageID.value) return;
|
|
297
|
-
|
|
298
|
-
// enforce cropping edge bounds
|
|
299
|
-
const planes = cropPlanes.value;
|
|
300
|
-
const [lower, upper] = planes[axis];
|
|
301
|
-
const [min, max] = imageExtent.value[axis];
|
|
302
|
-
const newPlanes: Vector2 = [lower, upper];
|
|
303
|
-
if (lowerUpper === 0) {
|
|
304
|
-
newPlanes[0] = Math.max(min, Math.min(pos, upper));
|
|
305
|
-
} else if (lowerUpper === 1) {
|
|
306
|
-
newPlanes[1] = Math.max(lower, Math.min(pos, max));
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
cropStore.setCroppingForAxis(currentImageID.value, axis, newPlanes);
|
|
310
|
-
},
|
|
311
|
-
});
|
|
312
|
-
|
|
313
|
-
return {
|
|
314
|
-
ax1: computed(() => ({
|
|
315
|
-
name: ax1.value,
|
|
316
|
-
lines: ax1SVGLines.value,
|
|
317
|
-
})),
|
|
318
|
-
ax2: computed(() => ({
|
|
319
|
-
name: ax2.value,
|
|
320
|
-
lines: ax2SVGLines.value,
|
|
321
|
-
})),
|
|
322
|
-
onPointerDown,
|
|
323
|
-
onPointerMove,
|
|
324
|
-
onPointerUp,
|
|
325
|
-
};
|
|
326
|
-
},
|
|
327
|
-
});
|
|
328
|
-
</script>
|
|
329
|
-
|
|
330
|
-
<template>
|
|
331
|
-
<g>
|
|
332
|
-
<template v-if="ax1.lines != null">
|
|
333
|
-
<crop-2D-line-handle
|
|
334
|
-
:line="ax1.lines.lowerLine"
|
|
335
|
-
:out-of-bounds="ax1.lines.outOfBounds"
|
|
336
|
-
@pointerdown="onPointerDown(ax1.name, 0, $event)"
|
|
337
|
-
@pointermove="onPointerMove"
|
|
338
|
-
@pointerup="onPointerUp"
|
|
339
|
-
/>
|
|
340
|
-
<crop-2D-line-handle
|
|
341
|
-
:line="ax1.lines.upperLine"
|
|
342
|
-
:out-of-bounds="ax1.lines.outOfBounds"
|
|
343
|
-
@pointerdown="onPointerDown(ax1.name, 1, $event)"
|
|
344
|
-
@pointermove="onPointerMove"
|
|
345
|
-
@pointerup="onPointerUp"
|
|
346
|
-
/>
|
|
347
|
-
</template>
|
|
348
|
-
<template v-if="ax2.lines != null">
|
|
349
|
-
<crop-2D-line-handle
|
|
350
|
-
:line="ax2.lines.lowerLine"
|
|
351
|
-
:out-of-bounds="ax2.lines.outOfBounds"
|
|
352
|
-
@pointerdown="onPointerDown(ax2.name, 0, $event)"
|
|
353
|
-
@pointermove="onPointerMove"
|
|
354
|
-
@pointerup="onPointerUp"
|
|
355
|
-
/>
|
|
356
|
-
<crop-2D-line-handle
|
|
357
|
-
:line="ax2.lines.upperLine"
|
|
358
|
-
:out-of-bounds="ax2.lines.outOfBounds"
|
|
359
|
-
@pointerdown="onPointerDown(ax2.name, 1, $event)"
|
|
360
|
-
@pointermove="onPointerMove"
|
|
361
|
-
@pointerup="onPointerUp"
|
|
362
|
-
/>
|
|
363
|
-
</template>
|
|
364
|
-
</g>
|
|
365
|
-
</template>
|
|
366
|
-
|
|
367
|
-
<style scoped src="@/src/components/styles/vtk-view.css"></style>
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
<script lang="ts">
|
|
2
|
-
import { defineComponent, PropType, ref } from '@vue/composition-api';
|
|
3
|
-
import { CropLine } from './types';
|
|
4
|
-
|
|
5
|
-
export default defineComponent({
|
|
6
|
-
props: {
|
|
7
|
-
line: {
|
|
8
|
-
required: true,
|
|
9
|
-
type: Object as PropType<CropLine<number[]>>,
|
|
10
|
-
},
|
|
11
|
-
clickWidth: {
|
|
12
|
-
default: 20,
|
|
13
|
-
type: Number,
|
|
14
|
-
},
|
|
15
|
-
outOfBounds: {
|
|
16
|
-
default: false,
|
|
17
|
-
type: Boolean,
|
|
18
|
-
},
|
|
19
|
-
},
|
|
20
|
-
setup() {
|
|
21
|
-
const cursor = ref('grab');
|
|
22
|
-
const grabLineEl = ref<Element | null>(null);
|
|
23
|
-
const focusWidth = ref(0);
|
|
24
|
-
|
|
25
|
-
const onPointer = (down: boolean, ev: PointerEvent) => {
|
|
26
|
-
if (down) {
|
|
27
|
-
grabLineEl.value?.setPointerCapture(ev.pointerId);
|
|
28
|
-
} else {
|
|
29
|
-
grabLineEl.value?.releasePointerCapture(ev.pointerId);
|
|
30
|
-
}
|
|
31
|
-
cursor.value = down ? 'grabbing' : 'grab';
|
|
32
|
-
};
|
|
33
|
-
|
|
34
|
-
const onHover = (hover: boolean) => {
|
|
35
|
-
focusWidth.value = hover ? 2 : 0;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
return {
|
|
39
|
-
onPointer,
|
|
40
|
-
onHover,
|
|
41
|
-
cursor,
|
|
42
|
-
grabLineEl,
|
|
43
|
-
focusWidth,
|
|
44
|
-
};
|
|
45
|
-
},
|
|
46
|
-
});
|
|
47
|
-
</script>
|
|
48
|
-
|
|
49
|
-
<template>
|
|
50
|
-
<g>
|
|
51
|
-
<line
|
|
52
|
-
:x1="line.startEdge[0]"
|
|
53
|
-
:y1="line.startEdge[1]"
|
|
54
|
-
:x2="line.startCrop[0]"
|
|
55
|
-
:y2="line.startCrop[1]"
|
|
56
|
-
:stroke-width="2 + focusWidth"
|
|
57
|
-
stroke-dasharray="6"
|
|
58
|
-
stroke-linecap="square"
|
|
59
|
-
stroke="rgba(200, 255, 0, 0.5)"
|
|
60
|
-
/>
|
|
61
|
-
<line
|
|
62
|
-
:x1="line.startCrop[0]"
|
|
63
|
-
:y1="line.startCrop[1]"
|
|
64
|
-
:x2="line.endCrop[0]"
|
|
65
|
-
:y2="line.endCrop[1]"
|
|
66
|
-
:stroke-width="2 + focusWidth"
|
|
67
|
-
:stroke-dasharray="outOfBounds ? 6 : 'none'"
|
|
68
|
-
stroke-linecap="butt"
|
|
69
|
-
stroke="rgb(200, 255, 0)"
|
|
70
|
-
/>
|
|
71
|
-
<line
|
|
72
|
-
:x1="line.endCrop[0]"
|
|
73
|
-
:y1="line.endCrop[1]"
|
|
74
|
-
:x2="line.endEdge[0]"
|
|
75
|
-
:y2="line.endEdge[1]"
|
|
76
|
-
:stroke-width="2 + focusWidth"
|
|
77
|
-
stroke-dasharray="6"
|
|
78
|
-
stroke-linecap="square"
|
|
79
|
-
stroke="rgba(200, 255, 0, 0.5)"
|
|
80
|
-
/>
|
|
81
|
-
<!-- the listener hitbox -->
|
|
82
|
-
<line
|
|
83
|
-
ref="grabLineEl"
|
|
84
|
-
class="pointer-events-all"
|
|
85
|
-
:style="{ cursor }"
|
|
86
|
-
@pointerenter="onHover(true)"
|
|
87
|
-
@pointerleave="onHover(false)"
|
|
88
|
-
@pointerdown="onPointer(true, $event)"
|
|
89
|
-
@pointerup="onPointer(false, $event)"
|
|
90
|
-
v-on="$listeners"
|
|
91
|
-
:x1="line.startEdge[0]"
|
|
92
|
-
:y1="line.startEdge[1]"
|
|
93
|
-
:x2="line.endEdge[0]"
|
|
94
|
-
:y2="line.endEdge[1]"
|
|
95
|
-
fill="none"
|
|
96
|
-
stroke-opacity="0"
|
|
97
|
-
stroke-dasharray="none"
|
|
98
|
-
:stroke-width="Number($attrs['stroke-width'] || 0) + clickWidth || 0"
|
|
99
|
-
/>
|
|
100
|
-
</g>
|
|
101
|
-
</template>
|
|
102
|
-
|
|
103
|
-
<style scoped src="@/src/components/styles/utils.css"></style>
|
|
@@ -1,192 +0,0 @@
|
|
|
1
|
-
<script lang="ts">
|
|
2
|
-
import { useCurrentImage } from '@/src/composables/useCurrentImage';
|
|
3
|
-
import { useVTKCallback } from '@/src/composables/useVTKCallback';
|
|
4
|
-
import { VTKThreeViewWidgetManager } from '@/src/constants';
|
|
5
|
-
import { useCropStore } from '@/src/store/tools/crop';
|
|
6
|
-
import { LPSCroppingPlanes } from '@/src/store/tools/types';
|
|
7
|
-
import { useViewStore } from '@/src/store/views';
|
|
8
|
-
import { arrayEquals } from '@/src/utils';
|
|
9
|
-
import { getAxisBounds, LPSAxes } from '@/src/utils/lps';
|
|
10
|
-
import vtkLPSView3DProxy from '@/src/vtk/LPSView3DProxy';
|
|
11
|
-
import { Bounds } from '@kitware/vtk.js/types';
|
|
12
|
-
import vtkImageCroppingWidget, {
|
|
13
|
-
ImageCroppingWidgetState,
|
|
14
|
-
vtkImageCroppingViewWidget,
|
|
15
|
-
} from '@kitware/vtk.js/Widgets/Widgets3D/ImageCroppingWidget';
|
|
16
|
-
import {
|
|
17
|
-
computed,
|
|
18
|
-
DeepReadonly,
|
|
19
|
-
defineComponent,
|
|
20
|
-
inject,
|
|
21
|
-
onBeforeUnmount,
|
|
22
|
-
onMounted,
|
|
23
|
-
ref,
|
|
24
|
-
toRefs,
|
|
25
|
-
watch,
|
|
26
|
-
} from '@vue/composition-api';
|
|
27
|
-
|
|
28
|
-
function isValidCroppingPlanes(planes: LPSCroppingPlanes) {
|
|
29
|
-
return (
|
|
30
|
-
planes.Sagittal[0] <= planes.Sagittal[1] &&
|
|
31
|
-
planes.Coronal[0] <= planes.Coronal[1] &&
|
|
32
|
-
planes.Axial[0] <= planes.Axial[1]
|
|
33
|
-
);
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
function lpsPlanesEqual(a: LPSCroppingPlanes, b: LPSCroppingPlanes) {
|
|
37
|
-
return (
|
|
38
|
-
a.Axial[0] === b.Axial[0] &&
|
|
39
|
-
a.Axial[1] === b.Axial[1] &&
|
|
40
|
-
a.Sagittal[0] === b.Sagittal[0] &&
|
|
41
|
-
a.Sagittal[1] === b.Sagittal[1] &&
|
|
42
|
-
a.Coronal[0] === b.Coronal[0] &&
|
|
43
|
-
a.Coronal[1] === b.Coronal[1]
|
|
44
|
-
);
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
export default defineComponent({
|
|
48
|
-
props: {
|
|
49
|
-
viewId: {
|
|
50
|
-
type: String,
|
|
51
|
-
required: true,
|
|
52
|
-
},
|
|
53
|
-
},
|
|
54
|
-
|
|
55
|
-
setup(props) {
|
|
56
|
-
const { viewId: viewID } = toRefs(props);
|
|
57
|
-
|
|
58
|
-
const widgetManager = inject(VTKThreeViewWidgetManager);
|
|
59
|
-
if (!widgetManager) {
|
|
60
|
-
throw new Error('Crop3D component cannot access the 2D widget manager.');
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
const viewStore = useViewStore();
|
|
64
|
-
const viewProxy = computed(
|
|
65
|
-
() => viewStore.getViewProxy<vtkLPSView3DProxy>(viewID.value)!
|
|
66
|
-
);
|
|
67
|
-
|
|
68
|
-
const cropStore = useCropStore();
|
|
69
|
-
const { currentImageID, currentImageMetadata } = useCurrentImage();
|
|
70
|
-
const croppingPlanes = computed(() => {
|
|
71
|
-
const imageID = currentImageID.value;
|
|
72
|
-
if (imageID && imageID in cropStore.croppingByImageID) {
|
|
73
|
-
return cropStore.croppingByImageID[imageID];
|
|
74
|
-
}
|
|
75
|
-
return null;
|
|
76
|
-
});
|
|
77
|
-
|
|
78
|
-
const factory = vtkImageCroppingWidget.newInstance();
|
|
79
|
-
const state = factory.getWidgetState() as ImageCroppingWidgetState;
|
|
80
|
-
|
|
81
|
-
factory.setEdgeHandlesEnabled(false);
|
|
82
|
-
factory.setFaceHandlesEnabled(true);
|
|
83
|
-
factory.setCornerHandlesEnabled(true);
|
|
84
|
-
|
|
85
|
-
const widget = ref<vtkImageCroppingViewWidget>();
|
|
86
|
-
|
|
87
|
-
watch(widgetManager, (wm, oldWm) => {
|
|
88
|
-
if (oldWm) {
|
|
89
|
-
oldWm.removeWidget(factory);
|
|
90
|
-
}
|
|
91
|
-
if (wm) {
|
|
92
|
-
widget.value = wm.addWidget(factory) as vtkImageCroppingViewWidget;
|
|
93
|
-
}
|
|
94
|
-
});
|
|
95
|
-
|
|
96
|
-
onMounted(() => {
|
|
97
|
-
if (widgetManager.value) {
|
|
98
|
-
widget.value = widgetManager.value.addWidget(
|
|
99
|
-
factory
|
|
100
|
-
) as vtkImageCroppingViewWidget;
|
|
101
|
-
|
|
102
|
-
// update representation to not be as 3D
|
|
103
|
-
widget.value.getRepresentations().forEach((rep) => {
|
|
104
|
-
rep.getActors().forEach((actor) => {
|
|
105
|
-
actor.getProperty().setAmbient(1);
|
|
106
|
-
});
|
|
107
|
-
});
|
|
108
|
-
|
|
109
|
-
// show widget
|
|
110
|
-
viewProxy.value.render();
|
|
111
|
-
}
|
|
112
|
-
});
|
|
113
|
-
|
|
114
|
-
onBeforeUnmount(() => {
|
|
115
|
-
if (widgetManager.value) {
|
|
116
|
-
widgetManager.value.removeWidget(factory);
|
|
117
|
-
}
|
|
118
|
-
});
|
|
119
|
-
|
|
120
|
-
watch(
|
|
121
|
-
currentImageMetadata,
|
|
122
|
-
(metadata) => {
|
|
123
|
-
state.setWorldToIndexT(metadata.worldToIndex);
|
|
124
|
-
state.setIndexToWorldT(metadata.indexToWorld);
|
|
125
|
-
state.placeWidget(metadata.worldBounds);
|
|
126
|
-
},
|
|
127
|
-
{ immediate: true }
|
|
128
|
-
);
|
|
129
|
-
|
|
130
|
-
const applyPlanes = (lpsPlanes: DeepReadonly<LPSCroppingPlanes>) => {
|
|
131
|
-
const { lpsOrientation: dirs } = currentImageMetadata.value;
|
|
132
|
-
// LPSCroppingPlanes -> Bounds
|
|
133
|
-
const planes = [0, 0, 0, 0, 0, 0] as Bounds;
|
|
134
|
-
LPSAxes.forEach((axis) => {
|
|
135
|
-
[planes[dirs[axis] * 2], planes[dirs[axis] * 2 + 1]] = lpsPlanes[axis];
|
|
136
|
-
});
|
|
137
|
-
|
|
138
|
-
// prevent infinite loops
|
|
139
|
-
if (!arrayEquals(planes, state.getCroppingPlanes().getPlanes())) {
|
|
140
|
-
state.getCroppingPlanes().setPlanes(planes);
|
|
141
|
-
}
|
|
142
|
-
// render any changes
|
|
143
|
-
viewProxy.value.render();
|
|
144
|
-
};
|
|
145
|
-
|
|
146
|
-
watch(
|
|
147
|
-
croppingPlanes,
|
|
148
|
-
(lpsPlanes) => {
|
|
149
|
-
if (lpsPlanes) {
|
|
150
|
-
applyPlanes(lpsPlanes);
|
|
151
|
-
}
|
|
152
|
-
},
|
|
153
|
-
{ immediate: true }
|
|
154
|
-
);
|
|
155
|
-
|
|
156
|
-
const onPlanesUpdated = useVTKCallback(
|
|
157
|
-
state.getCroppingPlanes().onModified
|
|
158
|
-
);
|
|
159
|
-
|
|
160
|
-
onPlanesUpdated(() => {
|
|
161
|
-
const imageID = currentImageID.value;
|
|
162
|
-
if (!imageID) return;
|
|
163
|
-
|
|
164
|
-
// Bounds -> LPSCroppingPlanes
|
|
165
|
-
const planes = state.getCroppingPlanes().getPlanes();
|
|
166
|
-
const { lpsOrientation } = currentImageMetadata.value;
|
|
167
|
-
const lpsPlanes: LPSCroppingPlanes = {
|
|
168
|
-
Sagittal: getAxisBounds(planes, 'Sagittal', lpsOrientation),
|
|
169
|
-
Coronal: getAxisBounds(planes, 'Coronal', lpsOrientation),
|
|
170
|
-
Axial: getAxisBounds(planes, 'Axial', lpsOrientation),
|
|
171
|
-
};
|
|
172
|
-
|
|
173
|
-
// avoid updates if equal
|
|
174
|
-
const planesFromStore = croppingPlanes.value;
|
|
175
|
-
if (
|
|
176
|
-
planesFromStore &&
|
|
177
|
-
lpsPlanesEqual(lpsPlanes, planesFromStore as LPSCroppingPlanes)
|
|
178
|
-
) {
|
|
179
|
-
return;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
if (isValidCroppingPlanes(lpsPlanes)) {
|
|
183
|
-
cropStore.setCropping(imageID, lpsPlanes);
|
|
184
|
-
} else if (planesFromStore) {
|
|
185
|
-
applyPlanes(planesFromStore);
|
|
186
|
-
}
|
|
187
|
-
});
|
|
188
|
-
|
|
189
|
-
return () => null;
|
|
190
|
-
},
|
|
191
|
-
});
|
|
192
|
-
</script>
|