This is the command voxeltoworld that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
voxeltoworld - convert voxel coordinates to world coordinates
worldtovoxel - convert world coordinates to voxel coordinates
SYNOPSIS
voxeltoworld filename v1 v2 v3
worldtovoxel filename x y z
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.
OPTIONS
-help Print summary of command-line options and exit.
-version
Print the program's version number and exit.
EXAMPLES
To get the start positions of all three spatial coordinate axes in world coordinates:
voxeltoworld file.mnc 0 0 0
Use voxeltoworld online using onworks.net services