Description Usage Arguments Details Value Examples
View source: R/all_functions_v8.R
Tool for Post Processing Tracking Routine
1 | PostProcessTracking(tc_obj, all_centroids, track_params)
|
tc_obj |
a trackedCells object |
all_centroids |
list, frame by frame centroids |
track_params |
a list of tracking parameters |
This is an internal function supporting the CellTracker function.
list of processed data
1 | cellmigRation:::PostProcessTracking(list(1), list(2), list(A=3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.