Pergunta de entrevista da empresa Cruise

How to effectively search a multitude of LIDAR points efficiently?

Resposta da entrevista

Sigiloso

2 de mar. de 2018

Group them via a polygon drawing algorithm. Sort for efficiency, point filtering, etc. This all had to be client side so I even suggest using ML client side via deeplearn.js to efficiently determine how to map the polygons.