read_coords_tsv: Read TSV file with mask coords

View source: R/hu_moments_short.R

read_coords_tsvR Documentation

Read TSV file with mask coords

Description

Read TSV file with mask coords

Usage

read_coords_tsv(masks_tsv_path, shape_pixtype = "b", shape_flagtype = 0)

Arguments

masks_tsv_path

A path to the TSV file holding XY coordinates, from CellID's output with "-t" option.

shape_pixtype

Default "b" for Hu moments based on boundary points. A character vector containing any of c("b", "i").

shape_flagtype

Default 0 for Hu moments based on flag value 0. Can be any of the integer flag values present in the out_bf_fl_mapping CellID files.


gerbeldo/tidycell documentation built on Aug. 15, 2022, 2:35 p.m.