AutoX interview question

How to design the system that would identify objects based on their point-cloud representation?

Interview Answer

Anonymous

28 Jul 2019

Convert them to 3D mesh, compute a signature of the surface, and match them when new objects are observed.