Skip to content

Commit

Permalink
minor clarification to docs for Points classes
Browse files Browse the repository at this point in the history
  • Loading branch information
HaleySchuhl committed Aug 16, 2024
1 parent ecd777d commit 0deafea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Points.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@ size_img = pcv.analyze.size(img=img, labeled_mask=corrected_mask, n_labels=num,

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

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

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

**Size Analysis Image**
**[Size](https://plantcv.readthedocs.io/en/stable/analyze_size/) Analysis Image**

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

Expand Down

0 comments on commit 0deafea

Please sign in to comment.