separate_single_artefacts: separate_single_artefacts

Description Usage Arguments Value

View source: R/separate_single_artefacts_function.R

Description

A function to separate single artefacts from an image containing multiple artefacts.

Usage

1
separate_single_artefacts(inpath, outpath)

Arguments

inpath

Pathname to the folder containing the JPEG images with multiple artefacts on it.

outpath

Pathname to the folder where the JPEGs of the singled-out artefacts from this function should be stored.

Value

If return_combined_outlines = TRUE, returns the combined Coo objects in a single Opn file. If return_combined_outlines = FALSE, returns a list of coordinate matrices of each open outline.


yesdavid/outlineR documentation built on Nov. 17, 2021, 4:08 p.m.