blob_counter: blobcounter

View source: R/blob_counter.R

blob_counterR Documentation

blobcounter

Description

blobcounter

Usage

blob_counter(mask_file, tracks_file)

Arguments

mask_file

the mask file used with trackR

tracks_file

the trajectory csv output file from trackR

Value

a data frame

Examples

mask_file_input <- "C:/Users/imura/Downloads/7.19(B1)60D_mask2_1.png"
tracks_file_input <- 'C:/Users/imura/Downloads/sanity_tracks4.csv'
blob_counter(mask_file_input, tracks_file_input)

Imuratore-bio/blobcounter documentation built on Sept. 14, 2022, 4:01 p.m.