Skip to content
Snippets Groups Projects
Commit c2e24364 authored by Stephan Hilb's avatar Stephan Hilb
Browse files

don't magically convert from/to image coordinates

Previously I thought it'd be nice to accept images in their own
coordinate system and convert on the fly. Sadly this leads to more
confusion than it is worth.
It is better to talk of arrays instead of images and not do any
conversion.
Please permute your inputs in advance if you care about the internal
coordinate system used (e.g. for vtk output data).
parent bbdd177f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment