ITKSphinxExamples
ITKSphinxExamples copied to clipboard
Create an example for PyImageFilter
https://github.com/InsightSoftwareConsortium/ITK/blob/master/Wrapping/Generators/Python/PyUtils/itkPyImageFilter.h
CC: @fbudin69500
Are there any "unofficial" examples of how to use this filter. I've been trying to use it. I can get a passed python function to get called, but it's unclear (to me) how I can access the input image or set the output image of the filter. https://discourse.itk.org/t/how-to-use-pyimagefilter/4593
@jeffduda please review this PR: https://github.com/InsightSoftwareConsortium/ITK/pull/3131