To run the example, click onhttp://localhost:8088/apps/hellofovia/2d3d.html
This example demonstrates how to display the single series DICOM2
dataset as both a stack of 2D images and an MPR axial reconstruction of
the same data. User controls are the same: paging (mouse wheel),
window/level (left-click), pan (right-click), and zoom
(shift-right-click). The built-in DICOM overlay, ruler, and patient
orientation markers are rendered in both 2D and MPR views. Notice the
parallel API structure for both 2D and MPR/3D coding style.
MPR and 2D Example Applications
2D / MPR Example app
This example builds upon both the 3D Example app and 2D Example app example apps to demonstrate how to display both 2D and MPR in a consistent manner.View source /foviaserver/public/apps/hellofovia/2d3d.js
To run the example, click onhttp://localhost:8088/apps/hellofovia/2d3d.html
This example demonstrates how to display the single series DICOM2 dataset as both a stack of 2D images and an MPR axial reconstruction of the same data. User controls are the same: paging (mouse wheel), window/level (left-click), pan (right-click), and zoom (shift-right-click). The built-in DICOM overlay, ruler, and patient orientation markers are rendered in both 2D and MPR views. Notice the parallel API structure for both 2D and MPR/3D coding style.