[Insight-developers] Template metaprogramming magic coming to itk::Image?

Karthik Krishnan Karthik.Krishnan at kitware.com
Thu Jun 30 17:43:16 EDT 2005


Once support is dropped for VS6..... PartialSpecializations aren;t 
supported by VS6...
The compiler is fairly ancient anyway..

Zachary Pincus wrote:

> I'm quite impressed with the efforts to make the itk::OrientedImage 
> TransformPhysicalPointToIndex (etc.) methods fast through the use of 
> clever template meta-programming.
>
> Is there any plan to bring this technique to itk::Image? I've got some 
> calls to these methods in some inner loops that really slows things 
> down. I've resorted to partial-specialization type hacks, but it would 
> be great to know if this was in the pipeline. (Or conversely, to know 
> that it wasn't, so that maybe I'd give a crack at bringing them over 
> to itk::Image myself.)
>
> Zach
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list