Remove deprecated calibration method from wrapper
parent
8daa6a7729
commit
f9041846ce
|
|
@ -852,7 +852,6 @@ class Cal3_S2 {
|
|||
gtsam::Point2 principalPoint() const;
|
||||
Vector vector() const;
|
||||
Matrix K() const;
|
||||
Matrix matrix() const;
|
||||
Matrix matrix_inverse() const;
|
||||
|
||||
// enabling serialization functionality
|
||||
|
|
|
|||
Loading…
Reference in New Issue