rockverse.voxel_image.VoxelImage.voxel_origin#
- property VoxelImage.voxel_origin#
Image voxel origin for each direction.
Returns the spatial coordinate origin for the first voxel in the array in each spatial direction (x, y, z) as a tuple. This is a read-only property. To alter the voxel origins, use the
ox,oy, andozproperties.