forked from pennekampster/bemovi
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 733 Bytes
/
DESCRIPTION
File metadata and controls
19 lines (19 loc) · 733 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: bemovi
Title: BEMOVI, software for extracting BEhaviour and MOrphology from VIdeos
Description: An R and ImageJ based work flow to automatically measure behaviour
and morphology from videos. Moving individuals are identified by background
subtraction, morphology extracted, and trajectories assembled through time from
coordinate data. Abundance, morphology and behaviour can be summarized based on
trajectory data.
Version: 1.0
Author: Frank Pennekamp <Frank.Pennekamp@ieu.uzh.ch>, Owen Petchey
<Owen.Petchey@ieu.uzh.ch>
Maintainer: Frank Pennekamp <Frank.Pennekamp@ieu.uzh.ch>
Imports:
data.table,
circular
Depends:
R (>= 3.0.2)
License: CC BY-NC 4.0
LazyData: true
RoxygenNote: 6.0.1.9000