vpr_img_reclassified {vprr} | R Documentation |
Explore reclassified images
Description
Pull image from reclassified or misclassified files produced during vpr_manual_classification
Usage
vpr_img_reclassified(day, hour, base_dir, taxa_of_interest, image_dir)
Arguments
day |
Character string, 3 digit day of interest of VPR data |
hour |
Character string, 2 digit hour of interest of VPR data |
base_dir |
directory path to folder containing day/hour folders in which misclassified and reclassified files are organized (eg.'C:/VPR_PROJECT/r_project_data_vis/classification files/') which would contain 'd123.h01/reclassified_krill.txt' ) |
taxa_of_interest |
Classification group from which to pull images |
image_dir |
directory path to ROI images, eg. "E:\\data\\cruise_IML2018051\\", file separator MUST BE "\\" in order to be recognized |
Value
folders of misclassified or reclassified images inside image_dir
[Package vprr version 0.2.3 Index]