Local Structure and Motion Optimization

Versione 1.0.0.0 (3,64 KB) da Ping Li
Estimation of local structure and motion using the LM optimization.
84 download
Aggiornato 16 mar 2017

Visualizza la licenza

This file contains three functions, the first two functions:
1) Rot_Euler: calculate the rotation matrix from three Euler angles;
2) Rot_dEuler: compute the partial derivative of the rotation matrix with respect to the three Euler angles;
can also be found in my earlier submissions, but this version is made slightly different in order to save computations.
The third function takes as input the feature correspondences of a few other views with respect to the first view to estimate the camera pose and the 3D position of the feature points in the coordinate frame of the first camera (world coordinate frame), using the Levenberg–Marquardt optimization algorithm.

Cita come

Ping Li (2025). Local Structure and Motion Optimization (https://it.mathworks.com/matlabcentral/fileexchange/62083-local-structure-and-motion-optimization), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Local Structure and Motion/

Versione Pubblicato Note della release
1.0.0.0