The 'estimateEssentialMatrix' function cannot uniquely obtain the E matrix
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Computational Geometry en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!