[pdal-commits] [PDAL/PDAL] 39b520: Add Euclidean Cluster Extraction

GitHub noreply at github.com
Fri Dec 16 17:12:42 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 39b5202eef45e5f519da24262305ca3d3523178d
      https://github.com/PDAL/PDAL/commit/39b5202eef45e5f519da24262305ca3d3523178d
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    A pdal/Segmentation.cpp
    A pdal/Segmentation.hpp
    M test/unit/CMakeLists.txt
    A test/unit/SegmentationTest.cpp

  Log Message:
  -----------
  Add Euclidean Cluster Extraction


  Commit: 6fdc7a63190aed31b1448ca8e470013a3db2b256
      https://github.com/PDAL/PDAL/commit/6fdc7a63190aed31b1448ca8e470013a3db2b256
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M pdal/Segmentation.cpp

  Log Message:
  -----------
  include Segmentation.cpp for the PDAL_DLL decoration


  Commit: b8402895b2b62f365bfca3d29fa35723d0b63a2c
      https://github.com/PDAL/PDAL/commit/b8402895b2b62f365bfca3d29fa35723d0b63a2c
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    A pdal/Segmentation.cpp
    A pdal/Segmentation.hpp
    M test/unit/CMakeLists.txt
    A test/unit/SegmentationTest.cpp

  Log Message:
  -----------
  Merge pull request #1449 from PDAL/extract-clusters

Add Euclidean Cluster Extraction


Compare: https://github.com/PDAL/PDAL/compare/5f26fee2a87e...b8402895b2b6


More information about the pdal-commits mailing list