ITK/ExamplesDiscussion
From KitwarePublic
< ITK
Jump to navigationJump to search
There are currently multiple sources for ITK examples:
This is an open discussion to determine the best solution(s) for users.
Wiki Examples
Pros:
- Community driven
- Zero cost
- Follows on the success of VTK Wiki Examples
- VTK
- 1300/8000 (16%) messages since 2010
- 640 examples (C++, C#, Tcl, Python, Java)
- ITK
- 300/3500 (9%) messages since 2011
- 280 examples, all C++
- VTK
- Low bar to contribute
- Uses media wiki
- No need to learn git
- QuickView
- ~ 30% of examples use QuickView, but could be more
- MedianImageFilter
- Multiple build options:
- Tarball for each example
- Tarball for all examples
- Superbuild
- ITK Remote module
- ITKv3 and ITKv4 compatible
- Where possible, builds for both ITKv3/v4
Cons:
- Master is on wiki
- Difficult to make broad changes
- Need a repo -> wiki sync
- Difficult to make broad changes
- No gerrit review
- Current wiki->git sync could be mofied to submit gerrit topics