diff --git a/docs/napari_points_mask.md b/docs/napari_points_mask.md index 127a808..d124f64 100644 --- a/docs/napari_points_mask.md +++ b/docs/napari_points_mask.md @@ -6,7 +6,7 @@ at particular points (e.g. color or intensity information) **plantcv.annotate.napari_points_mask**(*img, viewer*) -**returns** dictionary of masks, one for each class where the class label is the key to access +**returns** dictionary of masks (one for each class where the class label is the key to access) - **Parameters:** - img - image data (compatible with gray, RGB, and hyperspectral data. If data is hyperspecral it should be the array e.g. hyperspectral.array_data)