Skip to content

Commit

Permalink
show corrected annotations also
Browse files Browse the repository at this point in the history
  • Loading branch information
HaleySchuhl committed Jul 18, 2024
1 parent 17f6b98 commit fdeca13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Points.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ colorful = pcv.visualize.colorize_label_img(label_img=corrected_mask)
# Analysis steps here
size_img = pcv.analyze.size(img=img, labeled_mask=corrected_mask, n_labels=num)
```
**Annotations post Human Corrections**

![Screenshot](img/documentation_images/points_correct_mask/annotated_stomata.png)

**Corrected (and [Colorized](https://plantcv.readthedocs.io/en/stable/visualize_colorize_label_img/)) Mask**

Expand Down

0 comments on commit fdeca13

Please sign in to comment.