You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
Image processing and segmentation functionality in C++ with light-weight python bindings through nanobind and minimal dependencies to enable distribution via pip.
9
9
10
10
The package includes dependency-free triangle-mesh extraction from 3D volumes
11
-
and segmentation masks under `bioimage_cpp.mesh`.
11
+
and segmentation masks, plus Laplacian mesh smoothing, under `bioimage_cpp.mesh`.
12
12
13
13
The `bioimage_cpp` python library can be installed via pip:
0 commit comments