dellaert
|
2762a40f25
|
Very small improvement
|
2016-02-26 08:46:08 -08:00 |
dellaert
|
0ceeb4bd47
|
A set of geometry changes from the FixedValues branch, unrelated to that PR
|
2016-02-07 20:11:01 -08:00 |
Christian Forster
|
1b2d1aadd6
|
remove unused typedef.
|
2015-10-04 22:14:05 +02:00 |
cbeall3
|
9c2ab0ce3b
|
change 2 to ZDim
|
2015-07-15 16:52:06 -04:00 |
Luca
|
f8205bfe02
|
Merge branch 'develop' into feature/SmartFactors3
Conflicts:
gtsam/geometry/CalibratedCamera.h
gtsam/geometry/tests/testCalibratedCamera.cpp
gtsam/geometry/triangulation.h
gtsam/nonlinear/ExpressionFactor.h
gtsam/slam/SmartProjectionFactor.h
gtsam_unstable/slam/SmartStereoProjectionFactor.h
tests/testExpressionFactor.cpp
|
2015-06-19 16:55:30 -04:00 |
Luca
|
cdde347350
|
fixed typo and warning (int VS size_t)
|
2015-03-27 18:39:53 -04:00 |
dellaert
|
eedfaabe37
|
Added fixed-size versions and a dynamic dispatcher for 2*2 and 3*3 variants. Also moved PointCov here, same idea.
|
2015-03-10 22:08:12 -07:00 |
Thomas Schneider
|
ebf5746987
|
Fix some serialization warnings.
|
2015-03-06 16:12:09 +01:00 |
dellaert
|
6c72c29a56
|
Templated instead of two identical functions
|
2015-03-05 22:47:28 -08:00 |
dellaert
|
7366549c7f
|
project2 on Unit3, with derivatives
|
2015-03-05 22:44:05 -08:00 |
dellaert
|
1620b9056a
|
Reverted back to [h(x)-z] with Luca
|
2015-03-05 17:06:44 -08:00 |
dellaert
|
5cdb8ddb76
|
Negated meaning of reprojectionError
|
2015-03-05 15:55:13 -08:00 |
dellaert
|
0a287e25e7
|
Moved SchurComplement here, as well as UpdateSchurComplement
|
2015-03-04 20:43:27 -08:00 |
dellaert
|
61ba2f080c
|
made print virtual
|
2015-02-26 15:33:27 +01:00 |
dellaert
|
0a75da9858
|
PinholeSet first draft: a CameraSet that assumes PinholeBase-derived CAMERA: knows how to triangulate. First draft is still imperative, with mutable point_, and that might change.
|
2015-02-26 14:50:52 +01:00 |
dellaert
|
eb28d0ffa8
|
Restored reprojectionErrors -> reprojectionError
|
2015-02-24 14:09:35 +01:00 |
dellaert
|
0fee8f37a6
|
Added derivatives to Errors
|
2015-02-23 12:37:06 +01:00 |
dellaert
|
8619b04cd7
|
Now switched to full ZDim*Dim blocks, no more hacky calibration splitting...
|
2015-02-22 22:52:31 +01:00 |
dellaert
|
1e62f31064
|
Now return FBlocks as derivatives
|
2015-02-22 22:32:25 +01:00 |
dellaert
|
81538aac55
|
reprojectionErrors
|
2015-02-22 21:48:21 +01:00 |
dellaert
|
64bb6b77d7
|
Merged in feature/SmartCT (pull request #107)
Refactoring of Smart Factors
|
2015-02-22 06:14:19 +01:00 |