OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
3.09k stars 3.25k forks source link

VTK Viewport support for basic length measurements #894

Closed ohif-bot closed 11 months ago

ohif-bot commented 5 years ago

Created By: https://github.com/OHIF/Viewers/issues/743

Context:

We need a way to be able to measure distance between points in our 2D MPR views w/ VTK Viewports. VTK.js provides a basic example of how to accomplish this with it's Distance Widget:

Preferably, we would like to do this with their new SVG Widget Manager, but it may not yet be capable of this level of functionality.

Acceptance Criteria:

sedghi commented 11 months ago

Cornerstone3D natively supports 3D and annotations, and is the main engine in OHIF right now.