ITK: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 12: Line 12:


== Software Process ==
== Software Process ==
* [http://itk.org/gitweb?p=ITK.git Insight Git Repository] : Browse the Git repository online
* [http://itk.org/gitweb?p=ITK.git Git repository] : The version controlled repository.
* [http://review.source.kitware.com/#/q/status:open+project:ITK,n,z Gerrit Code Review] : Code review system
* [http://review.source.kitware.com/#/q/status:open+project:ITK,n,z Gerrit code review] : Our code review system.
* [http://issues.itk.org/ Issue tracking system] : report and browse bugs.
* [http://issues.itk.org/ Issue tracking system] : Where we 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.
* [[ITK/Development | Development]]
* [[ITK/Development | Development]]



Revision as of 00:28, 10 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

Software Process

Resources