[Insight-developers] Creating new transform IO
Michael Stauffer (Circular Logic)
mstauff at verizon.net
Tue Nov 16 20:07:10 EST 2010
ITK 4
Hi,
I need to add IO for a couple new transform classes that don't have
conventional members. The older code looks hardcoded for just the basic
transform members.
Should I use Code/Review/itkTransformFile[Reader|Writer]WithFactory? How
do I do this? Looking at itkMatlabTransformIOFactory and
itkTxtTransformIOFactory, I don't see how to override a Read or Write
routine, or similar. Is there any documentation on this apart from the
source files? Thanks.
Cheers,
Michael
More information about the Insight-developers
mailing list