pglira / simpleICP

Implementations of a rather simple version of the Iterative Closest Point algorithm in various languages.
MIT License
291 stars 59 forks source link

(Python) Switch to pdal naming for point coordinates and attributes #18

Closed pglira closed 2 years ago

pglira commented 2 years ago

Use pdal naming for point coordinates and attributes in PointCloud class.