Classes | Functions
knnvalidate.cpp File Reference
#include "nabo/nabo.h"
#include "helpers.h"
#include <iostream>
#include <fstream>
#include <stdexcept>
Include dependency graph for knnvalidate.cpp:

Go to the source code of this file.

Classes

struct  Loader< T, CloudType >
struct  Loader< T, Eigen::Map< const Eigen::Matrix< T, 3, Eigen::Dynamic >, Eigen::Aligned > >

Functions

int main (int argc, char *argv[])
template<typename T , typename CloudType >
void validate (const char *fileName, const int K, const int dim, const int method, const T maxRadius)

Function Documentation

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

Definition at line 228 of file knnvalidate.cpp.

template<typename T , typename CloudType >
void validate ( const char *  fileName,
const int  K,
const int  dim,
const int  method,
const T  maxRadius 
)

Definition at line 74 of file knnvalidate.cpp.



libnabo
Author(s): Stéphane Magnenat
autogenerated on Sun Feb 10 2019 03:52:20