I am interested in carrying out branch splitting exactly as shown in this tutorial: Branch Splitting | vmtk - the Vascular Modelling Toolkit
I am familiar with using vmtk for single centerlines, and am now exploring it for branching trees. I see that I can get individual branches, bifurcations, and centerlines to each endpoint using the Centerline Disassembly module after the ExtractCenterline module. However, the tutorial linked to above, goes one step further and uses these centerline piece groupings to divide up the original surface into branch territories in a very nice way. What is the best way to achieve this in Slicer?