Info
Version: | 0.9.0 |
Author(s): | boonnatee |
Last Update: | Monday, June 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.simpleitk.org/ |
NuGet Url: | https://www.nuget.org/packages/SimpleITK-64bit |
Install
Install-Package SimpleITK-64bit
dotnet add package SimpleITK-64bit
paket add SimpleITK-64bit
SimpleITK-64bit Download (Unzip the "nupkg" after downloading)
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.
The toolkit may be built from source using CMake (http://www.cmake.org).