[Insight-developers] Bad dependency: Core/ImageFunction depends in Filtering/ImageGrid/

David Cole david.cole at kitware.com
Tue Jul 19 15:36:36 EDT 2011


I think the solution here would be to move the
itkBSplineInterpolateImageFunction into Core.

We don't want to add a dependency from Core pointing to something
that's "non-Core"... do we?

Is it a simple move of that one header file? Or does that propagate
into further changes required....?


On Tue, Jul 19, 2011 at 3:27 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> There is a bad dependency:
>
> Core/ImageFunction/include/itkBSplineResampleImageFunction.h includes
> Filtering/ImageGrid/include/"itkBSplineInterpolateImageFunction
>
> yet Core/ImageFunction/itk-module.cmake does not list the dependency.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list