imexpand.grid | R Documentation |
Convert locations of im3d voxel grid into XYZ coordinates
imexpand.grid(d)
d |
An |
Nx3 matrix of image coordinates
expand.grid
Other im3d:
as.im3d()
,
boundingbox()
,
im3d-coords
,
im3d-io
,
im3d()
,
imslice()
,
is.im3d()
,
mask()
,
origin()
,
projection()
,
threshold()
,
unmask()
,
voxdims()
d=im3d(,dim=c(2,3,2),origin=c(10,20,30),voxdims=c(1,2,3))
imexpand.grid(d)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.