cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
geometric_consistency_sorter.hpp File Reference
#include <algorithm>
#include <cmath>
#include <random>
#include <vector>
#include <cpp-toolbox/base/thread_pool.hpp>
#include <cpp-toolbox/base/thread_pool_singleton.hpp>
#include <cpp-toolbox/cpp-toolbox_export.hpp>
#include <cpp-toolbox/pcl/correspondence/base_correspondence_sorter.hpp>
Include dependency graph for geometric_consistency_sorter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toolbox::pcl::geometric_consistency_sorter_t< DataType >
 基于几何一致性的对应关系排序器 / Geometric consistency-based correspondence sorter More...
 

Namespaces

namespace  toolbox
 
namespace  toolbox::pcl