Overview
Bemovi is an R package that allows to extract abundance, behaviour and morphology of individual organisms from video sequences. The package relies on R - the statistical computing environment and ImageJ, as well as the ParticleTracker plug-in developed for ImageJ.
For a high level description of the package and its functions, as well as information to its application and validation see the following publication (or run citation(“bemovi”) in R):
This web site provides accompanying information how to get started with bemovi, from installing the necessary dependencies, conducting analyses and processing the data, to measuring morphological and behavioural traits and predict species identities based on these traits.
Start by reading the installation page, which explains how to install the bemovi package as well as its dependencies. Then download the example videos and go through the analysis and processing demonstration.
- Setup
- Worked example
- change log
If anything here or about the package is confusing (or wrong!), or if I’ve missed important details, please submit an issue, or (even better) fork the GitHub repository for this website, make modifications, and submit a pull request.