Description Usage Arguments Value
View source: R/separate_single_artefacts_function.R
A function to separate single artefacts from an image containing multiple artefacts.
1 | separate_single_artefacts(inpath, outpath)
|
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. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.