Page MenuHomePhabricator

Implement a simple ToF viewer
Closed, ResolvedPublic

Description

The current implementation of ToFUtil sets the 3 ToF images as background for the render windows, which is good for performance, but has disadvantages regarding interaction.

The aim of this bug is to implement a bundle using the ToFConnectionWidget to create a ToFImageGrabber. The three resulting images should be added to the DataStorage and some rendering properties should be set for convenience:
-Adapt the visibility to render just one image per render window
-Set the camera perspective to "Sagittal" for each render window to show the same view of all images

Event Timeline

The viewer has been pushed to bug-9910-ToFViewer and will not be merged into the master.