extractor_bemovi_particle: Extractor bemovi data particles

View source: R/extractor_bemovi_particle.R

extractor_bemovi_particleR Documentation

Extractor bemovi data particles

Description

This function requires the following files and directories:

Usage

extractor_bemovi_particle(input, output)

Arguments

input

directory from which to read the data

output

directory to which to write the data

Details

  • one input directory which contains

    • a folder named bemovi with

      • the .avi files

      • a file bemovi_extract.yml containing all the parameter for the analysis. This parameter file will be loaded for the analysis.

    • a folder named ⁠00.general.parameter⁠ at the same level as input

This function creates the following folder if it does not exist:

  • ⁠output\bemovi⁠ in which will contain

    • diverse output as created by bemovi.LEEF::locate_and_measure_particles()

    • all metadata et al files in the input/bemovi folder which are not .avi and .metadata files

Value

invisibly TRUE when completed successful


rkrug/LEEF.measurement.bemovi documentation built on Feb. 9, 2025, 7:01 a.m.