Description Usage Arguments Value Examples
Determines the point of origin for a given volume by first selecting the
1 2 | getZeroKoord(data, sparse = 500, draw = FALSE, col = "yellow",
drawsteps = 15)
|
data |
data frame of volume for which the center or origin should be calculated |
sparse |
select only each n. voxel (n=sparse) to speed up calculations |
draw |
draw the identified planes |
col |
color of planes |
drawsteps |
select only each n. voxel (n=drawsteps) to draw as identified plane |
coordinates belonging to the point of origin (Zero Coordinate)
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.