GraphOptimizer class; derive and specialize for each graph type More...
#include <pcl/registration/graph_optimizer.h>
Public Member Functions | |
virtual bool | optimize (GraphHandler< GraphT > &inout_graph)=0 |
Optimize the given graph. More... |
|
virtual | ~GraphOptimizer () |
Empty destructor. More... |
|
GraphOptimizer class; derive and specialize for each graph type
Definition at line 52 of file graph_optimizer.h.
| inlinevirtual |
Empty destructor.
Definition at line 62 of file graph_optimizer.h.
| inlinepure virtual |
Optimize the given graph.
inout_graph | the graph |
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/classpcl_1_1registration_1_1_graph_optimizer.html