Skip to content

Resolve "(VTK): 2D images are flipped"

Flavien BRIDAULT requested to merge 463-vtk-2d-images-are-flipped into dev

Description

This uses the new module::io::bitmap::SWriter to write screenshots taken in applications and tutorials. This writer does not need to inverse images like the VTK one we used before.

Closes #463 (closed)

How to test it?

  • You may test:
    • SightViewer
    • Tutorials 7,8,11
    • ExActivities
    • ExDicomSegmentation
Edited by Flavien BRIDAULT

Merge request reports