1 Introduction

- multiple echoes are acquired for a single emitted pulse and the echo caused by the object of interest is picked.
- Generally in single-echo approaches, only the strongest echo (red) is available.
- Thus, crucial information about the object of interest can be lost.
- I and R denote intensity and range, respectively.
LiDAR
But most echoes do not represent any physical object, but rather are artifacts from reflections or refractions.
How to identify the echo represent a object rather than noise?
2 Method

- re-position each query point, according to its knn neighbors of strongest echo points
- query point can be strongest echo point or Last/2nd-strongest echo point;
- all knn neighbors of the query is from the strongest echo points;
- ”Exclude self – Include neighbors” simply discards KNN queries and keeps the values. From this, the coordinate learner predicts the new positions of queries.
- The point cloud on the right illustrates the final output of our method, where substitutes are points from alternative echoes. ???
- favor strongest echo + not favor isolated points?
- is the 3d knn ok? I think 2d knn is better.
2.0 Terms
-
single-echo point cloud:

Np=HxW: the number of points
Nc: the number of points and channels.
-
A multi-echo point cloud

Ne: the number of echoes per emitted laser pulse.
-
Γ: spherical projection of the point cloud