Skip to content

Commit 23f2daa

Browse files
docs: show that cross_sectional_area_contacts is available
1 parent f084079 commit 23f2daa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ skels = kimimaro.cross_sectional_area(
109109
)
110110
skel = skels[0]
111111
skel.cross_sectional_area # array of cross sectional areas
112+
skel.cross_sectional_area_contacts # non-zero contacted the image border
112113

113114
# Split input skeletons into connected components and
114115
# then join the two nearest vertices within `radius` distance

0 commit comments

Comments
 (0)