percent_green_viewer
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: jeromemaleski
- License: mit
- Language: R
- Default Branch: main
- Size: 437 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
Citation
README.md
Percent Green Threshold Viewer
This app evaluates percent green cover in an image. The app converts the RGB image to an index 'Green Leaf Index' (GLI). The user sets a threshold for acceptable green color. The app returns an image of the mask and the count of masked and unmasked pixels and percentage above green threshold.
web app: https://casapp.shinyapps.io/percent_green/

Owner
- Name: Jerome Maleski
- Login: jeromemaleski
- Kind: user
- Location: Gainesville, FL
- Repositories: 2
- Profile: https://github.com/jeromemaleski
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Maleski" given-names: "Jerome" title: "Percent Green Threshold Viewer" version: 1.0.0 date-released: 2020-10-06 url: "https://github.com/jeromemaleski/percent_green_viewer"