make_image_list_from_dirs: Make Image List Function

Description Usage Arguments Value Examples

View source: R/make_image_list.R

Description

make_image_list Creates and writes a TXT list of image names.

Usage

1
make_image_list_from_dirs(path, list_name = "img_list")

Arguments

path

The path relative to working directory where database images are stored in multiple directories, each named for the database.

list_name

String name of list for output file. Defaults to "image_list".

Value

List of image file names with prefix database identifiers.

Examples

1
make_image_list_from_dirs("imgct/images/databases")

sokolhessnerlab/shlab.imgct documentation built on Oct. 4, 2020, 7:31 a.m.