MCPcopy Create free account

hub / github.com/MIT-SPARK/TEASER-plusplus / types & classes

Types & classes45 in github.com/MIT-SPARK/TEASER-plusplus

ClassAbstractRotationCertifier
* Abstract virtual class representing certification of registration results */
teaser/include/teaser/certification.h:28
ClassAbstractRotationSolver
teaser/include/teaser/registration.h:62
ClassAbstractScaleSolver
teaser/include/teaser/registration.h:42
ClassAbstractTranslationSolver
teaser/include/teaser/registration.h:83
ClassBenchmarkData
test/benchmark/registration-benchmark.cc:36
EnumBenchmarkParamType
test/benchmark/registration-benchmark.cc:31
EnumCLIQUE_SOLVER_MODE
teaser/include/teaser/graph.h:217
ClassCaseData
test/teaser/certification-test.cc:67
ClassCertificationResult
teaser/include/teaser/certification.h:19
ClassDRSCertifier
* A rotation registration certifier using Douglas–Rachford Splitting (DRS) * * Please refer to: * [1] H. Yang, J. Shi, and L. Carlone, “TEASER: Fas
teaser/include/teaser/certification.h:53
ClassDRSCertifierTest
* Test fixture for loading data case by case */
test/teaser/certification-test.cc:34
EnumEIG_SOLVER_TYPE
teaser/include/teaser/certification.h:62
ClassErrorConditions
test/benchmark/registration-benchmark.cc:54
ClassExpectedOutputs
test/teaser/certification-test.cc:56
ClassFPFHEstimation
teaser/include/teaser/fpfh.h:21
ClassFastGlobalRegistrationSolver
teaser/include/teaser/registration.h:288
ClassGNCRotationSolver
teaser/include/teaser/registration.h:218
ClassGNCTLSRotationSolver
teaser/include/teaser/registration.h:255
ClassGraph
* A simple undirected graph class * * This graph assumes that vertices are numbered. In addition, the vertices numbers have to be * consecutive sta
teaser/include/teaser/graph.h:29
EnumINLIER_GRAPH_FORMULATION
teaser/include/teaser/registration.h:364
EnumINLIER_SELECTION_MODE
teaser/include/teaser/registration.h:351
EnumINPUT_PARAMS
matlab/teaser_mex.cc:19
ClassInputs
test/teaser/certification-test.cc:41
ClassLineMesh
examples/teaser_python_3dsmooth/line_mesh.py:26
ClassMatcher
teaser/include/teaser/matcher.h:20
ClassMaxCliqueSolver
* A facade to the Parallel Maximum Clique (PMC) library. * * For details about PMC, please refer to: * https://github.com/ryanrossi/pmc * and * R
teaser/include/teaser/graph.h:211
EnumOUTPUT_PARAMS
matlab/teaser_mex.cc:33
ClassPLYReader
* @brief A class for reading PLY files. * */
teaser/include/teaser/ply_io.h:19
ClassPLYWriter
* @brief A class for writing PLY files. */
teaser/include/teaser/ply_io.h:35
ClassParams
teaser/include/teaser/certification.h:70
ClassParams
teaser/include/teaser/registration.h:221
ClassParams
teaser/include/teaser/registration.h:374
ClassParams
teaser/include/teaser/graph.h:226
ClassPointCloud
teaser/include/teaser/geometry.h:26
ClassPointXYZ
teaser/include/teaser/geometry.h:15
ClassRegistrationBenchmark
* This file contains a small framework for running benchmark with specifications. * * By providing a parameters.txt file with relevant parameters, a
test/benchmark/registration-benchmark.cc:26
ClassRegistrationSolution
* Struct to hold solution to a registration problem */
teaser/include/teaser/registration.h:30
ClassRobustRegistrationSolver
teaser/include/teaser/registration.h:322
ClassScalarTLSEstimator
teaser/include/teaser/registration.h:103
ClassScaleInliersSelector
teaser/include/teaser/registration.h:165
ClassTLSScaleSolver
teaser/include/teaser/registration.h:134
ClassTLSTranslationSolver
teaser/include/teaser/registration.h:190
Classdirent
test/test-tools/test_utils.h:121
Classdouble3
teaser/src/ply_io.cc:22
Classfloat3
Internal datatypes for storing ply vertices
teaser/src/ply_io.cc:19