Skip to content

Commit

Permalink
docs: corrects highlights now that grayscale is available
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Dec 31, 2023
1 parent ffed735 commit 369e018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This is a collection of morphological 3D image operations that are tuned for wor
We provide the following multithreaded (except where noted) operations:

- Multi-Label Stenciled Dilation, Erosion, Opening, Closing
- Grayscale Stenciled Dilation, Erosion, Opening, Closing
- Multi-Label Spherical Erosion
- Binary Spherical Dilation, Opening, and Closing
- Multi-Label Fill Voids (single threaded)
Expand All @@ -21,7 +22,6 @@ Highlights compared to other libraries:

Disadvantages versus other libraries:

- Not ideal for grayscale images
- Stencil (structuring element) is fixed size 3x3x3 and all on.


Expand Down

0 comments on commit 369e018

Please sign in to comment.