Chamfer Distance

A 点集每个点找 B点集内最近点的距离求和 + …

Hausdorff distance

  1. Directed Non-Symmetric
  1. Symmetry

找到 B 点集每一个到 A 点集最近的点对, 然后取出这些点对的最大距离

LASzip

  • write header (uncompressed)
  • *write points in “chunks” of 50,000
    • store first point raw (uncompressed)
    • compress next point
      • predict attributes that have changed
        • return number, intensity, scan angle, …
      • predict coordinates using , ,
      • treat GPS time as integer, predict steps