edgeFlag | R Documentation |
This is the primary function for flagging well edge worms in CellProfiler data
edgeFlag(model_selected_data, radius = 825, center_x = 1024, center_y = 1024)
model_selected_data |
A data frame where selected worm model denotations have been joined and assigned to each worm object |
radius |
Radius in pixels away from image center with even illumination. |
center_x |
center x position of image |
center_y |
center y position of image |
A single data frame with worm objects on the edge of the well identified but retained
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.