[Insight-developers] Speak now or forever hold your peace w.r.t. itk::TransformFileReader/Writer

kent williams norman-k-williams at uiowa.edu
Thu Aug 2 16:45:02 EDT 2007


So today, I cut the Gordian Knot I discussed yesterday in the
TransformFileReader/Writer.

What I did was simply augment the existing reader and writer such that if
the filename given ends in ".mat" it will write a matlab file, and if you
try and read a file whose name ends in ".mat" it will try to read it as a
matlab file.

I augmented the regression test to do the same test with matlab files as it
does with text files and it passes.

Is anyone going to object if I check this in?



More information about the Insight-developers mailing list