jahdiel / pySBA

Python Implementation for Simple Bundle Adjustment
59 stars 18 forks source link

bundle_adjustment_sparsity #4

Open vivek87799 opened 5 years ago

vivek87799 commented 5 years ago

Hi I would like to find only the rotation and translation vectors. Can you help me with modifying the bundle_adjustment_sparsity function. and also I would like to find the transformation between a camera1 (3d) and a reference coordinate camera0 (3d).

Seasons2020 commented 4 years ago

Hi I would like to find only the rotation and translation vectors. Can you help me with modifying the bundle_adjustment_sparsity function. and also I would like to find the transformation between a camera1 (3d) and a reference coordinate camera0 (3d).

me too