A New Way to Factorize Linear Cameras
Feng Lu, Ziqiang Chen

TL;DR
This paper introduces a novel method for factorizing linear camera projection matrices into basic components, enabling improved triangulation techniques for multiple views in computer vision.
Contribution
It presents a new factorization approach for 3x4 camera matrices and extends it to multiple view triangulation for both pinhole and affine cameras.
Findings
Any full row rank 3x4 matrix can be factorized into LC factors.
The factorization facilitates advanced triangulation methods.
Applicable to both pinhole and affine camera models.
Abstract
The implementation details of factorizing the 3x4 projection matrices of linear cameras into their left matrix factors and the 4x4 homogeneous central(also parallel for infinite center cases) projection factors are presented in this work. Any full row rank 3x4 real matrix can be factorized into such basic matrices which will be called LC factors. A further extension to multiple view midpoint triangulation, for both pinhole and affine camera cases, is also presented based on such camera factorizations.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Optical measurement and interference techniques · Robotics and Sensor-Based Localization
