SimpleITK-win32-CSharp-x86
1.0.0.1
dotnet add package SimpleITK-win32-CSharp-x86 --version 1.0.0.1
NuGet\Install-Package SimpleITK-win32-CSharp-x86 -Version 1.0.0.1
<PackageReference Include="SimpleITK-win32-CSharp-x86" Version="1.0.0.1" />
paket add SimpleITK-win32-CSharp-x86 --version 1.0.0.1
#r "nuget: SimpleITK-win32-CSharp-x86, 1.0.0.1"
// Install SimpleITK-win32-CSharp-x86 as a Cake Addin #addin nuget:?package=SimpleITK-win32-CSharp-x86&version=1.0.0.1 // Install SimpleITK-win32-CSharp-x86 as a Cake Tool #tool nuget:?package=SimpleITK-win32-CSharp-x86&version=1.0.0.1
SimpleITK is an image analysis toolkit with a large number of components supporting general filtering operations, image segmentation and registration. It is built on top of the Insight Segmentation and Registration Toolkit ITK with the intent of providing a simplified interface to ITK. SimpleITK itself is written in C++ but is available for a large number of programming languages. Currently these include: Python, R, Java, C#, Lua, TCL, Ruby. Wrapping of the C++ code is accomplished through SWIG, in principle, any language wrapped by SWIG should be applicable to SimpleITK. Unlike ITK's support of n-dimensional spatio-temporal images, SimpleITK supports 2D, 3D and optionally 3D+time. The dimensionality refers to spatio-temporal dimensions, the voxels can be n-dimensional vectors. SimpleITK is licensed under the Apache License in the same way as ITK.
I am not the author of this package. Please read http://www.simpleitk.org/ for more details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.