[Insight-developers] Removing typeids, removing block-copied code, UseVectorBasedHistogram

kent williams norman-k-williams at uiowa.edu
Fri Nov 5 10:34:12 EDT 2010


Works for me!

So I'll get rid of my changes in the RankImage classes.

It also occured to me that I don't need no stinking templates -- that
function can be replaced with

const bool UseVectorBasedHistogram(sizeof(InputPixelType) <= 2);

On 11/5/10 9:23 AM, "Gaëtan Lehmann" <gaetan.lehmann at jouy.inra.fr> wrote:
> What about waiting for that change to be merged in ITK repository?
> 
>    http://review.source.kitware.com/#change,293
> 
> It should remove all the runtime type comparisons listed above. Just
> let me know if I've missed one!
> 
> Regards,
> 
> Gaëtan



More information about the Insight-developers mailing list