-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 777 Bytes
/
DESCRIPTION
File metadata and controls
38 lines (38 loc) · 777 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
Package: visDec
Title: Visibility Detection from Cameras
Version: 0.0.0.9021
Date: 2017-05-22
Authors@R: c(person("Martin", "Roth", email = "roth@knmi.nl", role = c("aut", "cre")),
person("Andrea", "Pagani", email = "pagani@knmi.nl", role = "aut"))
Description: Visibility detection from cameras.
Depends:
R (>= 3.2.2)
Imports:
Rcpp,
data.table (>= 1.9.8),
imager (>= 0.40.2),
matlab,
abind,
Matrix,
changepoint,
maptools,
magrittr,
plyr,
stats,
utils,
fractaldim
License: LGPL
LazyData: true
RoxygenNote: 6.0.1.9000
LinkingTo: Rcpp
Suggests: knitr,
rmarkdown,
testthat,
doParallel,
foreach,
ggplot2,
iterators,
covr
VignetteBuilder: knitr
SystemRequirements: libx11-dev,
libfftw3-dev