vpr_img_copy {vprr} | R 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 |
[Package vprr version 0.2.3 Index]