Local Structure and Motion Optimization
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
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Image Processing and Computer Vision > Computer Vision Toolbox > Visual SLAM and Structure from Motion > Structure from Motion >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Local Structure and Motion/
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
