Classic Horn's solution for optimal SE(3) 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_horn (const mp2p_icp::Pairings &in, const WeightParameters &wp, OptimalTF_Result &result) |
Classic Horn's solution for optimal SE(3) transformation.
Definition in file optimal_tf_horn.h.