Skip to content

Commit 09a98c8

Browse files
committed
doco
1 parent 07215bb commit 09a98c8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

symbolic/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Symbolic
2+
3+
This folder contains a SymPy script that computes the Jacobians and projection function
4+
for bundle adjustment. Pose is expressed as a translation vector plus the vector
5+
part of a unit quaternion, the `vector` method of the `UnitQuaternion` class.
6+
7+
This code is generated as `camera_derivatives.py` which is wrapped by the `derivatives`
8+
method of the `CentralCamera` class.

0 commit comments

Comments
 (0)