MRPT
2.0.1
|
Definition at line 104 of file vision_stereo_rectify/test.cpp.
Public Member Functions | |
void | run (bool add_extra_tightening_edge) |
Static Public Member Functions | |
template<class GRAPH_T > | |
static void | my_levmarq_feedback (const GRAPH_T &graph, const size_t iter, const size_t max_iter, const double cur_sq_error) |
|
inlinestatic |
Definition at line 107 of file vision_stereo_rectify/test.cpp.
|
inline |
Initialize the PRNG from the given random seed. Method used to initially randomise the generator
First add all the nodes (so that, when I add edges, I can refer to them
Add some edges Also initialize the information matrix used for EACH constraint. For simplicity the same information matrix is used for each one of the edges. This information matrix is RELATIVE to each constraint/edge (not in global ref. frame) see also: https://groups.google.com/d/msg/mrpt-users/Sr9LSydArgY/wYFeU2BXr4kJ
add the edges using the node ids added to the graph before
Definition at line 120 of file vision_stereo_rectify/test.cpp.
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |