grid.from.staffli | R Documentation |
Creates 2D point patterns for a set of images
grid.from.staffli( object, type, limit = 0.3, maxnum = 1000, edges = FALSE, custom.edge.detector = NULL )
object |
Staffli object |
type |
Sets the image type to run segmentation on |
limit |
Sets the intensity threshold in the interval [0, 1] |
maxnum |
Integer value specifying the maximum number of points |
edges |
Extracts the coordinates of the edges instead |
custom.edge.detector |
Custom function used to detect edges |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.