ITK: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Daviddoria (talk | contribs) |
Daviddoria (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
* [[ITK/FAQ|Frequently Asked Questions (FAQ)]] | * [[ITK/FAQ|Frequently Asked Questions (FAQ)]] | ||
* [[ITK/License Information| License Information]] | * [[ITK/License Information| License Information]] | ||
== Software Process == | == Software Process == | ||
Line 18: | Line 16: | ||
* [http://issues.itk.org/ Issue tracking system] : report and browse bugs. | * [http://issues.itk.org/ Issue tracking system] : report and browse bugs. | ||
* [http://www.cdash.org/CDash/index.php?project=Insight&date= Nightly Build Dashboard] : View the build status on a variety of platforms, regression testing, and more. | * [http://www.cdash.org/CDash/index.php?project=Insight&date= Nightly Build Dashboard] : View the build status on a variety of platforms, regression testing, and more. | ||
* [[ITK/Development | Development]] | |||
* [[ITK/ | == Resources == | ||
* [[ITK/Other_Software|Other_Software]] | |||
* [[ITK/Documentation|Documentation]] | |||
* [[ITK/Academic | Academic]] | |||
* [[ITK/Professional | Professional]] |
Revision as of 20:13, 9 June 2012
The National Library of Medicine Insight Segmentation and Registration Toolkit (ITK) is an open-source software system for medical image processing in two, three and more dimensions.
This is the ITK Wiki, a collaborative hypertext database of information, documentation and resources.
Overview
- Getting Started with ITK
- About the Insight Toolkit
- Frequently Asked Questions (FAQ)
- License Information
Software Process
- Insight Git Repository : Browse the Git repository online
- Gerrit Code Review : Code review system
- Issue tracking system : report and browse bugs.
- Nightly Build Dashboard : View the build status on a variety of platforms, regression testing, and more.
- Development