You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to reconstruct the neurons as realistically as possible and I'm using the segment data (x,y,z coordinates, radius and the connected parts) to do it. At the moment, I'm using them as starting and ending points of cylinders with segment radius.
Is this an accurate way to do it? Moreover, what do segments and their radii really represent? Someone mentioned that they are distance transforms of neuron masks, but I don't understand exactly what that means.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to reconstruct the neurons as realistically as possible and I'm using the segment data (x,y,z coordinates, radius and the connected parts) to do it. At the moment, I'm using them as starting and ending points of cylinders with segment radius.
Is this an accurate way to do it? Moreover, what do segments and their radii really represent? Someone mentioned that they are distance transforms of neuron masks, but I don't understand exactly what that means.
Thanks
The text was updated successfully, but these errors were encountered: