python
pointmatcher
outlier_filter.h
Go to the documentation of this file.
1
#ifndef PYTHON_POINTMATCHER_OUTLIER_FILTER_H
2
#define PYTHON_POINTMATCHER_OUTLIER_FILTER_H
3
4
#include "
pypoint_matcher_helper.h
"
5
6
namespace
python
7
{
8
namespace
pointmatcher
9
{
10
void
pybindOutlierFilter
(py::class_<PM>& p_class);
11
}
12
}
13
14
#endif //PYTHON_POINTMATCHER_OUTLIER_FILTER_H
pypoint_matcher_helper.h
python
Definition:
add_descriptor.cpp:5
python::pointmatcher::pybindOutlierFilter
void pybindOutlierFilter(py::class_< PM > &p_class)
Definition:
outlier_filter.cpp:7
libpointmatcher
Author(s):
autogenerated on Mon Sep 16 2024 02:24:09