|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Joint pairwise pose optimizer operating purely in memory. More...
#include <JointPairwiseRegistration.hpp>
Public Member Functions | |
| JointPairwiseRegistration (JprParams params) | |
| JprResult | refine (std::vector< FrameSurfels > &frames) const |
| Jointly refine the world poses of the given frames in place (each FrameSurfels::world_pose is updated). | |
Joint pairwise pose optimizer operating purely in memory.
Definition at line 70 of file JointPairwiseRegistration.hpp.
|
explicit |
| JprResult reusex::geometry::JointPairwiseRegistration::refine | ( | std::vector< FrameSurfels > & | frames | ) | const |
Jointly refine the world poses of the given frames in place (each FrameSurfels::world_pose is updated).
Does not touch any database.