ITK/ExamplesDiscussion: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
(→Pros:) |
(→Pros:) |
||
Line 34: | Line 34: | ||
** Tarball for each example | ** Tarball for each example | ||
** Tarball for all examples | ** Tarball for all examples | ||
** Superbuild | |||
** ITK Remote module | ** ITK Remote module | ||
Latest revision as of 20:44, 23 July 2013
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