-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
24 lines (24 loc) · 883 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: ClickMetrics
Title: Measure length, area and count objects on images based on clicks
Version: 0.1.0
Date: 2019-10-02
Authors@R: as.person(c(
"Walmes Marques Zeviani <walmeszeviani@gmail.com> [cre, aut]",
"Vinicius Ricardo Riffel <viniciusricardoriffel@gmail.com> [ctb]"
))
Description: This package has shiny dashboards built to help scientists
measure things in images/photos, e.g. mycelial diameter, nematode
body length, number of spores on plate dishes, damaged leaf area,
distribution of point patterns. Based on coordinate of mouse clicks,
the measures are obtained after data pos processing.
Depends:
R (>= 3.6.0)
Imports:
shiny (>= 1.3.2),
imager (>= 0.41.2)
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/walmes/ClickMetrics
BugReports: https://github.com/walmes/ClickMetrics/issues