The 'estimateEssentialMatrix' function cannot uniquely obtain the E matrix
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Computational Geometry finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!