필터 지우기
필터 지우기

Direct Linear Transformation for reconstructing 3D from two 2D photographs

조회 수: 2 (최근 30일)
Tom
Tom 2011년 11월 22일
댓글: medo ali 2016년 10월 23일
We are trying to rescontruct 3D spatial coordinates from two photographs, by using DLT. Getting the transformation matrices for both view points isn't the problem, but getting the spatial coordinates from the two pictures seems very hard 'even with the solve commando'. Does somebody have an idea how we can solve this?
for more information about the method we are using. http://www.springerlink.com/content/pl32311419760523/fulltext.pdf
Appendix A (last page)

답변 (1개)

Ragunanth Venkatesh
Ragunanth Venkatesh 2016년 10월 13일
use triangulate function in matlab. it should give you the 3D point
  댓글 수: 1
medo ali
medo ali 2016년 10월 23일
i use triangulate function in matlab to get 3d 3D spatial coordinates from two photographs by using the example:(Structure From Motion From Two Views) but its not work , the error message is {Error in triangulate (line 10) A =[x1(1,i)*P1(3,:) - P1(1,:);
Error in StructureFromMotionExample (line 153) points3D = triangulate(matchedPoints1, matchedPoints2, camMatrix1, camMatrix2);} please can you helpe me

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Filter Banks에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by