Annotations
Data standards
-
Bioacoustic and Ecoacoustic Data in Audiovisual Core Talk at SPNHC-TDWG 2024 Conference (Okinawa, Japan)
Tools for handling annotations in R
These functions define a new object class Annotations and associated functions that can be used to store, manipulate, edit and save annotations.
-
Annotationclass insonicscrewdriverDefines theAnnotationclass. -
merge_annotations()insonicscrewdriverUsed to merge overlapping or adjacentAnnotationobjects. -
sort_annotations()insonicscrewdriverUsed to sort a list ofAnnotationobjects.
Sources of annotations
-
birdNetAnalyse()insonicscrewdriverCan optionally output identifications asAnnotationobjects. -
flytunes_annotations()inNHMDEOutputsAnnotationobjects from Zooniverse exports of the FlyTunes project.
Saving annotations
writeAudacityLabelsinsonicscrewdriverWrites a list ofAnnotationobjects as a label file for the audio editor Audacity.
Miscellany
- Hunting performance in R Investigates the performance of annotation related functionality in
sonicscrewdriver.