Python Filters Tutorials
From KitwarePublic
Jump to navigationJump to search
Python filter Tutorials
Creating a subclass of PythonProgrammableFilter
Follow this link to the tutorial for creating vtkCPPFilter, a simple PythonProgrammableFilter that shows how to subclass it and pass custom parameters from the GUI to a Python script.