SimpleITK-win64-CSharp-x64
1.0.0.1
dotnet add package SimpleITK-win64-CSharp-x64 --version 1.0.0.1
NuGet\Install-Package SimpleITK-win64-CSharp-x64 -Version 1.0.0.1
<PackageReference Include="SimpleITK-win64-CSharp-x64" Version="1.0.0.1" />
paket add SimpleITK-win64-CSharp-x64 --version 1.0.0.1
#r "nuget: SimpleITK-win64-CSharp-x64, 1.0.0.1"
// Install SimpleITK-win64-CSharp-x64 as a Cake Addin #addin nuget:?package=SimpleITK-win64-CSharp-x64&version=1.0.0.1 // Install SimpleITK-win64-CSharp-x64 as a Cake Tool #tool nuget:?package=SimpleITK-win64-CSharp-x64&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 (1)
Showing the top 1 NuGet packages that depend on SimpleITK-win64-CSharp-x64:
Package | Downloads |
---|---|
Sitk.Fiit
Some convenience methods built on top of SimpleITK. Will be extended continuously. |
GitHub repositories
This package is not used by any popular GitHub repositories.