A simple parser for LAS/LAZ point cloud data (based on laszip.net).
Info
Version: | 0.7.0 |
Author(s): | Stefan Maierhofer |
Last Update: | Thursday, December 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/stefanmaierhofer/LASzip |
NuGet Url: | https://www.nuget.org/packages/LASzip |
Install
Install-Package LASzip
dotnet add package LASzip
paket add LASzip
LASzip Download (Unzip the "nupkg" after downloading)
Dependencies
- Aardvark.Base(>= 5.0.18 && < 5.1.0)
- Aardvark.Data.Points.Base(>= 5.0.20 && < 5.1.0)
- Unofficial.laszip.netstandard(>= 2.2.1 && < 2.3.0)