Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added test status badge
  • Loading branch information
sdkenney42 authored Nov 12, 2024
1 parent c2d1ce3 commit 59dee73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Hyperspectral Tutorial

[![test-pr](https://github.com/danforthcenter/plantcv-tutorial-hyperspectral/actions/workflows/cs-tests.yml/badge.svg)](https://github.com/danforthcenter/plantcv-tutorial-hyperspectral/actions/workflows/cs-tests.yml)

Sample analysis of a hyperspectral image. In this case, a corn kernel.
Hyperspectral image is normalized to white and dark reference data, hyperspectral image is masked using the pseudo-rgb, a histogram of spectral reflectance is plotted and two indices are calculated (NDVI and ARI) and pseudocolored images are made.

Expand Down

0 comments on commit 59dee73

Please sign in to comment.