LICENSE
README.md
pyproject.toml
swcgeom/__init__.py
swcgeom.egg-info/PKG-INFO
swcgeom.egg-info/SOURCES.txt
swcgeom.egg-info/dependency_links.txt
swcgeom.egg-info/requires.txt
swcgeom.egg-info/top_level.txt
swcgeom/analysis/__init__.py
swcgeom/analysis/feature_extractor.py
swcgeom/analysis/features.py
swcgeom/analysis/lmeasure.py
swcgeom/analysis/sholl.py
swcgeom/analysis/trunk.py
swcgeom/analysis/visualization.py
swcgeom/analysis/visualization3d.py
swcgeom/analysis/volume.py
swcgeom/core/__init__.py
swcgeom/core/branch.py
swcgeom/core/branch_tree.py
swcgeom/core/compartment.py
swcgeom/core/node.py
swcgeom/core/path.py
swcgeom/core/population.py
swcgeom/core/swc.py
swcgeom/core/tree.py
swcgeom/core/tree_utils.py
swcgeom/core/tree_utils_impl.py
swcgeom/core/swc_utils/__init__.py
swcgeom/core/swc_utils/assembler.py
swcgeom/core/swc_utils/base.py
swcgeom/core/swc_utils/checker.py
swcgeom/core/swc_utils/io.py
swcgeom/core/swc_utils/normalizer.py
swcgeom/core/swc_utils/subtree.py
swcgeom/images/__init__.py
swcgeom/images/augmentation.py
swcgeom/images/contrast.py
swcgeom/images/folder.py
swcgeom/images/io.py
swcgeom/transforms/__init__.py
swcgeom/transforms/base.py
swcgeom/transforms/branch.py
swcgeom/transforms/branch_tree.py
swcgeom/transforms/geometry.py
swcgeom/transforms/image_preprocess.py
swcgeom/transforms/image_stack.py
swcgeom/transforms/images.py
swcgeom/transforms/mst.py
swcgeom/transforms/neurolucida_asc.py
swcgeom/transforms/path.py
swcgeom/transforms/population.py
swcgeom/transforms/tree.py
swcgeom/transforms/tree_assembler.py
swcgeom/utils/__init__.py
swcgeom/utils/debug.py
swcgeom/utils/download.py
swcgeom/utils/dsu.py
swcgeom/utils/ellipse.py
swcgeom/utils/file.py
swcgeom/utils/neuromorpho.py
swcgeom/utils/numpy_helper.py
swcgeom/utils/plotter_2d.py
swcgeom/utils/plotter_3d.py
swcgeom/utils/renderer.py
swcgeom/utils/sdf.py
swcgeom/utils/solid_geometry.py
swcgeom/utils/transforms.py
swcgeom/utils/volumetric_object.py