https://github.com/danforthcenter/plantcv-tutorial-hyperspectral-smf-detection

https://github.com/danforthcenter/plantcv-tutorial-hyperspectral-smf-detection

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: danforthcenter
  • License: cc-by-4.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 38.3 MB
Statistics
  • Stars: 1
  • Watchers: 6
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Spectral Match Filter Detection Tutorial With Hyperspectral Data

test-pr

Example of using PlantCV tools with a Spectral Match Filter Detection Tool from the GatorSense HSI Toolkit https://github.com/GatorSense/hsitoolkitpy. In this example we identify spectra for training the SMF detector. Then use the identified spectra for detection on the original image used for training, a new image (with infection), and a new image (without infection; mock infected). You would not run this workflow in parallel as it is. There are steps here that make it easier to develop a workflow but that do not make sense to run in parallel. This notebook would also likely be run in two parts. Part one: Identification of spectra for matching. Part 2: Detection using SMF on one image. Here we're showing detection on three images for demonstration purposes.

Binder Open In Colab Static Badge

Tutorial tags/keywords

Hyperspectral, Detection, Spectral Match Filter, Disease Detection, Disease Discrimination, Sorghum, Bacterial, Pathogen, GatorSense, Machine Learning, Spectral Signature

Citations

Alina Zare, Susan Meerdink, Yutai Zhou, Caleb Robey, Ron Fick, John Henning, & Paul Gader. (2019, April 12). GatorSense/hsitoolkitpy: Initial Release (Version v1.0). Zenodo. http://doi.org/10.5281/zenodo.2638117

Owner

  • Name: Donald Danforth Plant Science Center
  • Login: danforthcenter
  • Kind: organization
  • Location: St. Louis, MO

Our Mission: Improve the Human Condition Through Plant Science

GitHub Events

Total
  • Push event: 5
Last Year
  • Push event: 5

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 1
  • Total Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Malia Gehan m****n@d****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 2 years ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • ipympl *
.github/workflows/ci-tests.yml actions
  • actions/checkout main composite
  • actions/setup-python main composite