ohif-viewer/docs/latest/userManuals/viewer/measurementPanel/measurement-panel.md
Alireza 5643f8f6d2
feat: Added documentation for OHIF-v3 (#2450)
* Added docs with new screenshots

* Added doc to architecture

* Added documentations to various extension modules

* Added more documentation to modes

* Added docs to managers

* Added docs for services

* Fixed deployment docs

* Added white labelling documentation

* Added i18n docs and measurement export
2021-06-15 11:15:29 -04:00

3.1 KiB

Measurement panel

In Basic Viewer mode, right panel is the Measurement Panel. When you use an annotation tool, a pop up will show up and asks the user if they want to track measurements for the series on which the annotation was drawn.

user-measurement-panel-modal

If you select yes, the series becomes a tracked series, and the current drawn measurement and next measurements will get shown up on the measurement panel on the right.

user-measurement-panel-tracked

Renaming Measurements

You can edit the measurement name by hovering over the measurement and selecting the edit icon.

user-measurement-edit

user-measurement-edit-name

Result:

user-measurement-name

Deleting a Measurement

A measurement can be deleting by dragging it outside the image in the viewport. You can take a look at the overview video to see this behavior.

Jumping to a Measurement

Measurements that appear on the measurement panel are linked directly to their original tool on the viewport. This enables the user to click on a measurement and the viewport will jump to the slice that the measurement has been drawn. You can take a look at the overview video to see this behavior.

Prev/Next Measurement

Measurement navigation inside the top viewport can be used to move to previous and next measurement.

user-measurement-prevnext

Export Measurements

You can export the measurements by clicking on the Export. A CSV file will get downloaded to your local computer containing the drawn measurements.

user-measurement-export

If you have set up your DICOM server to be able to store instances from the viewer, then you are able to create a report by clicking on the Create Report. This will create a DICOM Structured Report (SR) from the measurements and push it to the server.

For instance, running the Viewer on a local DCM4CHEE:

Overview video

An overview of measurement drawing and exporting can be seen below: