ITK: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Resize ITK logo to a reasonable size)
(43 intermediate revisions by 5 users not shown)
Line 1: Line 1:
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.
[[File:Itk.png|center|150x100px]]


This is the ''ITK Wiki'', a collaborative hypertext database of information, documentation and resources.
The National Library of Medicine '''[http://www.itk.org/ 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.
 
__TOC__


== Overview ==
== Overview ==


* [[ITK/Getting Started|Getting Started with ITK]]
* <big><strong>[[ITK/Getting Started|Getting Started with ITK]]</strong></big>
* [[ITK/About|About the Insight Toolkit]]
* [[ITK/About|About the Insight Toolkit]]
* [[ITK/FAQ|Frequently Asked Questions (FAQ)]]
* [[ITK/FAQ|Frequently Asked Questions (FAQ)]]
* [[ITK/License Information| License Information]]
* [[ITK/License Information| License Information]]


== ITK Resources ==
== Software Process ==
 
* [http://itk.org/gitweb?p=ITK.git Git repository] : The version controlled repository.
=== Documentation ===
* [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] : Where we report and browse bugs.
* [[ITK/Examples|Examples]]
* [http://www.cdash.org/CDash/index.php?project=Insight&date= Nightly build dashboard] : View the build status on a variety of platforms.
* [[ITK/Documentation|Documentation]]
* [[ITK/Development | Development]]
* [[ITK/Tutorials|Tutorials]]
 
=== Software Process ===
 
* [http://itk.org/gitweb?p=ITK.git Insight Git Repository] : Browse the Git repository online
* [http://review.source.kitware.com/#/q/status:open+project:ITK,n,z Gerrit Code Review] : Code review system
* [http://issues.itk.org/ Issue tracking system] : report and browse bugs
* [http://www.itk.org/Testing/Dashboard/MostRecentResults-Nightly/Dashboard.html Nightly Build Dashboard] : View the build status on a variety of platforms, regression testing, and more.
 
=== Related ===
 
* http://www.itk.org/ is the official ITK website
* [[ITK/Best of the List|Best of the List]]
* [[ITK/Related Software|Related Software]]
* [[ITK/Third Party Applications|Third Party Applications]]
 
== Software Engineering and Development ==
 
* [[ITK/Releases|Releases]]
* [[ITK/Configuring and Building|Configuring and Building]]
** [[ITK/Scripting|Scripting]]
** [[ITK/MS Free Tool|MS Free Tool]]
* [[ITK/Cross Compiling|Cross Compiling]]
* [[ITK/Doxygen Documentation|Doxygen Documentation]]
 
== Academic Corner ==
 
* [[ITK/Course Ware|Course Ware]]
* [[ITK/File Formats|File Formats]]
* [[ITK/ImageRegistration|Image Registration Topics]]
* [[ITK/Image Segmentation|Image Segmentation Topics]]
 
== Professional Corner ==
 
* [[ITK/Job Opportunities|Job Opportunities]]
* [[FDA_Guidelines_for_Software_Development]]
 
== Open Society ==
 
* [[ITK/Patent Bazaar|Patented Algoritms]]
* [[ITK/Open Access Science|Open Access Science]]
* [[ITK/The Insight Journal|The Insight Journal]]
* [[ITK/The Insight Conference|The Insight Conference]]
 
== Developers Corner ==
 
=== Community Coordination ===
 
* Archive of the insight-users community mailing list
** [http://www.itk.org/pipermail/insight-users/ Mailing list archives (insight-users)]
** [http://dir.gmane.org/gmane.comp.lib.itk.user Searchable GMane archive]
** [http://old.nabble.com/ITK---Users-f14224.html Searchable Nabble forum/archive]
* [[ITK/Telephone Conference Agendas and Minutes]]
* [[ITK/Upcomings Events|ITK Upcoming Events]]
* [[ITK/Oversight Committee|Oversight Committee]]
* [[ITK/Working Groups|Working Groups]]
* [[ITK/2006 Survey Summary]]
* [[ITK/Second Life|In Second Life]]
 
=== Policies and Procedures ===
 
* [[ITK/Policies and Procedures]]
** [[ITK/Policy and Procedure for Adding Dashboards|Adding Dashboard Submissions]]
** [[ITK/Build Instructions for Developers]]
** [[ITK/Coding Style Guide|Style Guide]]
** [[ITK/Procedure for Contributing New Classes and Algorithms|Procedure for Contributing New Classes and Algorithms]]
** [[ITK/Procedure for Contributing Bug Fixes|Procedure for Contributing Bug Fixes]]
** [[ITK/Procedure for Adding a Test|Procedure for Adding a Test]]
** [[ITK/Git|ITK Git Instructions]]


== [[ITK/Statistics|Statistics]] ==
== Resources ==


== Milestones ==
* [[ITK/Documentation| Documentation]]
* [[ITK/Community | Community Corner]]
* [[ITK/Academic | Academic Corner]]
* [[ITK/Professional | Professional Corner]]
* [[ITK/Open_Science| Open Science]]
* [[ITK/Other_Software| Other Software]]


* [[ITK/10th Anniversary| ITK 10th Anniversary]]
{{ITKRegister}}

Revision as of 15:45, 6 December 2017

Itk.png

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