Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This code uses a five point algorithm in a RANSAC framework to compute a robust initial estimate of the essential matrix.
That estimate is subsequently refined by parameterizing the essential matrix with six parameters (3 for the Rodrigues vector and 3 for the translation vector) and minimizing the cumulative symmetric distance from epipolar lines for RANSAC inliers with the Levenberg–Marquardt algorithm.
NOTE: The code requires several functions by others, see README.txt for further instructions.
See also https://en.wikipedia.org/wiki/Essential_matrix
Citar como
Manolis Lourakis (2026). Essential Matrix Estimation (https://la.mathworks.com/matlabcentral/fileexchange/67580-essential-matrix-estimation), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.1 (96,5 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
