Typedefs
pypoint_matcher_helper.h File Reference
#include <pybind11/pybind11.h>
#include <pybind11/eigen.h>
#include <pybind11/stl.h>
#include <pybind11/stl_bind.h>
#include "pointmatcher/PointMatcher.h"
Include dependency graph for pypoint_matcher_helper.h:

Go to the source code of this file.

Typedefs

using Array = PM::Array
 
using DataPoints = PM::DataPoints
 
using DataPointsFilter = PM::DataPointsFilter
 
using DataPointsFilterRegistrar = pms::Registrar< DataPointsFilter >
 
using DataPointsFilters = PM::DataPointsFilters
 
using ErrorElements = ErrorMinimizer::ErrorElements
 
using ErrorMinimizer = PM::ErrorMinimizer
 
using ErrorMinimizerRegistrar = pms::Registrar< ErrorMinimizer >
 
using ICP = PM::ICP
 
using ICPChaineBase = PM::ICPChainBase
 
using ICPSequence = PM::ICPSequence
 
using Inspector = PM::Inspector
 
using InspectorRegistrar = pms::Registrar< Inspector >
 
using Int64Matrix = PM::Int64Matrix
 
using IntMatrix = PM::IntMatrix
 
using InvalidParameter = Parametrizable::InvalidParameter
 
using Label = DataPoints::Label
 
using Labels = DataPoints::Labels
 
using Logger = pms::Logger
 
using LoggerRegistrar = pms::Registrar< Logger >
 
using Matcher = PM::Matcher
 
using MatcherRegistrar = pms::Registrar< Matcher >
 
using Matches = PM::Matches
 
using Matrix = PM::Matrix
 
using OutlierFilter = PM::OutlierFilter
 
using OutlierFilterRegistrar = pms::Registrar< OutlierFilter >
 
using OutlierFilters = PM::OutlierFilters
 
using OutlierWeights = PM::OutlierWeights
 
using Parameter = Parametrizable::Parameter
 
using ParameterDoc = Parametrizable::ParameterDoc
 
using Parameters = Parametrizable::Parameters
 
using ParametersDoc = Parametrizable::ParametersDoc
 
using Parametrizable = pms::Parametrizable
 
using PM = PointMatcher< float >
 
using Quaternion = PM::Quaternion
 
using QuaternionVector = PM::QuaternionVector
 
using ScalarType = PM::ScalarType
 
using Transformation = PM::Transformation
 
using TransformationChecker = PM::TransformationChecker
 
using TransformationCheckerRegistrar = pms::Registrar< TransformationChecker >
 
using TransformationCheckers = PM::TransformationCheckers
 
using TransformationParameters = PM::TransformationParameters
 
using TransformationRegistrar = pms::Registrar< Transformation >
 
using Transformations = PM::Transformations
 
using Vector = PM::Vector
 
using VectorVector = PM::VectorVector
 

Typedef Documentation

◆ Array

using Array = PM::Array

Definition at line 62 of file pypoint_matcher_helper.h.

◆ DataPoints

using DataPoints = PM::DataPoints

Definition at line 16 of file pypoint_matcher_helper.h.

◆ DataPointsFilter

using DataPointsFilter = PM::DataPointsFilter

Definition at line 22 of file pypoint_matcher_helper.h.

◆ DataPointsFilterRegistrar

Definition at line 44 of file pypoint_matcher_helper.h.

◆ DataPointsFilters

using DataPointsFilters = PM::DataPointsFilters

Definition at line 23 of file pypoint_matcher_helper.h.

◆ ErrorElements

Definition at line 28 of file pypoint_matcher_helper.h.

◆ ErrorMinimizer

Definition at line 27 of file pypoint_matcher_helper.h.

◆ ErrorMinimizerRegistrar

Definition at line 45 of file pypoint_matcher_helper.h.

◆ ICP

using ICP = PM::ICP

Definition at line 33 of file pypoint_matcher_helper.h.

◆ ICPChaineBase

using ICPChaineBase = PM::ICPChainBase

Definition at line 32 of file pypoint_matcher_helper.h.

◆ ICPSequence

using ICPSequence = PM::ICPSequence

Definition at line 34 of file pypoint_matcher_helper.h.

◆ Inspector

using Inspector = PM::Inspector

Definition at line 31 of file pypoint_matcher_helper.h.

◆ InspectorRegistrar

Definition at line 46 of file pypoint_matcher_helper.h.

◆ Int64Matrix

Definition at line 61 of file pypoint_matcher_helper.h.

◆ IntMatrix

Definition at line 60 of file pypoint_matcher_helper.h.

◆ InvalidParameter

Definition at line 42 of file pypoint_matcher_helper.h.

◆ Label

Definition at line 17 of file pypoint_matcher_helper.h.

◆ Labels

Definition at line 18 of file pypoint_matcher_helper.h.

◆ Logger

Definition at line 43 of file pypoint_matcher_helper.h.

◆ LoggerRegistrar

Definition at line 47 of file pypoint_matcher_helper.h.

◆ Matcher

using Matcher = PM::Matcher

Definition at line 24 of file pypoint_matcher_helper.h.

◆ MatcherRegistrar

Definition at line 48 of file pypoint_matcher_helper.h.

◆ Matches

using Matches = PM::Matches

Definition at line 19 of file pypoint_matcher_helper.h.

◆ Matrix

using Matrix = PM::Matrix

Definition at line 59 of file pypoint_matcher_helper.h.

◆ OutlierFilter

using OutlierFilter = PM::OutlierFilter

Definition at line 25 of file pypoint_matcher_helper.h.

◆ OutlierFilterRegistrar

Definition at line 49 of file pypoint_matcher_helper.h.

◆ OutlierFilters

using OutlierFilters = PM::OutlierFilters

Definition at line 26 of file pypoint_matcher_helper.h.

◆ OutlierWeights

Definition at line 64 of file pypoint_matcher_helper.h.

◆ Parameter

Definition at line 38 of file pypoint_matcher_helper.h.

◆ ParameterDoc

Definition at line 40 of file pypoint_matcher_helper.h.

◆ Parameters

Definition at line 39 of file pypoint_matcher_helper.h.

◆ ParametersDoc

Definition at line 41 of file pypoint_matcher_helper.h.

◆ Parametrizable

Definition at line 37 of file pypoint_matcher_helper.h.

◆ PM

using PM = PointMatcher<float>

Definition at line 15 of file pypoint_matcher_helper.h.

◆ Quaternion

Definition at line 57 of file pypoint_matcher_helper.h.

◆ QuaternionVector

Definition at line 58 of file pypoint_matcher_helper.h.

◆ ScalarType

Definition at line 54 of file pypoint_matcher_helper.h.

◆ Transformation

using Transformation = PM::Transformation

Definition at line 20 of file pypoint_matcher_helper.h.

◆ TransformationChecker

using TransformationChecker = PM::TransformationChecker

Definition at line 29 of file pypoint_matcher_helper.h.

◆ TransformationCheckerRegistrar

Definition at line 51 of file pypoint_matcher_helper.h.

◆ TransformationCheckers

using TransformationCheckers = PM::TransformationCheckers

Definition at line 30 of file pypoint_matcher_helper.h.

◆ TransformationParameters

Definition at line 63 of file pypoint_matcher_helper.h.

◆ TransformationRegistrar

Definition at line 50 of file pypoint_matcher_helper.h.

◆ Transformations

using Transformations = PM::Transformations

Definition at line 21 of file pypoint_matcher_helper.h.

◆ Vector

using Vector = PM::Vector

Definition at line 55 of file pypoint_matcher_helper.h.

◆ VectorVector

Definition at line 56 of file pypoint_matcher_helper.h.



libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:03