View source: R/hemisphere.points.R
hemisphere.points | R Documentation |
Internal function that projects a hemisphere or spherical dome through the image stack to determine the end voxels of each possible path from a seed point.
hemisphere.points(radius, show.plot = FALSE, backstep = 0)
radius |
The number of images out from the seed point plane to sample |
show.plot |
Generates a 3D plot showing the end points of possible paths |
backstep |
Should images in the seed point plane or behind it be considered. Each value (1, 2, 3, etc.) gives the number of images "behind" the seed point to consider in the spherical dome |
Returns a matrix with 3D coordinates of the end points of the possible paths
J. Arbour
pointsGenerator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.