Skip to content

Modified PotreeConverter for LetsGo dataset construction.

Notifications You must be signed in to change notification settings

CCInc/PotreeConverter-lod3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PotreeConverter

Modified PotreeConverter for LOD 3D Gaussian Splatting

Build

cd PotreeConverter 
cmake . -B build
cmake --build build --config Release

Usage

./bin/Release/Converter.exe {source} -o {output}
(optional)
--source/-i
--output/-o
--method/-m random/possion/poisson_average
--flags keep-chunks no-indexing
--chunkMethod LASZIP/LAS_CUSTOM/SKIP
--attributes position/intensity/rgb/f_dc_0/f_dc_1/...

About

Modified PotreeConverter for LetsGo dataset construction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.9%
  • C 3.8%
  • CMake 1.3%