edgeOF
edgeOF.Rd
This function will flag objects on the edge of wells that are often more difficult to segment properly with CellProfiler.
Arguments
- data
A data frame output from the
modelSelection
function.- radius
Radius in pixels away from image center with even illumination. The default value is set to 825, which is standard for images taken with the imageXpress nano 2X objective.
- center_x
center x position of image in pixels. Default is 1024.
- center_y
center y position of image in pixels. Default is 1024.