Skip to content

Conversation

@SeaOtocinclus
Copy link
Contributor

Summary:
Add Jacobians wrt the calibration parameters.
This is required to make VI-BA work.

This diff also changes some return types to const references, as it is better practice to avoid creating temporary objects with dynamic allocation, and allows Mut fields so that the CameraCalibration type can be used in optimization.

Differential Revision: D85353427

Pulled By: maurimo

@meta-cla meta-cla bot added the cla signed label Nov 9, 2025
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Nov 9, 2025

@SeaOtocinclus has exported this pull request. If you are a Meta employee, you can view the originating Diff in D85353427.

Summary:

Add Jacobians wrt the calibration parameters.
This is required to make VI-BA work.

This diff also changes some return types to const references, as it is better practice to avoid creating temporary objects with dynamic allocation, and allows Mut fields so that the CameraCalibration type can be used in optimization.


Differential Revision: D85353427

Pulled By: maurimo
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Nov 9, 2025

@maurimo merged this pull request in aa71945.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants