/
redgpu
/
CuRast
ОбзорДокументацияВойти
/
redgpu
/
CuRast
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
CuRast/
libs/laszip/
..
dll

initial commit

4 месяца назад
example

initial commit

4 месяца назад
src

initial commit

4 месяца назад
CHANGES.txt

initial commit

4 месяца назад
CMakeLists.txt

initial commit

4 месяца назад
COPYING

initial commit

4 месяца назад
README.txt

initial commit

4 месяца назад
laszip_api.h

initial commit

4 месяца назад
laszip_api_version.h.in

initial commit

4 месяца назад
README.txt
--------------------------------------------------------------------------
 
LASzip LiDAR compression DLL
 
--------------------------------------------------------------------------
 
The LASzip LiDAR compressor packaged as a simple stand-alone DLL for
easy inclusion of compression and decompression functionality into
other software. It compresses LAS files into much more compact LAZ
files and vice versa. The resulting files are around 7 - 20 percent
of their original size. Follow the code in laszipdllexample.cpp for
a simple example how to use the DLL.
 
To get LASzip just download the LAStools distribution which contains
the LASlib as well as the LASzip sources together with the binaries
of the popular LAStools software and some small example LAZ files.
 
http://laszip.org/
http://lastools.org/
http://rapidlasso.com/LAStools/
 
--------------------------------------------------------------------------
 
PROGRAMMERS:
 
martin@rapidlasso.com
 
--------------------------------------------------------------------------
 
COPYRIGHT:
 
(c) 2007-2017, martin isenburg, rapidlasso - fast tools to catch reality
 
--------------------------------------------------------------------------