Jean-Christophe Houde
Results
2
issues of
Jean-Christophe Houde
If you use something similar to ``` hdr = tc.formats.header.get_header_from_anat(ref_filename) out_tracts = tracts_format.create(output_filename, hdr) ``` where ref_filename is the name of the reference Nifti image, and you do NOT specify...
When loading or saving a VTK file, we should support the rest of the metadata (for example, color arrays).