fiji / SNT

Legacy project superseded by https://github.com/morphonets/SNT
GNU General Public License v3.0
11 stars 29 forks source link

add multiple_mesh_intersection notebook and graph diameter demo #49

Closed carshadi closed 5 years ago

carshadi commented 5 years ago

This commit adds an IPython notebook which demonstrates the calculation and rendering of meshes that result from spatial boolean operations, such as intersection and union, between two meshes.

This may be useful, for example, to quantify a rough estimate of the amount of spatial overlap between two distinct dendritic trees.

Requirements: -pyimagej -trimesh + Blender -numpy

Tested on Windows 10 64-bit

tferr commented 5 years ago

@carshadi, Just to let you know I haven't forgotten about his. I did merge the Graph script after some minor changes but I just need some time to think better if we should adopt bpy. what you think?

carshadi commented 5 years ago

ill try bpy out and see if it simplifies things

tferr commented 5 years ago

Since bpy is not an option, merging it