Skip to content

Commit 2b82a99

Browse files
authored
Merge pull request #1271 from thewtex/doxygen-description
DOC: Extend Doxygen main page toolkit description
2 parents 7acf163 + 6bb107e commit 2b82a99

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

Documentation/Doxygen/MainPage.dox

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,21 @@
66
*
77
* \section intro Introduction
88
*
9-
* Welcome to the Insight Toolkit (ITK). ITK is an open-source sofware system to
10-
* support the Visible Human Project. Currently under active development, ITK
11-
* employs leading-edge segmentation and registration algorithms in two, three
12-
* and more dimensions.
9+
* Welcome to the Insight Toolkit (ITK). ITK is an open-source, cross-platform toolkit
10+
* for scientific image processing, segmentation, and registration in two, three,
11+
* or more dimensions.
12+
*
13+
* Segmentation is the process of identifying and classifying data found in a
14+
* digitally sampled representation. Typically the sampled representation is an
15+
* image acquired from such medical instrumentation as CT or MRI scanners.
16+
* Registration is the task of aligning or developing correspondences between
17+
* data. For example, in the medical environment, a CT scan may be aligned with a
18+
* MRI scan in order to combine the information contained in both.
19+
*
20+
* ITK was originally created to analyze 3D images from the Visible Human
21+
* Project. ITK is now widely applied across medical imaging, microscopy,
22+
* and remote sensing domains. ITK is actively developed by a community of
23+
* research software engineers from around the world.
1324
*
1425
* \section homepage Home Page
1526
*

0 commit comments

Comments
 (0)