SimpleITK: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(→TCons) |
No edit summary |
||
Line 4: | Line 4: | ||
* Provide an easy-access layer to ITK for non-C++ expert developers | * Provide an easy-access layer to ITK for non-C++ expert developers | ||
= Official source repository = | |||
SimpleITK uses git as the revision control system. The main repository is hosted on Github [https://github.com/SimpleITK/SimpleITK https://github.com/SimpleITK/SimpleITK]. | |||
= Advisory Review Board (ARB) = | = Advisory Review Board (ARB) = | ||
Line 21: | Line 26: | ||
* OpenCV: http://opencv.willowgarage.com/wiki/ | * OpenCV: http://opencv.willowgarage.com/wiki/ | ||
= Scope = | = Scope = | ||
Line 33: | Line 35: | ||
* [[ITK_Release_4/SimpleITK/Wrapping | Wrapping]] | * [[ITK_Release_4/SimpleITK/Wrapping | Wrapping]] | ||
= TCons = | = TCons = |
Revision as of 13:02, 14 June 2011
Simple ITK
Goals
- Provide an easy-access layer to ITK for non-C++ expert developers
Official source repository
SimpleITK uses git as the revision control system. The main repository is hosted on Github https://github.com/SimpleITK/SimpleITK.
Advisory Review Board (ARB)
- The Advisory Review Board is composed of groups and individual who are potential users of the Simple ITK Layer.
- They provide advice to ITK developers of the simple layer regarding the design and implementation of the SimpleITK API.
Survey
Examples of Other Librarires
Scope
Wrapping