Přejít k hlavnímu obsahu

Přihlášení pro studenty

Přihlášení pro zaměstnance

Publikace detail

Batch irregular LIDAR point cloud structure convertor into the form of the regular set of grids
Autoři: Hovad Jan
Rok: 2013
Druh publikace: software
Strana od-do: nestránkováno
Tituly:
Jazyk Název Abstrakt Klíčová slova
cze Hromadný konvertor nerovnoměrné bodové struktury LIDAR do formy pravidelných čtvercových bodových sítí SKRIPT pro hromadné zpracování nerovnoměrné bodové struktury pomocí interpolačních algoritmů Požadovaný software: OriginLab s C++ kompilátorem Vstup: Surová laserově nasnímaná bodová data v nerovnoměrné podobě Výstup: pravidelný grid, dointerpolovaný na základě vybraného algoritmu popis kódu: - využití interpolačních algoritmů skupina National Algorithm Group (NAG) - předdefinování cílového, prázdného gridu - počet řádků/sloupců - využití třídy xfbase pro aplikaci algoritmu - změření statistik, čas výpočtu atp. - konverze matice do XYZ struktury - export interpolovaného gridu do .xyz souborů (adaptivní řešení), hromadná interpolace do různých gridů LIDAR, interpolace, grid
eng Batch irregular LIDAR point cloud structure convertor into the form of the regular set of grids SCRIPT handles transformation of the irregular point structure into the adaptive and multidimensional regular grids Required software: OriginLab with C++ compiler Input: Raw LIDAR point cloud - irregular form Output: Regular GRID, interpolated set of layers (depends on the chosen resolution) code description: - utilize the interpolation algorithms from the national algorithm group (NAG) - predefine the target, empty grid - row and col count - xfbase class implementation to access external algorithms - measures statistics, times, etc. - matrix conversion into the xyz file format structure - exports the created set of regular grids into the .xyz files (directory for each algorithm is created automatically) LIDAR, interpolation, grid