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

Does this software give the list or the corresponding points? #3

Closed rielt12 closed 2 years ago

rielt12 commented 3 years ago

Hi,

Is there anyway to extract which points correspond to eachother using this software?

pglira commented 3 years ago

In which language you need the corresponding points?

rielt12 commented 3 years ago

Would it be possible to get it in both matlab and python?

pglira commented 2 years ago

Duplicate of #7