ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
KDTreeFlann.cpp File Reference
#include <Logging.h>
#include <benchmark/benchmark.h>
#include <ecvKDTreeFlann.h>
#include <ecvMesh.h>
#include <ecvPointCloud.h>
Include dependency graph for KDTreeFlann.cpp:

Go to the source code of this file.

Classes

class  cloudViewer::benchmarks::TestKDTreeLine0
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::benchmarks
 

Functions

static void cloudViewer::benchmarks::BM_TestKDTreeLine0 (benchmark::State &state)
 
 cloudViewer::benchmarks::BENCHMARK (BM_TestKDTreeLine0) -> Args({1<< 5, 1<< 10}) ->Args({1<< 9, 1<< 11})
 
 cloudViewer::benchmarks::MinTime (0.1) -> Ranges({{1<< 0, 1<< 14}, {1<< 16, 1<< 22}})
 

Variables

TestKDTreeLine0 cloudViewer::benchmarks::testKDTreeLine0