[root]/Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/Wrapping/Python/itkExtras

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| glehmann | 6 (100.0%) | 243 (100.0%) | 40.5 |
ENH: let the user pass the image or the filter to the viewer without using SetInput(): >>> v = itk.show(reader) >>> v(th) BUG: really render when calling Render()
5 lines of code changed in:
ENH: update the reader when changing the channel or the name
2 lines of code changed in:
ENH: support loading of images with different type than the requested one
13 lines of code changed in:
ENH: set spacing in micrometers
5 lines of code changed in:
ENH: Import WrapITK in Wrapping directory
218 lines of code changed in: