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)
(147 intermediate revisions by 19 users not shown)
Line 1: Line 1:
= The Insight Segmentation and Registration Toolkit =
[[File:Itk.png|center|150x100px]]


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.   
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.


== Users ==
__TOC__


* [[ITK FAQ|Frequently Asked Questions (FAQ)]]
== Overview ==
* [[ITK About|About the Insight Toolkit]]
** [[ITK Insight Applications|Insight Applications]]
* [[ITK Getting Started|Getting Started with ITK]]


* [[ITK Resources|ITK Resources]]
* <big><strong>[[ITK/Getting Started|Getting Started with ITK]]</strong></big>
** [[ITK Documentation|Documentation]]
* [[ITK/About|About the Insight Toolkit]]
** [[ITK Tutorials|Tutorials]]
* [[ITK/FAQ|Frequently Asked Questions (FAQ)]]
** [[ITK Best of the List|Best of the List]]
* [[ITK/License Information| License Information]]
** [[ITK Related Software|Related Software]]
** [[ITK Third Party Applications|Third Party Applications]]


=== Releases ===
== Software Process ==
* [https://github.com/InsightSoftwareConsortium/ITK Git repository] : The version controlled repository.
* [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.
* [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 Release 1 8|What is new in release 1.8]]
== Resources ==
** [[ITK Release 2.0|What is new in release 2.0]]
** [[ITK Release 2.2|What is new in release 2.2]]
** [[ITK Release 2.4|What is new in release 2.4]]
** [[ITK Release 2.6|What is new in release 2.6]]
** [[ITK Release 2.8|What is new in release 2.8]]
** [[ITK Release 3.0|What is new in release 3.0]]
** [[ITK Release 3.2|What is new in release 3.2]]
** [[ITK Release 3.4|What is new in release 3.4]] [[ITK Release 3.4 Changed From Previous |What changed since 3.2]]
** [[ITK Release 3.6|What is new in release 3.6]] [[ITK Release 3.6 Changed From Previous |What changed since 3.4]]
** [[ITK Release 3.8|What is new in release 3.8]] [[ITK Release 3.8 Changed From Previous |What changed since 3.6]]
** [[ITK Release 3.10|What is new in release 3.10]] [[ITK Release 3.10 Changed From Previous |What changed since 3.8]]
*** [[ITK Release 3.10.1|ITK (Patch) Release 3.10.1 Changed from release ITK 3.10]]
** [[ITK Release 3.12|What is new in release 3.12]] [[ITK Release 3.12 Changed From Previous |What changed since 3.12]]
** [[ITK Release 3.14|What is new in release 3.14]] [[ITK Release 3.14 Changed From Previous |What changed since 3.12]]
** [[ITK Release Schedule|Schedule of upcoming releases]]
** [[ITK Release 4.0|Release 4.0 wish list]]
* [[ITK Upcomings Events|ITK Upcoming Events]]
* [[ITK Procedure for Contributing New Classes and Algorithms|Procedure for Contributing New Classes and Algorithms to ITK]]
* [[2006 Survey Summary]]


== Software Engineering and Development ==
* [[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 Coding Style Guide|Style Guide]]
{{ITKRegister}}
* [[ITK Configuring and Building|Configuring and Building]]
** [[ITK Scripting|Scripting]]
** [[ITK MS Free Tool|MS Free Tool]]
 
== Academic Corner ==
 
* [[ITK Course Ware|Course Ware]]
* [[ITK File Formats|File Formats]]
* [[ITK Image Registration|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 ==
 
* [[ITK in Second Life|In Second Life]]
* [[Telephone Conference Agendas and Minutes]]
* [[ITK Oversight Committee|Oversight Committee]]
* [[ITK Working Groups|Working Groups]]
* [[ITK Policies and Procedures]]
* [[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 Rules for CVS Contributors|Rules for CVS Contributors]]
* [http://www.ohloh.net/projects/3240?p=Insight+Toolkit ITK in Ohloh]
* [http://www.itk.org/Testing/StatCVS/ ITK CVS Statistics]
 
{{ITK/Template/Footer}}

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