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,512 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="vtk-container-wrapper vtk-three-container">
|
|
3
|
-
<div class="vtk-container" :class="active ? 'active' : ''">
|
|
4
|
-
<div class="vtk-sub-container">
|
|
5
|
-
<div class="vtk-view" ref="vtkContainerRef" />
|
|
6
|
-
</div>
|
|
7
|
-
<div class="overlay-no-events tool-layer">
|
|
8
|
-
<crop-tool :view-id="viewID" />
|
|
9
|
-
<pan-tool :view-id="viewID" />
|
|
10
|
-
</div>
|
|
11
|
-
<view-overlay-grid class="overlay-no-events view-annotations">
|
|
12
|
-
<template v-slot:top-left>
|
|
13
|
-
<div class="annotation-cell">
|
|
14
|
-
<v-tooltip bottom transition="slide-x-transition">
|
|
15
|
-
<template v-slot:activator="{ on, attrs }">
|
|
16
|
-
<v-btn
|
|
17
|
-
class="pointer-events-all"
|
|
18
|
-
dark
|
|
19
|
-
x-small
|
|
20
|
-
icon
|
|
21
|
-
@click="resetCamera"
|
|
22
|
-
v-bind="attrs"
|
|
23
|
-
v-on="on"
|
|
24
|
-
>
|
|
25
|
-
<v-icon small class="py-1">mdi-camera-flip-outline</v-icon>
|
|
26
|
-
</v-btn>
|
|
27
|
-
</template>
|
|
28
|
-
<span>Reset camera</span>
|
|
29
|
-
</v-tooltip>
|
|
30
|
-
<span class="ml-3">{{ topLeftLabel }}</span>
|
|
31
|
-
</div>
|
|
32
|
-
</template>
|
|
33
|
-
</view-overlay-grid>
|
|
34
|
-
<transition name="loading">
|
|
35
|
-
<div v-if="isImageLoading" class="overlay-no-events loading">
|
|
36
|
-
<div>Loading the image</div>
|
|
37
|
-
<div>
|
|
38
|
-
<v-progress-circular indeterminate color="blue" />
|
|
39
|
-
</div>
|
|
40
|
-
</div>
|
|
41
|
-
</transition>
|
|
42
|
-
</div>
|
|
43
|
-
</div>
|
|
44
|
-
</template>
|
|
45
|
-
|
|
46
|
-
<script lang="ts">
|
|
47
|
-
import {
|
|
48
|
-
computed,
|
|
49
|
-
defineComponent,
|
|
50
|
-
onBeforeUnmount,
|
|
51
|
-
onMounted,
|
|
52
|
-
PropType,
|
|
53
|
-
provide,
|
|
54
|
-
ref,
|
|
55
|
-
toRefs,
|
|
56
|
-
watch,
|
|
57
|
-
} from '@vue/composition-api';
|
|
58
|
-
import { vec3 } from 'gl-matrix';
|
|
59
|
-
|
|
60
|
-
import vtkVolumeRepresentationProxy from '@kitware/vtk.js/Proxy/Representations/VolumeRepresentationProxy';
|
|
61
|
-
import vtkLookupTableProxy from '@kitware/vtk.js/Proxy/Core/LookupTableProxy';
|
|
62
|
-
import vtkPiecewiseFunctionProxy from '@kitware/vtk.js/Proxy/Core/PiecewiseFunctionProxy';
|
|
63
|
-
import vtkVolumeMapper from '@kitware/vtk.js/Rendering/Core/VolumeMapper';
|
|
64
|
-
import vtkImageData from '@kitware/vtk.js/Common/DataModel/ImageData';
|
|
65
|
-
import { getDiagonalLength } from '@kitware/vtk.js/Common/DataModel/BoundingBox';
|
|
66
|
-
import { Vector3 } from '@kitware/vtk.js/types';
|
|
67
|
-
|
|
68
|
-
import { useProxyManager } from '@/src/composables/proxyManager';
|
|
69
|
-
import ViewOverlayGrid from '@src/components/ViewOverlayGrid.vue';
|
|
70
|
-
import { useResizeObserver } from '../composables/useResizeObserver';
|
|
71
|
-
import { useCurrentImage } from '../composables/useCurrentImage';
|
|
72
|
-
import { useCameraOrientation } from '../composables/useCameraOrientation';
|
|
73
|
-
import vtkLPSView3DProxy from '../vtk/LPSView3DProxy';
|
|
74
|
-
import { useSceneBuilder } from '../composables/useSceneBuilder';
|
|
75
|
-
import { useViewConfigStore } from '../store/view-configs';
|
|
76
|
-
import { usePersistCameraConfig } from '../composables/usePersistCameraConfig';
|
|
77
|
-
import { useModelStore } from '../store/datasets-models';
|
|
78
|
-
import { LPSAxisDir } from '../types/lps';
|
|
79
|
-
import { useViewProxy } from '../composables/useViewProxy';
|
|
80
|
-
import { ViewProxyType } from '../core/proxies';
|
|
81
|
-
import { CameraConfig } from '../store/view-configs/types';
|
|
82
|
-
import {
|
|
83
|
-
DEFAULT_AMBIENT,
|
|
84
|
-
DEFAULT_DIFFUSE,
|
|
85
|
-
DEFAULT_SPECULAR,
|
|
86
|
-
} from '../store/view-configs/volume-coloring';
|
|
87
|
-
import { getShiftedOpacityFromPreset } from '../utils/vtk-helpers';
|
|
88
|
-
import CropTool from './tools/CropTool.vue';
|
|
89
|
-
import PanTool from './tools/PanTool.vue';
|
|
90
|
-
import { useWidgetManager } from '../composables/useWidgetManager';
|
|
91
|
-
import { VTKThreeViewWidgetManager } from '../constants';
|
|
92
|
-
import { useCropStore } from '../store/tools/crop';
|
|
93
|
-
import { isViewAnimating } from '../composables/isViewAnimating';
|
|
94
|
-
|
|
95
|
-
export default defineComponent({
|
|
96
|
-
props: {
|
|
97
|
-
id: {
|
|
98
|
-
type: String,
|
|
99
|
-
required: true,
|
|
100
|
-
},
|
|
101
|
-
viewDirection: {
|
|
102
|
-
type: String as PropType<LPSAxisDir>,
|
|
103
|
-
required: true,
|
|
104
|
-
},
|
|
105
|
-
viewUp: {
|
|
106
|
-
type: String as PropType<LPSAxisDir>,
|
|
107
|
-
required: true,
|
|
108
|
-
},
|
|
109
|
-
},
|
|
110
|
-
components: {
|
|
111
|
-
ViewOverlayGrid,
|
|
112
|
-
CropTool,
|
|
113
|
-
PanTool,
|
|
114
|
-
},
|
|
115
|
-
setup(props) {
|
|
116
|
-
const modelStore = useModelStore();
|
|
117
|
-
const proxyManager = useProxyManager()!;
|
|
118
|
-
const viewConfigStore = useViewConfigStore();
|
|
119
|
-
|
|
120
|
-
const { id: viewID, viewDirection, viewUp } = toRefs(props);
|
|
121
|
-
|
|
122
|
-
const vtkContainerRef = ref<HTMLElement>();
|
|
123
|
-
|
|
124
|
-
// --- computed vars --- //
|
|
125
|
-
|
|
126
|
-
const {
|
|
127
|
-
currentImageID: curImageID,
|
|
128
|
-
currentImageMetadata: curImageMetadata,
|
|
129
|
-
currentImageData,
|
|
130
|
-
isImageLoading,
|
|
131
|
-
} = useCurrentImage();
|
|
132
|
-
|
|
133
|
-
// --- view proxy setup --- //
|
|
134
|
-
|
|
135
|
-
const { viewProxy, setContainer: setViewProxyContainer } =
|
|
136
|
-
useViewProxy<vtkLPSView3DProxy>(viewID, ViewProxyType.Volume);
|
|
137
|
-
|
|
138
|
-
onMounted(() => {
|
|
139
|
-
viewProxy.value.setOrientationAxesVisibility(true);
|
|
140
|
-
viewProxy.value.setOrientationAxesType('cube');
|
|
141
|
-
viewProxy.value.setBackground([0, 0, 0, 0]);
|
|
142
|
-
setViewProxyContainer(vtkContainerRef.value);
|
|
143
|
-
});
|
|
144
|
-
|
|
145
|
-
onBeforeUnmount(() => {
|
|
146
|
-
setViewProxyContainer(null);
|
|
147
|
-
viewProxy.value.setContainer(null);
|
|
148
|
-
});
|
|
149
|
-
|
|
150
|
-
useResizeObserver(vtkContainerRef, () => viewProxy.value.resize());
|
|
151
|
-
|
|
152
|
-
// --- scene setup --- //
|
|
153
|
-
|
|
154
|
-
const { baseImageRep } = useSceneBuilder<vtkVolumeRepresentationProxy>(
|
|
155
|
-
viewID,
|
|
156
|
-
{
|
|
157
|
-
baseImage: curImageID,
|
|
158
|
-
models: computed(() => modelStore.idList),
|
|
159
|
-
}
|
|
160
|
-
);
|
|
161
|
-
|
|
162
|
-
// --- picking --- //
|
|
163
|
-
|
|
164
|
-
// disables picking for crop control and more
|
|
165
|
-
watch(
|
|
166
|
-
baseImageRep,
|
|
167
|
-
(rep) => {
|
|
168
|
-
if (rep) {
|
|
169
|
-
rep.getVolumes().forEach((volume) => volume.setPickable(false));
|
|
170
|
-
}
|
|
171
|
-
},
|
|
172
|
-
{ immediate: true }
|
|
173
|
-
);
|
|
174
|
-
|
|
175
|
-
// --- widget manager --- //
|
|
176
|
-
|
|
177
|
-
const { widgetManager } = useWidgetManager(viewProxy);
|
|
178
|
-
provide(VTKThreeViewWidgetManager, widgetManager);
|
|
179
|
-
|
|
180
|
-
// --- camera setup --- //
|
|
181
|
-
|
|
182
|
-
const { cameraUpVec, cameraDirVec } = useCameraOrientation(
|
|
183
|
-
viewDirection,
|
|
184
|
-
viewUp,
|
|
185
|
-
curImageMetadata
|
|
186
|
-
);
|
|
187
|
-
|
|
188
|
-
const resetCamera = () => {
|
|
189
|
-
const bounds = curImageMetadata.value.worldBounds;
|
|
190
|
-
const center = [
|
|
191
|
-
(bounds[0] + bounds[1]) / 2,
|
|
192
|
-
(bounds[2] + bounds[3]) / 2,
|
|
193
|
-
(bounds[4] + bounds[5]) / 2,
|
|
194
|
-
] as vec3;
|
|
195
|
-
|
|
196
|
-
viewProxy.value.updateCamera(
|
|
197
|
-
cameraDirVec.value,
|
|
198
|
-
cameraUpVec.value,
|
|
199
|
-
center
|
|
200
|
-
);
|
|
201
|
-
viewProxy.value.resetCamera();
|
|
202
|
-
viewProxy.value.render();
|
|
203
|
-
};
|
|
204
|
-
|
|
205
|
-
watch(
|
|
206
|
-
[baseImageRep, cameraDirVec, cameraUpVec],
|
|
207
|
-
() => {
|
|
208
|
-
let cameraConfig: CameraConfig | undefined;
|
|
209
|
-
if (curImageID.value !== null) {
|
|
210
|
-
cameraConfig = viewConfigStore.getCameraConfig(
|
|
211
|
-
viewID.value,
|
|
212
|
-
curImageID.value
|
|
213
|
-
);
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
// We don't want to reset the camera if we have a config we are restoring
|
|
217
|
-
if (!cameraConfig) {
|
|
218
|
-
resetCamera();
|
|
219
|
-
}
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
immediate: true,
|
|
223
|
-
deep: true,
|
|
224
|
-
}
|
|
225
|
-
);
|
|
226
|
-
|
|
227
|
-
const { restoreCameraConfig } = usePersistCameraConfig(
|
|
228
|
-
viewID,
|
|
229
|
-
curImageID,
|
|
230
|
-
viewProxy,
|
|
231
|
-
'position',
|
|
232
|
-
'focalPoint',
|
|
233
|
-
'directionOfProjection',
|
|
234
|
-
'viewUp'
|
|
235
|
-
);
|
|
236
|
-
|
|
237
|
-
watch(curImageID, () => {
|
|
238
|
-
// See if we have a camera configuration to restore
|
|
239
|
-
let cameraConfig = null;
|
|
240
|
-
if (curImageID.value !== null) {
|
|
241
|
-
cameraConfig = viewConfigStore.getCameraConfig(
|
|
242
|
-
viewID.value,
|
|
243
|
-
curImageID.value
|
|
244
|
-
);
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
if (cameraConfig) {
|
|
248
|
-
restoreCameraConfig(cameraConfig);
|
|
249
|
-
|
|
250
|
-
viewProxy.value.getRenderer().resetCameraClippingRange();
|
|
251
|
-
viewProxy.value.render();
|
|
252
|
-
}
|
|
253
|
-
});
|
|
254
|
-
|
|
255
|
-
// --- coloring setup --- //
|
|
256
|
-
|
|
257
|
-
const volumeColorConfig = viewConfigStore.getComputedVolumeColorConfig(
|
|
258
|
-
viewID,
|
|
259
|
-
curImageID
|
|
260
|
-
);
|
|
261
|
-
|
|
262
|
-
watch(
|
|
263
|
-
[viewID, curImageID],
|
|
264
|
-
() => {
|
|
265
|
-
if (
|
|
266
|
-
curImageID.value &&
|
|
267
|
-
currentImageData.value &&
|
|
268
|
-
!volumeColorConfig.value
|
|
269
|
-
) {
|
|
270
|
-
viewConfigStore.resetToDefaultColoring(
|
|
271
|
-
viewID.value,
|
|
272
|
-
curImageID.value,
|
|
273
|
-
currentImageData.value
|
|
274
|
-
);
|
|
275
|
-
}
|
|
276
|
-
},
|
|
277
|
-
{ immediate: true }
|
|
278
|
-
);
|
|
279
|
-
|
|
280
|
-
// --- CVR parameters --- //
|
|
281
|
-
|
|
282
|
-
const cvrParams = computed(() => volumeColorConfig.value?.cvr);
|
|
283
|
-
const isAnimating = isViewAnimating(viewProxy);
|
|
284
|
-
|
|
285
|
-
watch(
|
|
286
|
-
[cvrParams, baseImageRep, isAnimating],
|
|
287
|
-
([params, rep, animating]) => {
|
|
288
|
-
const image = rep?.getInputDataSet() as vtkImageData | null | undefined;
|
|
289
|
-
if (!rep || !image || !params) {
|
|
290
|
-
return;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
// disable CVR while animating for smoother interaction
|
|
294
|
-
const enabled = params.enabled && !animating;
|
|
295
|
-
|
|
296
|
-
const renderer = viewProxy.value.getRenderer();
|
|
297
|
-
const mapper = rep.getMapper() as vtkVolumeMapper;
|
|
298
|
-
const volume = rep.getVolumes()[0];
|
|
299
|
-
const property = volume.getProperty();
|
|
300
|
-
|
|
301
|
-
const volumeBounds = volume.getBounds();
|
|
302
|
-
const center = [
|
|
303
|
-
(volumeBounds[0] + volumeBounds[1]) / 2,
|
|
304
|
-
(volumeBounds[2] + volumeBounds[3]) / 2,
|
|
305
|
-
(volumeBounds[4] + volumeBounds[5]) / 2,
|
|
306
|
-
] as Vector3;
|
|
307
|
-
|
|
308
|
-
if (renderer.getLights().length === 0) {
|
|
309
|
-
renderer.createLight();
|
|
310
|
-
}
|
|
311
|
-
const light = renderer.getLights()[0];
|
|
312
|
-
if (enabled) {
|
|
313
|
-
light.setFocalPoint(...center);
|
|
314
|
-
light.setColor(1, 1, 1);
|
|
315
|
-
light.setIntensity(1);
|
|
316
|
-
light.setConeAngle(90);
|
|
317
|
-
light.setPositional(true);
|
|
318
|
-
renderer.setTwoSidedLighting(false);
|
|
319
|
-
if (params.lightFollowsCamera) {
|
|
320
|
-
light.setLightTypeToHeadLight();
|
|
321
|
-
renderer.updateLightsGeometryToFollowCamera();
|
|
322
|
-
} else {
|
|
323
|
-
light.setLightTypeToSceneLight();
|
|
324
|
-
}
|
|
325
|
-
} else {
|
|
326
|
-
light.setPositional(false);
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
mapper.setMaximumSamplesPerRay(2000);
|
|
330
|
-
|
|
331
|
-
const dims = image.getDimensions();
|
|
332
|
-
const spacing = image.getSpacing();
|
|
333
|
-
const spatialDiagonal = vec3.length(
|
|
334
|
-
vec3.fromValues(
|
|
335
|
-
dims[0] * spacing[0],
|
|
336
|
-
dims[1] * spacing[1],
|
|
337
|
-
dims[2] * spacing[2]
|
|
338
|
-
)
|
|
339
|
-
);
|
|
340
|
-
|
|
341
|
-
let sampleDistance = (1.5 * vec3.length(spacing)) / 10;
|
|
342
|
-
if (
|
|
343
|
-
spatialDiagonal / sampleDistance >
|
|
344
|
-
mapper.getMaximumSamplesPerRay()
|
|
345
|
-
) {
|
|
346
|
-
sampleDistance =
|
|
347
|
-
spatialDiagonal / (mapper.getMaximumSamplesPerRay() - 1);
|
|
348
|
-
}
|
|
349
|
-
mapper.setSampleDistance(animating ? 0.75 : sampleDistance);
|
|
350
|
-
mapper.setGlobalIlluminationReach(enabled ? 0.5 : 0);
|
|
351
|
-
|
|
352
|
-
property.setShade(true);
|
|
353
|
-
property.setScalarOpacityUnitDistance(
|
|
354
|
-
0,
|
|
355
|
-
getDiagonalLength(image.getBounds()) /
|
|
356
|
-
Math.max(...image.getDimensions())
|
|
357
|
-
);
|
|
358
|
-
property.setUseGradientOpacity(0, !enabled);
|
|
359
|
-
property.setGradientOpacityMinimumValue(0, 0.0);
|
|
360
|
-
const dataRange = image.getPointData().getScalars().getRange();
|
|
361
|
-
property.setGradientOpacityMaximumValue(
|
|
362
|
-
0,
|
|
363
|
-
(dataRange[1] - dataRange[0]) * 0.01
|
|
364
|
-
);
|
|
365
|
-
property.setGradientOpacityMinimumOpacity(0, 0.0);
|
|
366
|
-
property.setGradientOpacityMinimumOpacity(0, 1.0);
|
|
367
|
-
|
|
368
|
-
if (enabled && params.useVolumetricScatteringBlending) {
|
|
369
|
-
mapper.setVolumetricScatteringBlending(
|
|
370
|
-
params.volumetricScatteringBlending
|
|
371
|
-
);
|
|
372
|
-
} else {
|
|
373
|
-
mapper.setVolumetricScatteringBlending(0);
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
// Local ambient occlusion
|
|
377
|
-
if (enabled && params.useLocalAmbientOcclusion) {
|
|
378
|
-
mapper.setLocalAmbientOcclusion(true);
|
|
379
|
-
mapper.setLAOKernelSize(params.laoKernelSize);
|
|
380
|
-
mapper.setLAOKernelRadius(params.laoKernelRadius);
|
|
381
|
-
} else {
|
|
382
|
-
mapper.setLocalAmbientOcclusion(false);
|
|
383
|
-
mapper.setLAOKernelSize(0);
|
|
384
|
-
mapper.setLAOKernelRadius(0);
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
// do not toggle these parameters when animating
|
|
388
|
-
property.setAmbient(params.enabled ? params.ambient : DEFAULT_AMBIENT);
|
|
389
|
-
property.setDiffuse(params.enabled ? params.diffuse : DEFAULT_DIFFUSE);
|
|
390
|
-
property.setSpecular(
|
|
391
|
-
params.enabled ? params.specular : DEFAULT_SPECULAR
|
|
392
|
-
);
|
|
393
|
-
|
|
394
|
-
if (!animating) {
|
|
395
|
-
viewProxy.value.render();
|
|
396
|
-
}
|
|
397
|
-
},
|
|
398
|
-
{ deep: true, immediate: true }
|
|
399
|
-
);
|
|
400
|
-
|
|
401
|
-
// --- coloring --- //
|
|
402
|
-
|
|
403
|
-
const colorBy = computed(() => volumeColorConfig.value?.colorBy);
|
|
404
|
-
const colorTransferFunction = computed(
|
|
405
|
-
() => volumeColorConfig.value?.transferFunction
|
|
406
|
-
);
|
|
407
|
-
const opacityFunction = computed(
|
|
408
|
-
() => volumeColorConfig.value?.opacityFunction
|
|
409
|
-
);
|
|
410
|
-
|
|
411
|
-
watch(
|
|
412
|
-
[baseImageRep, colorBy, colorTransferFunction, opacityFunction],
|
|
413
|
-
() => {
|
|
414
|
-
if (
|
|
415
|
-
!baseImageRep.value ||
|
|
416
|
-
!colorBy.value ||
|
|
417
|
-
!colorTransferFunction.value ||
|
|
418
|
-
!opacityFunction.value
|
|
419
|
-
) {
|
|
420
|
-
return;
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
const rep = baseImageRep.value;
|
|
424
|
-
|
|
425
|
-
const { arrayName, location } = colorBy.value;
|
|
426
|
-
const ctFunc = colorTransferFunction.value;
|
|
427
|
-
const opFunc = opacityFunction.value;
|
|
428
|
-
|
|
429
|
-
const lut = proxyManager.getLookupTable(arrayName);
|
|
430
|
-
lut.setMode(vtkLookupTableProxy.Mode.Preset);
|
|
431
|
-
lut.setPresetName(ctFunc.preset);
|
|
432
|
-
lut.setDataRange(...ctFunc.mappingRange);
|
|
433
|
-
|
|
434
|
-
const pwf = proxyManager.getPiecewiseFunction(arrayName);
|
|
435
|
-
pwf.setMode(opFunc.mode);
|
|
436
|
-
pwf.setDataRange(...opFunc.mappingRange);
|
|
437
|
-
|
|
438
|
-
switch (opFunc.mode) {
|
|
439
|
-
case vtkPiecewiseFunctionProxy.Mode.Gaussians:
|
|
440
|
-
pwf.setGaussians(opFunc.gaussians);
|
|
441
|
-
break;
|
|
442
|
-
case vtkPiecewiseFunctionProxy.Mode.Points: {
|
|
443
|
-
const opacityPoints = getShiftedOpacityFromPreset(
|
|
444
|
-
opFunc.preset,
|
|
445
|
-
opFunc.mappingRange,
|
|
446
|
-
opFunc.shift
|
|
447
|
-
);
|
|
448
|
-
if (opacityPoints) {
|
|
449
|
-
pwf.setPoints(opacityPoints);
|
|
450
|
-
}
|
|
451
|
-
break;
|
|
452
|
-
}
|
|
453
|
-
case vtkPiecewiseFunctionProxy.Mode.Nodes:
|
|
454
|
-
pwf.setNodes(opFunc.nodes);
|
|
455
|
-
break;
|
|
456
|
-
default:
|
|
457
|
-
}
|
|
458
|
-
|
|
459
|
-
if (rep) {
|
|
460
|
-
rep.setColorBy(arrayName, location);
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
// Need to trigger a render for when we are restoring from a state file
|
|
464
|
-
viewProxy.value.render();
|
|
465
|
-
},
|
|
466
|
-
{ immediate: true, deep: true }
|
|
467
|
-
);
|
|
468
|
-
|
|
469
|
-
// --- cropping planes --- //
|
|
470
|
-
|
|
471
|
-
const cropStore = useCropStore();
|
|
472
|
-
const croppingPlanes = cropStore.getComputedVTKPlanes(curImageID);
|
|
473
|
-
|
|
474
|
-
watch(
|
|
475
|
-
croppingPlanes,
|
|
476
|
-
(planes) => {
|
|
477
|
-
const mapper = baseImageRep.value?.getMapper();
|
|
478
|
-
if (planes && mapper) {
|
|
479
|
-
mapper.removeAllClippingPlanes();
|
|
480
|
-
planes.forEach((plane) => mapper.addClippingPlane(plane));
|
|
481
|
-
mapper.modified();
|
|
482
|
-
viewProxy.value.render();
|
|
483
|
-
}
|
|
484
|
-
},
|
|
485
|
-
{ immediate: true }
|
|
486
|
-
);
|
|
487
|
-
|
|
488
|
-
// --- template vars --- //
|
|
489
|
-
|
|
490
|
-
return {
|
|
491
|
-
vtkContainerRef,
|
|
492
|
-
viewID,
|
|
493
|
-
active: false,
|
|
494
|
-
topLeftLabel: computed(
|
|
495
|
-
() => colorTransferFunction.value?.preset.replace(/-/g, ' ') ?? ''
|
|
496
|
-
),
|
|
497
|
-
isImageLoading,
|
|
498
|
-
resetCamera,
|
|
499
|
-
};
|
|
500
|
-
},
|
|
501
|
-
});
|
|
502
|
-
</script>
|
|
503
|
-
|
|
504
|
-
<style scoped src="@/src/components/styles/vtk-view.css"></style>
|
|
505
|
-
<style scoped src="@/src/components/styles/utils.css"></style>
|
|
506
|
-
|
|
507
|
-
<style scoped>
|
|
508
|
-
.vtk-three-container {
|
|
509
|
-
background-color: black;
|
|
510
|
-
grid-template-columns: auto;
|
|
511
|
-
}
|
|
512
|
-
</style>
|