Frank Dellaert
|
9dfe52d0b6
|
Made reading static named constructors
|
2022-01-31 13:43:41 -05:00 |
Frank Dellaert
|
762e8097bb
|
nr -> number
|
2022-01-31 12:46:42 -05:00 |
Frank Dellaert
|
3d51989f2e
|
Deprecated incorrectly named methods
|
2022-01-31 08:32:44 -05:00 |
Varun Agrawal
|
75d5409d78
|
follow Google style guide naming convention for Sfm related data structs
|
2020-03-06 18:02:51 -05:00 |
Varun Agrawal
|
719975022c
|
consistent naming scheme for SfM_Data
|
2020-03-06 17:56:32 -05:00 |
Yao Chen
|
249d6b0b1b
|
Replaced graph.push_back with graph.emplace_shared if needed.
|
2016-10-01 11:17:41 -04:00 |
Yao Chen
|
a464769ce1
|
Replaced BOOSE_FOREACH with for in tests folder. Tested the changed code locally: successful.
|
2016-05-20 21:29:02 -04:00 |
Frank Dellaert
|
f9b5bc2936
|
Loosened test thresholds for Rot3/Pose3 expmap path
|
2015-07-05 14:02:18 -07:00 |
Frank Dellaert
|
1ae0f256a1
|
Moved test to right place (geometry tests should not be relying on optimization code, and this was a test of the factor, not pinholecamera)
|
2015-06-07 20:25:35 -07:00 |