[pdal-commits] [PDAL/PDAL] 374d63: Add some initial support for handling synthetic po...

chambbj noreply at github.com
Fri Jan 17 06:27:15 PST 2020


  Branch: refs/heads/synthetic-handling
  Home:   https://github.com/PDAL/PDAL
  Commit: 374d630ece47a5a8c2b970c7a2551cba32c1ae86
      https://github.com/PDAL/PDAL/commit/374d630ece47a5a8c2b970c7a2551cba32c1ae86
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

  Changed paths:
    M filters/SMRFilter.cpp
    M filters/private/Segmentation.cpp
    M filters/private/Segmentation.hpp
    A test/data/las/synthetic_test.las
    M test/unit/io/LasReaderTest.cpp
    M test/unit/io/LasWriterTest.cpp

  Log Message:
  -----------
  Add some initial support for handling synthetic points

* Add tests for LasReader and LasWriter

* Add method to Segmentation.cpp to separate PointViews into synthetic
  and real points

* Add arguments to SMRF to allow/ignore synthetic points during
  processing




More information about the pdal-commits mailing list