Skip to content

Commit

Permalink
docs: correct documentation about multi-label spherical erosion
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Dec 19, 2023
1 parent ebad043 commit 797583d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ This is a collection of morphological 3D image operations that are tuned for wor

We provide the following multithreaded operations:

- Dilation
- Erosion
- Opening
- Closing
- Spherical Dilation (binary images)
- Fill Voids
- Multi-Label Stenciled Dilation, Erosion, Opening, Closing
- Multi-Label Spherical Erosion
- Binary Spherical Dilation, Opening, and Closing
- Multi-Label Fill Voids

Highlights compared to other libraries:

Expand Down

0 comments on commit 797583d

Please sign in to comment.