lxmedai

Results 2 issues of lxmedai

I am now testing your package for computing mesh skeleton. Here below is my code using meshparty to compute the skeleton and to visualize the results: ``` from meshparty import...

I tried to put some extra information to the field 'extra' (which is just an empty dict by default) by using `img_nii.extra = {'Test': 'See what happens'}` # img_nii is...