Skip to content

Commit 3069c8e

Browse files
committed
Update README.md
1 parent 3b04991 commit 3069c8e

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
1-
# Thresholding (a.k.a. segmentation) Tutorials
1+
# Image Segmentation - Part 1: Thresholding
22

33
[![test-pr](https://github.com/danforthcenter/plantcv-tutorial-threshold/actions/workflows/ci-tests.yml/badge.svg)](https://github.com/danforthcenter/plantcv-tutorial-threshold/actions/workflows/ci-tests.yml)
44

5-
Introduction to using thresholding tools with PlantCV.
6-
7-
85
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/danforthcenter/plantcv-tutorial-threshold/HEAD?labpath=index.ipynb)
96

7+
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/danforthcenter/plantcv-tutorial-threshold/blob/main/index-colab.ipynb)
8+
109
[![Static Badge](https://img.shields.io/badge/Open%20in%20GitHub-black?logo=github)](https://github.com/danforthcenter/plantcv-tutorial-threshold)
1110

1211
## Tutorial tags/keywords
1312

1413
thresholding, segmentation, masking
1514

1615
## Citations
17-
18-

0 commit comments

Comments
 (0)