summaryrefslogtreecommitdiffstats
path: root/science-libs/itk/DETAILS
blob: 5d970a6ee42fa0f618091d01a103e46c08982d6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=itk
         VERSION=4.6.0
          SOURCE="InsightToolkit-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://sourceforge.net/projects/${SPELL}/files/${SPELL}/4.6/${SOURCE}
     SOURCE_HASH=sha512:bed0d009b47f635a1af54f185d31123c58b64f1d10d7459d54e5806e158dc9eef2ff0ff0be341d1b74603c07477d40f8c34d6f7850147448148661352b41a010
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/InsightToolkit-${VERSION}"
        WEB_SITE="http://www.itk.org/"
      LICENSE[0]="apache-2.0"
         ENTERED=20140925
        KEYWORDS=""
           SHORT="toolkit for performing registration and segmentation"
cat << EOF
ITK is an open-source software toolkit for performing registration and
segmentation. Segmentation is the process of identifying and classifying
data found in a digitally sampled representation. Typically the sampled
representation is an image acquired from such medical instrumentation as CT,
MRI or ultrasound scanners. Registration is the task of aligning or developing
correspondences between data. For example, in the medical environment, a
CT scan may be aligned with a MRI scan in order to combine the information
contained in both.
EOF