yzx9 / swcgeom

Neuron geometry library for swc format.
Apache License 2.0
6 stars 3 forks source link

Assemble `BranchTree` to `Tree` #8

Open yzx9 opened 8 months ago

yzx9 commented 8 months ago

How to asemble a BranchTree to Tree?

If available, we can resamble tree by: Tree -> BranchTree -> resamble branches -> assemble BranchTree to Tree

yzx9 commented 8 months ago

How to select the starting point of a branch?

  1. follow branch direction
  2. nestest point
yzx9 commented 8 months ago

How to adjust a branch when the bifurcation point moves?