Luca Carlone
|
3a139587ee
|
minor changes
|
2013-10-17 01:18:22 +00:00 |
Luca Carlone
|
12b19b6ca9
|
added input arguments for BAL testing
|
2013-10-16 23:17:29 +00:00 |
Luca Carlone
|
b95c1c14e4
|
minor adds
|
2013-10-16 02:50:57 +00:00 |
Luca Carlone
|
6f6061c6c2
|
fixed make check
|
2013-10-16 00:58:41 +00:00 |
Luca Carlone
|
45e1fe832d
|
fixed issues
|
2013-10-16 00:54:56 +00:00 |
Luca Carlone
|
01f6ee56e4
|
templated version for Kitti, triangulation, and factorCreators
|
2013-10-15 22:43:10 +00:00 |
Luca Carlone
|
aa3729b098
|
Running, but to test
|
2013-10-15 19:16:39 +00:00 |
Luca Carlone
|
c27f4f6bcb
|
added possibility to read initialization from file in ProjectionFactorCreator
|
2013-10-15 19:16:38 +00:00 |
Luca Carlone
|
575e5b1693
|
Cosmetic corrections
|
2013-10-15 19:16:35 +00:00 |
Duy-Nguyen Ta
|
16af82dc86
|
support multivalue variables
|
2013-10-15 18:25:05 +00:00 |
Luca Carlone
|
9bff152dbe
|
add template on triangulation
|
2013-10-15 18:01:06 +00:00 |
Luca Carlone
|
4f2d233e67
|
added test on Hessian
|
2013-10-15 14:57:48 +00:00 |
Luca Carlone
|
b77f7f77a4
|
created infrastructure for testing BAL datasets
|
2013-10-15 02:02:53 +00:00 |
Luca Carlone
|
44ae90f523
|
added SmartHessianProjection factor: allows different calibrations and noises for the cameras
|
2013-10-14 22:33:15 +00:00 |
Frank Dellaert
|
0ad2dc6f81
|
removed "using" from header
|
2013-10-12 21:08:27 +00:00 |
Duy-Nguyen Ta
|
223da3e34f
|
fixed DiscreteBayesNet::sample.
|
2013-10-12 20:23:04 +00:00 |
Duy-Nguyen Ta
|
939f694b33
|
first converged loopy belief test
|
2013-10-12 20:06:02 +00:00 |
Luca Carlone
|
9ad033fc45
|
Added unit tests on projectPointAtInfinity and backprojectPointAtInfinity. Fixed error projectPointAtInfinity. Deleted projectPointAtInfinity
|
2013-10-12 19:29:07 +00:00 |
Frank Dellaert
|
71039164b2
|
Added "using namespace boost::assign" to allow use of +=
|
2013-10-12 17:15:36 +00:00 |
Luca Carlone
|
b51a8380c4
|
added boost include
|
2013-10-12 16:21:15 +00:00 |
Duy-Nguyen Ta
|
8be7363a01
|
refactor and add more comments
|
2013-10-12 15:27:37 +00:00 |
Duy-Nguyen Ta
|
b161a106c7
|
loopy belief in progress
|
2013-10-12 05:49:11 +00:00 |
Duy-Nguyen Ta
|
35924f6055
|
disable printing
|
2013-10-11 21:59:36 +00:00 |
Duy-Nguyen Ta
|
2570492fa6
|
disable printing
|
2013-10-11 21:58:09 +00:00 |
Duy-Nguyen Ta
|
a5f1d68099
|
fix scheduling examples by adding the default key index ordering in Scheduler.
|
2013-10-11 21:55:31 +00:00 |
Duy-Nguyen Ta
|
19d64460ba
|
check in fail DiscreteBayesNet::sample unittest.
|
2013-10-11 19:07:16 +00:00 |
Duy-Nguyen Ta
|
8add3de3c2
|
fix compilation errors in unstable discrete examples
|
2013-10-11 19:01:12 +00:00 |
Duy-Nguyen Ta
|
1531abd285
|
fix testCSP by using the default key ordering.
|
2013-10-11 17:48:44 +00:00 |
Duy-Nguyen Ta
|
bf11f93cee
|
revive unstable discrete. testCSP still fails, but looks like the solution is valid. See comments in file.
|
2013-10-11 17:42:30 +00:00 |
Zsolt Kira
|
9639660685
|
Added GenericProjectionFactorCreator. Both smart and generic projection factors now work (again) in batch mode. Incremental not tested yet.
|
2013-10-11 01:59:36 +00:00 |
Zsolt Kira
|
1a8a670870
|
Fixed bugs in new version since creator class is used: Get number of landmarks from creator object,
replace ensureHasOrdering with direct COLAMD call.
Current Smart Projection factor version works in batch mode
|
2013-10-10 20:21:40 +00:00 |
Chris Beall
|
e799c9ffa9
|
tabs converted to two spaces
|
2013-10-10 17:52:57 +00:00 |
Luca Carlone
|
121e71431a
|
SmartFactorsCreator + initial fix in kitti example
|
2013-10-09 17:13:19 +00:00 |
Luca Carlone
|
426b4d79cf
|
testSmartProjectionFactor - disabled
|
2013-10-08 14:28:50 +00:00 |
Luca Carlone
|
444df1958a
|
Kitti test not working
|
2013-10-06 18:17:35 +00:00 |
Luca Carlone
|
d049dd38c6
|
Incremental mode in Smart Factors (not working yet with standard ProjectionFactors)
|
2013-10-06 18:17:32 +00:00 |
Zsolt Kira
|
83182b05ca
|
Second method for landmark-first ordering: Provide a constrained ordering with landmarks in group 1 and poses in group 2
|
2013-10-04 14:25:19 +00:00 |
Zsolt Kira
|
cc724134a6
|
Added ability to run both smart and projection factor version (for comparison)
For projection factor version, we can specify a landmark-first ordering
|
2013-10-04 13:47:24 +00:00 |
Richard Roberts
|
43d56b120a
|
From Hmf6_unordered: getISAM2 and variables Reeliminated/Relinearized (d97dcacf186900d12003c399e7fe55e03ca34e3f)
|
2013-10-03 19:52:05 +00:00 |
Richard Roberts
|
0c7b2ec062
|
From Hmf6_unordered: Public isam2 - to be changed (10834edc1698d941be3203e8e6bea0bd4a573443)
|
2013-10-03 19:52:01 +00:00 |
Richard Roberts
|
bf40956592
|
Merged from Hmf6_unordered 970392249a8c50153f24594c9c81acb740cedd06
|
2013-10-03 19:51:56 +00:00 |
Luca Carlone
|
4996db5023
|
Fix in running incremental optimization on Kitti
|
2013-10-03 18:02:25 +00:00 |
Richard Roberts
|
4d31dd99f3
|
Hopefully fixed the mex build flags
|
2013-10-03 16:50:14 +00:00 |
Luca Carlone
|
a6dd4c0464
|
testing on kitti
|
2013-09-30 20:39:55 +00:00 |
Luca Carlone
|
441dcec64e
|
added unit test for selective relinearization
|
2013-09-28 21:25:08 +00:00 |
Luca Carlone
|
9ad72e9523
|
included rank tolerance in Smart factor constructor
|
2013-09-28 18:49:26 +00:00 |
Luca Carlone
|
d10ffee4d4
|
management of degeneracy
|
2013-09-28 00:49:37 +00:00 |
Luca Carlone
|
7560a1f6e3
|
Typo fixed
|
2013-09-27 16:06:36 +00:00 |
Luca Carlone
|
e10a0a0650
|
bool to disable selective relinearization
|
2013-09-26 23:09:50 +00:00 |
Luca Carlone
|
8168d4a186
|
commented test
|
2013-09-26 23:09:48 +00:00 |