ITK: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
(Switch from GitWeb to GitHub as the Git repository URL where the ITK code dwells)
(58 intermediate revisions by 6 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 ==
* [[ITK/Examples|Examples]]
* [https://github.com/InsightSoftwareConsortium/ITK Git repository] : The version controlled repository.
* [[ITK/Documentation|Documentation]]
* [http://review.source.kitware.com/#/q/status:open+project:ITK,n,z Gerrit code review] : Our code review system.
* [[ITK/Tutorials|Tutorials]]
* [http://issues.itk.org/ Issue tracking system] : Where we report and browse bugs.
* http://www.itk.org/ is the official ITK website
* [http://www.cdash.org/CDash/index.php?project=Insight&date= Nightly build dashboard] : View the build status on a variety of platforms.
* [http://itk.org/gitweb?p=ITK.git Insight Git Repository] : Browse the Git repository online
* [[ITK/Development | Development]]
* [http://www.itk.org/pipermail/insight-users/ Mailing list archives (insight-users)] : Archive of the users community mailing list
* [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.
* [[ITK/Best of the List|Best of the List]]
* [[ITK/Related Software|Related Software]]
* [[ITK/Third Party Applications|Third Party Applications]]
 
== See also ==
 
* [[ITK/Upcomings Events|ITK Upcoming Events]]
* [[ITK/CommandLineTools|Command line wrappers of ITK functionality]]
* [[ITK/Insight Applications|Insight Applications]]
* [[ITK/2006 Survey Summary]]
 
*[[ITK/Releases|Releases]]
 
== Software Engineering and Development ==
 
* [[ITK/Procedure for Contributing New Classes and Algorithms|Procedure for Contributing New Classes and Algorithms to ITK]]
* [[ITK/Coding Style Guide|Style Guide]]
* [[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 ===
 
* [[ITK/Telephone Conference Agendas and Minutes]]
* [[ITK/Oversight Committee|Oversight Committee]]
* [[ITK/Working Groups|Working Groups]]
* [[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/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 11:58, 17 March 2018

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