Namespaces | Functions
ground_truth.h File Reference
#include "rtflann/algorithms/dist.h"
#include "rtflann/util/matrix.h"
Include dependency graph for ground_truth.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rtflann

Functions

template<typename Distance >
void rtflann::compute_ground_truth (const Matrix< typename Distance::ElementType > &dataset, const Matrix< typename Distance::ElementType > &testset, Matrix< size_t > &matches, int skip=0, Distance d=Distance())
template<typename Distance >
void rtflann::find_nearest (const Matrix< typename Distance::ElementType > &dataset, typename Distance::ElementType *query, size_t *matches, size_t nn, size_t skip=0, Distance distance=Distance())


rtabmap
Author(s): Mathieu Labbe
autogenerated on Sat Jul 23 2016 11:44:29