[ITK-users] External Modules: Passing data to unit tests?
Matt McCormick
matt.mccormick at kitware.com
Fri Feb 5 21:36:10 EST 2016
Hi Davis,
> Sorry for the late reply--this looks like a valuable resource. I've just
> registered.
Great! Your account now has upload permissions.
> Since this is phase data, it is best for it to be floating point. Does ITK
> have a preference for FP file type? I use .vtk out of habit but don't mind
> switching.
There is not a preferred format -- .vtk will be fine. I personally
prefer MetaImage with .mha. ITK has the best support for this format
(streaming read and write, compression, read/write of the
MetaDataDictionary, all pixel types supported).
Thanks,
Matt
More information about the Insight-users
mailing list