[Insight-developers] updating TransformFactoryBase - module dependecy issue

M Stauffer (V) mstauff at verizon.net
Thu Oct 27 13:19:42 EDT 2011


Hi,

I'm updating TransformFactoryBase to add new transform
(DisplacementFieldTransfrom and derived). However, these new transforms
are in ITKDisplacementField module, which depends on ITKTransform.
TransformFactory is in ITKTransform, so cannot include from
ITKDisplacementField w/out a circular dependency. Should I move
TransformFactoryBase and TransformFactory into its own module,
ITKTransformFactory?

-M



More information about the Insight-developers mailing list