Go to the documentation of this file.
23 using namespace gtsam;
28 static Cal3_S2 K(500, 500, 0.1, 640 / 2, 480 / 2);
38 size_t w = 640,
h = 480;
47 Point2 expectedimage(1320.3, 1740);
106 Cal3_S2 K1(500, 500, 0.1, 640 / 2, 480 / 2);
126 Cal3_S2 k1(5, 5, 5, 5, 5), k2(5, 6, 7, 8, 9);
137 std::stringstream
os;
139 <<
", px: " <<
cal.
px() <<
", py: " <<
cal.
py();
double fy() const
focal length y
static int runAllTests(TestResult &result)
static Point2 p_uv(1320.3, 1740)
Expression< T > between(const Expression< T > &t1, const Expression< T > &t2)
Array< double, 1, 3 > e(1./3., 0.5, 2.)
static const double d[K][N]
#define GTSAM_CONCEPT_TESTABLE_INST(T)
#define EXPECT_LONGS_EQUAL(expected, actual)
Point2 calibrate(const Point2 &p, OptionalJacobian< 2, 5 > Dcal={}, OptionalJacobian< 2, 2 > Dp={}) const
Concept check for values that can be used in unit tests.
#define EXPECT(condition)
Point2 uncalibrate(const Point2 &p, OptionalJacobian< 2, 5 > Dcal={}, OptionalJacobian< 2, 2 > Dp={}) const
The most common 5DOF 3D->2D calibration.
Vector5 localCoordinates(const Cal3_S2 &T2) const
Unretraction for the calibration.
double py() const
image center in y
internal::FixedSizeMatrix< Y, X2 >::type numericalDerivative22(std::function< Y(const X1 &, const X2 &)> h, const X1 &x1, const X2 &x2, double delta=1e-5)
static const Point3 pt(1.0, 2.0, 3.0)
ofstream os("timeSchurFactors.csv")
const Cal3_S2 cal(focalLength, focalLength, 0.0, principalPoint.x(), principalPoint.y())
Point2 calibrate_(const Cal3_S2 &k, const Point2 &pt)
Provides additional testing facilities for common data structures.
Some functions to compute numerical derivatives.
bool assert_stdout_equal(const std::string &expected, const V &actual)
Point2 uncalibrate_(const Cal3_S2 &k, const Point2 &pt)
Cal3_S2 retract(const Vector &d) const
Given 5-dim tangent vector, create new calibration.
static Cal3_S2::shared_ptr K1(new Cal3_S2(fov, w, h))
double fx() const
focal length x
TEST(SmartFactorBase, Pinhole)
internal::FixedSizeMatrix< Y, X1 >::type numericalDerivative21(const std::function< Y(const X1 &, const X2 &)> &h, const X1 &x1, const X2 &x2, double delta=1e-5)
static Cal3_S2 K(500, 500, 0.1, 640/2, 480/2)
void Print(const CONTAINER &keys, const string &s, const KeyFormatter &keyFormatter)
bool assert_equal(const Matrix &expected, const Matrix &actual, double tol)
#define GTSAM_CONCEPT_MANIFOLD_INST(T)
**
The most common 5DOF 3D->2D calibration.
double px() const
image center in x
static size_t Dim()
return DOF, dimensionality of tangent space
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:07:19