View source: R/load_mask_data.R
mask_df_from_tiff | R Documentation |
Generate a dataframe with boundary coordinates from mask tiff file.
mask_df_from_tiff(tiff_path, image_bits, cell_id_offset = -1)
This function is alternative to Andy's much smarter read_tiff_masks
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.