Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

voxeltoworld - convert voxel coordinates to world coordinates

Author

       Peter Neelin

Description

       Transform coordinates of a point between voxel and world coordinate systems.  The voxel coordinate system
       is aligned with the sampling grid of the image volume.

Examples

       To get the start positions of all three spatial coordinate axes in world coordinates:

              voxeltoworld file.mnc 0 0 0

Name

       voxeltoworld - convert voxel coordinates to world coordinates

       worldtovoxel - convert world coordinates to voxel coordinates

Options

-help  Print summary of command-line options and exit.

       -version
              Print the program's version number and exit.

Synopsis

voxeltoworld filename v1 v2 v3

       worldtovoxel filename x y z

See Also