C# library for fast multi-dimensional inverse distance weighting (IDW) interpolation.
Info
| Version: | 1.0.11.14 |
| Author(s): | Henrik Alfke |
| Last Update: | Tuesday, October 25, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/argonavis80/CSharp-IDW |
| NuGet Url: | https://www.nuget.org/packages/CSharpIDW |
Install
Install-Package CSharpIDW
dotnet add package CSharpIDW
paket add CSharpIDW
CSharpIDW Download (Unzip the "nupkg" after downloading)
Dependencies
- KdTree(>= 1.3.0)
Tags