help > export coordinates of segment mesh
Showing 1-2 of 2 posts
Display:
Results per page:
Apr 20, 2022  08:04 PM | Chang Liu
export coordinates of segment mesh
Hi,

I'm using the segmentation plugin of vaa3d to generate segments of neuronal boutons, and what to measure the distance between them and the neuron trace. The neuron trace file is a swc file and I can load the coordinates into Matlab, but the surface mesh of the segments file is a vaa3d file. How can I export the coordinates of segment mesh so that I can do the calculation in Matlab?


Best,
Chang
May 6, 2022  03:05 AM | Lingli Zhang
RE: export coordinates of segment mesh
Hi Chang!

You can try to save the surface mesh in Vaa3D as .obj file instead of .vaa3d file, the obj file is a text format for surface mesh.


Best,
Lingli Zhang