CAVEconnectome / MeshParty

Apache License 2.0
34 stars 16 forks source link

added seg_id and creation_parameters to skeletons #72

Closed emjoyce closed 2 years ago

ceesem commented 3 years ago

Hi Emily, could you give a look at the implementation of this functionality in #71? I made a slightly more generic approach to this that also allows for other details like how a skeleton is produced (e.g. pcg_skel vs mesh skeletonization, pcg skel parameters, etc). Does it do the same things yours does? If not, is there something else you need?