diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-08 16:47:26 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:34 +0700 |
commit | 1c3da1143a5b50e8a95a4333ad43bb575d35577e (patch) | |
tree | d08fd159a6dea4108dbad59bd7a7e21308fca49a /academic/ITK | |
parent | 48fb62c51ead695b104be15a735b72ffb2dc3f3c (diff) |
academic/ITK: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/ITK')
-rw-r--r-- | academic/ITK/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/ITK/README b/academic/ITK/README index f152989931d6..ea82c00fc2b4 100644 --- a/academic/ITK/README +++ b/academic/ITK/README @@ -1,4 +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. +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. |