vpr_img_copy: Image copying function for specific category of interest

View source: R/EC_functions.R

vpr_img_copyR Documentation

Image copying function for specific category of interest

Description

This function can be used to copy images from a particular category, 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, categories.of.interest, day, hour)

Arguments

auto_id_folder

eg "D:/VP_data/IML2018051/autoid"

categories.of.interest

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

day

character, day of interest

hour

character, hour of interest


Echisholm21/vprr documentation built on Feb. 9, 2025, 4:21 p.m.