[Insight-users] [vtkusers] Return itkObjects

David Doria daviddoria at gmail.com
Thu Jun 7 11:55:29 EDT 2012


On Thu, Jun 7, 2012 at 10:20 AM, Jothybasu Selvaraj <jothybasu at gmail.com> wrote:
> Last one question
>
> How would you pass the itkObject to a function.
>
> it would be great if you can add the same into the example (for future use
> and other novices)
>
> Thanks very much
>
> Jothy

I added this example:
http://www.itk.org/Wiki/ITK/Examples/Utilities/PassImageToFunction

It also includes how you need to pass images to function templates
(which comes up a lot in ITK I find).

David


More information about the Insight-users mailing list