[Insight-developers] itkLambdaImageAdaptor

David Doria daviddoria at gmail.com
Sat Oct 6 08:52:28 EDT 2012


I wrote a little class that uses lambda to allow the programmer to
define inline a function for the adaptor to apply to the pixels:

https://github.com/daviddoria/ITKAdditions/tree/master/LambdaImageAdaptor

I just thought I'd share. In the future when ITK requires c++11, this
could be a nice thing to provide.

David


More information about the Insight-developers mailing list