ITK: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Switch from GitWeb to GitHub as the Git repository URL where the ITK code dwells)
(64 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/Insight Applications|Insight Applications]]
== ITK Resources ==
* [[ITK/Examples|Examples]]
* [[ITK/Documentation|Documentation]]
* [[ITK/Tutorials|Tutorials]]
* http://www.itk.org/ is the official ITK website
* [http://www.itk.org/cgi-bin/viewcvs.cgi/?cvsroot=Insight CVS Repository] : Browse the CVS repository online
* [http://www.itk.org/pipermail/insight-users/ Mailing list archives (insight-users)] : Archive of the users community mailing list
* [http://www.itk.org/Bug/ Bug tracking system (BTS)] : 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/2006 Survey Summary]]
* [[ITK/Upcomings Events|ITK Upcoming Events]]
* [[ITK/Procedure for Contributing New Classes and Algorithms|Procedure for Contributing New Classes and Algorithms to ITK]]
* [[ITK/CommandLineTools|Command line wrappers of ITK functionality]]
* [[ITK/Debug Visualizers for Visual Studio|Debug Visualizers for Visual Studio]]
*[[ITK/Releases|Releases]]
== Software Engineering and Development ==
* [[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 Developement]]
== 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]]
== Software Process ==
** [[ITK/Policy and Procedure for Adding Dashboards|Adding Dashboard Submissions]]
* [https://github.com/InsightSoftwareConsortium/ITK Git repository] : The version controlled repository.
** [[ITK/Build Instructions for Developers]]
* [http://review.source.kitware.com/#/q/status:open+project:ITK,n,z Gerrit code review] : Our code review system.
** [[ITK/Procedure for Contributing New Classes and Algorithms|Procedure for Contributing New Classes and Algorithms]]
* [http://issues.itk.org/ Issue tracking system] : Where we report and browse bugs.
** [[ITK/Procedure for Contributing Bug Fixes|Procedure for Contributing Bug Fixes]]
* [http://www.cdash.org/CDash/index.php?project=Insight&date= Nightly build dashboard] : View the build status on a variety of platforms.
** [[ITK/Procedure for Adding a Test|Procedure for Adding a Test]]
* [[ITK/Development | Development]]
** [[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