We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f084079 commit 23f2daaCopy full SHA for 23f2daa
README.md
@@ -109,6 +109,7 @@ skels = kimimaro.cross_sectional_area(
109
)
110
skel = skels[0]
111
skel.cross_sectional_area # array of cross sectional areas
112
+skel.cross_sectional_area_contacts # non-zero contacted the image border
113
114
# Split input skeletons into connected components and
115
# then join the two nearest vertices within `radius` distance
0 commit comments