Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bramstone/Leaf-area-quantification
Quantification of the green and brown areas of leaves taken from images
https://github.com/bramstone/Leaf-area-quantification
Last synced: 3 months ago
JSON representation
Quantification of the green and brown areas of leaves taken from images
- Host: GitHub
- URL: https://github.com/bramstone/Leaf-area-quantification
- Owner: bramstone
- License: gpl-3.0
- Created: 2017-03-17T03:31:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T20:31:28.000Z (over 7 years ago)
- Last Synced: 2024-05-21T02:54:37.252Z (6 months ago)
- Language: R
- Size: 3.76 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaf-area-quantification
Quantification of the green and brown areas of leaves taken from imagesThis function uses images of leaves taken in the lab or field and calculates the green and brown areas of the leaf. Images intended for a common data set should all be taken from a fixed point with a consistent light source so that numbers will be consistent. Leaves should be placed on a white background and a blue square of known area should be placed in the picture.
While this function may not replace more involved image analysis software, it has the advantage of working with the R environment, which may be familiar to many researchers from other parts of their analyses, and is faster than manual methods.