The 'estimateEssentialMatrix' function cannot uniquely obtain the E matrix
조회 수: 9 (최근 30일)
이전 댓글 표시
I'm trying the Structure from Motion.
I am using the estimateEssentialMatrix function to estimate the essential matrix (E matrix), but I cannot uniquely obtain the E matrix.
The output result changes every time I run the program.
I tried various values of MaxNumTrials, Confidence, and MaxDistance, but I could not find them uniquely.
The number of corresponding points (matchedPoints) used in the calculation is about 15. Is this because there are too few points?
If you have any idea about the cause of the problem, thank you.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Computational Geometry에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!