getImageCentroids {cellmigRation} | R Documentation |
Retrieve Image Centroids from a trackedCells
object.
getImageCentroids(x) ## S4 method for signature 'trackedCells' getImageCentroids(x)
x |
a |
a list including all centroids
data("TrackCellsDataset") getImageCentroids(TrackCellsDataset)