#include "global_cloud_align.h"
Go to the source code of this file.
Functions | |
| void | alignGlobalCloud (const PointCloudT::Ptr &cloud) |
| int | main (int argc, char **argv) |
| void | printUsage (char **argv) |
| void alignGlobalCloud | ( | const PointCloudT::Ptr & | cloud | ) |
Definition at line 35 of file global_cloud_align.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 5 of file global_cloud_align.cpp.
| void printUsage | ( | char ** | argv | ) |
Definition at line 28 of file global_cloud_align.cpp.