ITK: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
mNo edit summary
(Switch from GitWeb to GitHub as the Git repository URL where the ITK code dwells)
(33 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[File:Itk.png|center|150x100px]]
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.   
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.
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 ==
 
* [https://github.com/InsightSoftwareConsortium/ITK 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.cdash.org/CDash/index.php?project=Insight&date= Nightly Build Dashboard] : View the build status on a variety of platforms, regression testing, and more.
 
=== Related ===
 
* [[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/Compilers|Compilers]]
** [[ITK/Git|Building and Contributing with Git]]
** [[ITK/Cross Compiling|Cross Compiling]]
* [[ITK/Doxygen Documentation|Doxygen Documentation]]
* [[ITK/Git/Dashboard|Dashboard Setup]]
 
== 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|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|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|2006 Survey Summary]]
* [[ITK/Second Life|In Second Life]]
 
=== Policies and Procedures ===
 
* [[ITK/Policies and Procedures|Policies and Procedures]]


== [[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