Description Usage Arguments Details Value Author(s) See Also Examples
The center of a binary mask is determined.
1  | find.center(M)
 | 
M | 
 is a binary mask (multidimensional array of logical values).  | 
This method most likely only works with convex three-dimensional shapes (e.g., a hyper-rectangle). Further testing is required to know the limits of the current implementation.
A vector of values the same length as the input array.
Brandon Whitcher
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.