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!