-
- Downloads
ENH: add PyCommand to receive ITK event in Python callable
Showing
- Code/Wrappers/SWIG/CMakeLists.txt 2 additions, 1 deletionCode/Wrappers/SWIG/CMakeLists.txt
- Code/Wrappers/SWIG/PyCommand.i 43 additions, 0 deletionsCode/Wrappers/SWIG/PyCommand.i
- Code/Wrappers/SWIG/itkPyCommand.cxx 112 additions, 0 deletionsCode/Wrappers/SWIG/itkPyCommand.cxx
- Code/Wrappers/SWIG/itkPyCommand.h 81 additions, 0 deletionsCode/Wrappers/SWIG/itkPyCommand.h
- Code/Wrappers/SWIG/otbApplication.i 3 additions, 0 deletionsCode/Wrappers/SWIG/otbApplication.i
Code/Wrappers/SWIG/PyCommand.i
0 → 100644
Code/Wrappers/SWIG/itkPyCommand.cxx
0 → 100644
Code/Wrappers/SWIG/itkPyCommand.h
0 → 100644
Please register or sign in to comment