-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 985 Bytes
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Package: trackRcv
Title: Multi-Object Tracking
Version: 0.1.0
Authors@R: c(
person("Simon", "Garnier", , "garnier@njit.edu", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3886-3974")),
person("National Science Foundation, Award ID 2222418", role = c("fnd"),
comment = c()))
Maintainer: Simon Garnier <garnier@njit.edu>
Description: This package contains a series of Shiny-based apps to perform
multi-object tracking in videos using traditional computer vision techniques.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
URL: https://swarm-lab.github.io/trackRcv/
Suggests:
knitr,
quarto
Imports:
autothresholdr,
CEC (>= 0.11.2),
clue,
cluster,
data.table,
grDevices,
mvoutlier,
pals,
pracma,
reticulate,
Rfast,
Rfast2,
shiny,
shinyalert,
shinyFiles,
shinyjs,
shinyWidgets,
stats,
stringr,
utils
VignetteBuilder: quarto