QWAimages is a subclass of data.frame that holds image-level metadata
for a QWA dataset. It is the required component of QWAmetadata and can be
used as input for collect_raw_data().
Details
Each row represents one image with its associated ROXAS (AI) output file paths,
hierarchical labels (site, tree, woodpiece, slide, image), EXIF metadata,
and ROXAS (AI) settings. It is typically constructed by build_QWAimages().
The roxas_version attribute records whether the data were produced by
classic ROXAS ("roxas") or ROXAS AI ("roxas_ai").