This package browser is in early development. Mind the rough edges.

insight-toolkit 4.12.2

Scientific image processing, segmentation and registration

The Insight Toolkit (ITK) is a toolkit for N-dimensional scientific image processing, segmentation, and registration. 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 or MRI 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.

Installation

Install insight-toolkit 4.12.2 as follows:

guix install insight-toolkit@4.12.2

Or install the latest version:

guix install insight-toolkit

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.