Duy-Nguyen Ta
|
6f1ea87a00
|
clean up noise model: Remove Shared[NoiseModel] classes and headers, typedef for backward compatibility in NoiseModel.h. Fix all tests and examples to create shared noise models through static functions in noise model classes. Fix MATLAB wrapper and examples as well. Add tests for MATLAB examples
|
2012-06-22 19:36:49 +00:00 |
Yong-Dian Jian
|
3366c673d7
|
(With Duy) add a matlab wrapper for the LM optimizer and parameters in visualSLAM, have an example in SFMExample.m
|
2012-06-21 14:28:08 +00:00 |
Frank Dellaert
|
615cfee44c
|
Added verbosity flag in optimize. Really, we should have more sophisticated optimize.
|
2012-06-19 15:00:41 +00:00 |
Frank Dellaert
|
2524c632df
|
Use p instead of l for points
|
2012-06-14 05:05:41 +00:00 |
Alex Cunningham
|
1cbc827512
|
Changed the data interface for the VisualISAM demos
|
2012-06-13 14:58:15 +00:00 |
Frank Dellaert
|
2678be0646
|
Fixed up display options in gtsamExamples
|
2012-06-13 12:22:31 +00:00 |
Frank Dellaert
|
89d5f2c4ec
|
Renamed VisualSLAM to SFM example (as no dometry, and to sync with manual)
|
2012-06-13 12:14:50 +00:00 |