[Insight-users] itkTransformFactoryBaseTest.cxx modification

David Brayford dbrayford at gmail.com
Tue Oct 11 17:16:10 EDT 2011


I am currently using some code that uses the
itkTransformFactoryBaseTest, but I need to use a 4x4 affine transform
matrix. So was wondering if I could easily extend the code to include
AffineTransform_double_4_4 while not editing the standard ITK code.

I could edit the file
./InsightToolkit-3.20.0/Testing/Code/Common/itkTransformFactoryBaseTest.cxx
but this would mean that my version of ITK would no longer be
standard.

David


More information about the Insight-users mailing list