diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2018-04-27 22:31:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-28 06:30:54 +0700 |
commit | 5c40ad5121ed069c335f582610adbd6fd37710fb (patch) | |
tree | 5d2750e15d25295e9e69a2b6ba6e547eb55b884c /academic/ITK/README | |
parent | ea42ea2a6d059e7aa5b040630a3966ecf3c3cdae (diff) | |
download | slackbuilds-5c40ad5121ed069c335f582610adbd6fd37710fb.tar.gz |
academic/ITK: Added (image processing library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/ITK/README')
-rw-r--r-- | academic/ITK/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/ITK/README b/academic/ITK/README new file mode 100644 index 0000000000..f152989931 --- /dev/null +++ b/academic/ITK/README @@ -0,0 +1,4 @@ +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. Registration is the task of +aligning or developing correspondences between data. |