nipy / mindboggle

Automated anatomical brain label/shape analysis software (+ website)
http://mindboggle.info
Other
144 stars 54 forks source link

Convert all readers to generic mesh file format readers #81

Closed gdevenyi closed 7 years ago

gdevenyi commented 7 years ago

Rather than hard-coding the polydata file format, I have adapted the readers to accept vtk, stl and MNI object format.

satra commented 7 years ago

@gdevenyi - neat. would be nice if some tests were added to reflect reading in converted forms of the vtk files.

binarybottle commented 7 years ago

Thank you, @gdevenyi -- how exciting to have different mesh file format readers!