PDAL / wrench

Point cloud processing made easy!
GNU General Public License v3.0
68 stars 9 forks source link

Option to write PDAL pipelines #4

Open wonder-sk opened 1 year ago

wonder-sk commented 1 year ago

It may be useful to have a way to dump pipelines that are being run - e.g. for debugging

See pdal::PipelineWriter::writePipeline()