nipy / nitransforms

a standalone fork of nipy/nibabel#656
https://nitransforms.readthedocs.io
MIT License
28 stars 16 forks source link

Transforming streamlines #94

Open arokem opened 4 years ago

arokem commented 4 years ago

@oesteban told me this transforms surfaces. Why not streamlines?

If I am interested in contributing something like that, where should I start looking?

oesteban commented 2 years ago

I assume we are talking of nonparametric streamlines :)

@effigies - does the new surface API facilitate the representation of streamlines as PointSets?

effigies commented 2 years ago

I don't know enough about streamlines to know how smoothly it will fit into the CoordinateImage API, but that largely disentangles the topology from the coordinates, so it seems likely we can find something similar.