origin {nat} | R Documentation |
Return the space origin of a 3D image object
Description
Defined as the first coordinates (x,y,z) of the bounding box, which in turn matches the nrrd definition of the location of the "centre" of the first voxel.
Usage
origin(x, ...)
Arguments
x |
Object for which origin should be returned. See
|
... |
Additional arguments passed to |
See Also
Other im3d:
as.im3d()
,
boundingbox()
,
im3d-coords
,
im3d-io
,
im3d()
,
imexpand.grid()
,
imslice()
,
is.im3d()
,
mask()
,
projection()
,
threshold()
,
unmask()
,
voxdims()
[Package nat version 1.8.24 Index]