Image Coordinate Tools Library - Version 1.0.0
This library provides methods that describes 3D image (volume) orientation and location in space. The library stores data representation (structure of voxel grid) in general form for images (arbitrary dimension), for example, attributes such as step, start and direction cosines. The library also proivdes tools handling 3D images, for example, being able to access individual voxels in the image, World to Image coordinate conversions, or Image to World coordinate conversion that provide a conversion between voxel coordinates and world coordinates (continuous coordinates).
ImageCoordinateTools Library