neurom.core.Neurite¶
-
class
neurom.core.Neurite(root_node)[source]¶ Bases:
objectClass representing a neurite tree
Methods
__init__iter_sectionsiteration over section nodes transformReturn a copy of this neurite with a 3D transformation applied Attributes
areaReturn the surface area of this neurite. lengthReturn the total length of this neurite. pointsReturn unordered array with all the points in this neurite volumeReturn the volume of this neurite.