Finding transformation matrix between two 3D point clouds?

I have two 3D point clouds- the triangulation of matched feature points from two stereo pairs. I want to find the transformation matrix between these two 3D point clouds. I thought that I could use the matlab function fitgeotrans, however it seems like this function only takes in 2D points. Is there a way to find the transformation matrix in Matlab?

 채택된 답변

Matt J
Matt J 2018년 10월 30일

0 개 추천

You can use ABSOR (Download) as long as the transformation is a similarity.

추가 답변 (0개)

카테고리

질문:

2018년 10월 30일

답변:

2018년 10월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by