getCellImages {cellmigRation}R Documentation

Method getCellImages

Description

Retrieve Images from a trackedCells object.

Usage

getCellImages(x)

## S4 method for signature 'trackedCells'
getCellImages(x)

Arguments

x

a trackedCells-class object

Value

a list including all images

Examples

data("TrackCellsDataset")
getCellImages(TrackCellsDataset)


[Package cellmigRation version 1.1.0 Index]