3d registration for 2 clouds of points
Mostra commenti meno recenti
Hi,
I have 2 clouds of nodes in 3d and I want to register these two model. When I applied Icp code the result was not correct. clouds have the same morphology means they are two spherical model which one is bigger. I want to register the smaller to bigger in term of translation and rotation.
Any idea will be appreciate Thanks
2 Commenti
Matt Kindig
il 10 Apr 2013
Modificato: Matt Kindig
il 10 Apr 2013
Your question is a bit confusing: do the two point clouds differ only by a translation and rotation (i.e., a rigid-body transformation), or is there a relative scaling necessary (i.e., an affine transformation)? Your question is not clear...
sareh
il 22 Apr 2013
Risposta accettata
Più risposte (1)
Do both clouds have the same number of points? Is each point in cloud B the rotation/translation/scaling of a corresponding point in cloud A? If so, this FEX file is applicable,
6 Commenti
sareh
il 24 Apr 2013
Matt J
il 24 Apr 2013
The code assumes that the points are in the same order, so that may account for what you perceived as a "bug".
sareh
il 24 Apr 2013
zheng wang
il 15 Lug 2014
Hello, as the program ABSOR ,do you have the two available clouds as the inputs A and B. And how to input the two clouds.I urgently need your help,thank you.
Matt J
il 15 Lug 2014
@zheng,
The help documentation for ABSOR describes the input syntax. The columns of matrices A and B must contain the points in the clouds and in corresponding order.
zheng wang
il 16 Lug 2014
Thank you for your answer but I cant input two point clouds as the Matrix A and B.The data maybe wrong so could you show me your two clouds and cut some figures for me ?My mail is wangzheng19930107@gmail.com.Thanks
Categorie
Scopri di più su Process Point Clouds in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!