.NET Bindings for the Point Cloud Library https://github.com/PointCloudLibrary/pcl.
Info
| Version: | 1.8.1.20180820-beta07 |
| Author(s): | Justin Bruening |
| Last Update: | Tuesday, August 21, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jbruening/PclSharp |
| NuGet Url: | https://www.nuget.org/packages/PclSharp |
Install
Install-Package PclSharp
dotnet add package PclSharp
paket add PclSharp
PclSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Numerics.Vectors(>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.4.0)
- System.ValueTuple(>= 4.4.0)
Tags