CellTrackerMainLoop: Cell Tracker Main Loop

Description Usage Arguments Details Value Examples

View source: R/all_functions_v8.R

Description

Tool for Cell Tracker Main Loop

Usage

1
2
3
4
5
6
7
CellTrackerMainLoop(
  FinalImage,
  threads,
  tc_obj,
  min_frames_per_cell,
  track_params
)

Arguments

FinalImage

list of numeric matrices

threads

numeric, number of cores to use

tc_obj

trackingCell object

min_frames_per_cell

numeric, minimum number of frames per cell

track_params

a list of tracking parameters

Details

This is an internal function supporting the CellTracker function.

Value

list of processed data

Examples

1

ocbe-uio/cellmigRation documentation built on Dec. 16, 2021, 10:59 p.m.