The 'estimateE​ssentialMa​trix' function cannot uniquely obtain the E matrix

9 views (last 30 days)
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.

Answers (0)

Categories

Find more on Computational Geometry in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!