OLAE algorithm to find the SE(3) optimal transformation. More...
#include <mp2p_icp/OptimalTF_Result.h>
#include <mp2p_icp/Pairings.h>
#include <mp2p_icp/WeightParameters.h>
Go to the source code of this file.
Namespaces | |
mp2p_icp | |
Functions | |
bool | mp2p_icp::optimal_tf_olae (const Pairings &in, const WeightParameters &wp, OptimalTF_Result &result) |
OLAE algorithm to find the SE(3) optimal transformation.
Definition in file optimal_tf_olae.h.