CLI tool to manipulate geo-referencing information. More...
#include <mp2p_icp/metricmap.h>
#include <mrpt/3rdparty/tclap/CmdLine.h>
#include <mrpt/containers/yaml.h>
#include <mrpt/io/CFileGZInputStream.h>
#include <mrpt/io/CFileGZOutputStream.h>
#include <mrpt/serialization/CArchive.h>
#include <mrpt/system/filesystem.h>
#include <mrpt/system/os.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
CLI tool to manipulate geo-referencing information.
Definition in file apps/mm-georef/main.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 152 of file apps/mm-georef/main.cpp.