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.

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

Arguments

auto_id_folder

eg "D:/VP_data/IML2018051/autoid"

categorys.of.interest

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

day

character, day of interest

hour

character, hour of interest