3D - Direct Linear Transform

1 visualización (últimos 30 días)
Xavier Cortés
Xavier Cortés el 5 de Mzo. de 2015
Comentada: kowshik Thopalli el 5 de Nov. de 2021
Do anybody knows if exist any implementation of the Direct Linear Transform algorithm to estimate the tridimentional transformation between two sets of tridimentional points properly matched??
Thanks very much!

Respuestas (1)

Dima Lisin
Dima Lisin el 10 de Mzo. de 2015
Hi Xavier,
I am not sure what you mean exactly. If you have two sets of matching 3D points, then you can use linear least squares to compute the transformation. If you have two sets of matching 3D points, and you are trying to compute the corresponding 3D locations, then you can use the triangulate function in the Computer Vision System Toolbox, which does implement Direct Linear Transformation.
  1 comentario
kowshik Thopalli
kowshik Thopalli el 5 de Nov. de 2021
Hi Dima. In the triangulate function are there any conditions on the two camera matrices. Should one of the Camera matrix's rotation be Identity and translation be Zero vector.

Iniciar sesión para comentar.

Categorías

Más información sobre Point Cloud Processing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by