Functions
compute_overlap.cpp File Reference
#include "pointmatcher/PointMatcher.h"
#include "pointmatcher/IO.h"
#include <cassert>
#include <iostream>
#include <iomanip>
#include <fstream>
#include <boost/format.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/lexical_cast.hpp>
Include dependency graph for compute_overlap.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
void setupArgs (int argc, char *argv[], unsigned int &startId, unsigned int &endId, string &extension)
void validateArgs (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Code example for DataFilter taking a sequence of point clouds with their global coordinates and build a map with a fix (manageable) number of points

Definition at line 57 of file compute_overlap.cpp.

void setupArgs ( int  argc,
char *  argv[],
unsigned int &  startId,
unsigned int &  endId,
string &  extension 
)
void validateArgs ( int  argc,
char *  argv[] 
)


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:32