vpr_img_copy: Image copying function for specific taxa of interest

View source: R/EC_functions.R

vpr_img_copyR Documentation

Image copying function for specific taxa of interest

Description

This function can be used to copy images from a particular taxa, day and hour into distinct folders within the auto id directory This is useful for visualizing the ROIs of a particular classification group or for performing manual tertiary checks to remove images not matching classification group descriptions.

Usage

vpr_img_copy(auto_id_folder, taxas.of.interest, day, hour)

Arguments

auto_id_folder

eg "D:/VP_data/IML2018051/autoid"

taxas.of.interest

eg. taxas.of.interest <- c('Calanus')

day

character, day of interest

hour

character, hour of interest


vprr documentation built on July 12, 2022, 5:07 p.m.