[pdal-commits] [PDAL/PDAL] 12159b: Add EvalKernel

chambbj noreply at github.com
Wed Jan 27 13:56:44 PST 2021


  Branch: refs/heads/add-eval-kernel
  Home:   https://github.com/PDAL/PDAL
  Commit: 12159b6d75c487fefaa359e6be3096cde13ed5f6
      https://github.com/PDAL/PDAL/commit/12159b6d75c487fefaa359e6be3096cde13ed5f6
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    M doc/apps/chamfer.rst
    A doc/apps/eval.rst
    M doc/apps/hausdorff.rst
    A kernels/EvalKernel.cpp
    A kernels/EvalKernel.hpp

  Log Message:
  -----------
  Add EvalKernel

Adds pdal application/subcommand to print a classification report when
given two input point clouds, one with predicted labels, another with
truth.

Contains a minor edit in Chamfer and Hausdorff kernel documentation,
where positional arguments were described as non-positional.




More information about the pdal-commits mailing list