classify_bemovi_files: Classify algae_traits data.frame

View source: R/classify_bemovi_files.R

classify_bemovi_filesR Documentation

Classify algae_traits data.frame

Description

Classify algae_traits data.frame

Usage

classify_bemovi_files(
  datadir,
  bemovi_extract_name = NULL,
  classifier_constant_name,
  classifier_increasing_name,
  exclude_videos = NULL
)

Arguments

datadir

character vector containing the root directory for all files

bemovi_extract_name

character vector containing the name of the bemovi config file including path.

classifier_constant_name

character vector of name of the classifier for temperature treatment constant including path

classifier_increasing_name

character vector of name of the classifier for temperature treatment increasing including path

exclude_videos

file names of videos to exclude. If NULL, all will be used.

Value

list containing three objects: - mean_density_per_ml - morph_mvt - trajectory_data


LEEF-UZH/LEEF.analysis documentation built on Feb. 8, 2025, 11:18 a.m.