Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MIT-SPARK/TEASER-plusplus
/ types & classes
Types & classes
45 in github.com/MIT-SPARK/TEASER-plusplus
⨍
Functions
183
◇
Types & classes
45
Class
AbstractRotationCertifier
* Abstract virtual class representing certification of registration results */
teaser/include/teaser/certification.h:28
Class
AbstractRotationSolver
teaser/include/teaser/registration.h:62
Class
AbstractScaleSolver
teaser/include/teaser/registration.h:42
Class
AbstractTranslationSolver
teaser/include/teaser/registration.h:83
Class
BenchmarkData
test/benchmark/registration-benchmark.cc:36
Enum
BenchmarkParamType
test/benchmark/registration-benchmark.cc:31
Enum
CLIQUE_SOLVER_MODE
teaser/include/teaser/graph.h:217
Class
CaseData
test/teaser/certification-test.cc:67
Class
CertificationResult
teaser/include/teaser/certification.h:19
Class
DRSCertifier
* 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
Class
DRSCertifierTest
* Test fixture for loading data case by case */
test/teaser/certification-test.cc:34
Enum
EIG_SOLVER_TYPE
teaser/include/teaser/certification.h:62
Class
ErrorConditions
test/benchmark/registration-benchmark.cc:54
Class
ExpectedOutputs
test/teaser/certification-test.cc:56
Class
FPFHEstimation
teaser/include/teaser/fpfh.h:21
Class
FastGlobalRegistrationSolver
teaser/include/teaser/registration.h:288
Class
GNCRotationSolver
teaser/include/teaser/registration.h:218
Class
GNCTLSRotationSolver
teaser/include/teaser/registration.h:255
Class
Graph
* 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
Enum
INLIER_GRAPH_FORMULATION
teaser/include/teaser/registration.h:364
Enum
INLIER_SELECTION_MODE
teaser/include/teaser/registration.h:351
Enum
INPUT_PARAMS
matlab/teaser_mex.cc:19
Class
Inputs
test/teaser/certification-test.cc:41
Class
LineMesh
examples/teaser_python_3dsmooth/line_mesh.py:26
Class
Matcher
teaser/include/teaser/matcher.h:20
Class
MaxCliqueSolver
* 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
Enum
OUTPUT_PARAMS
matlab/teaser_mex.cc:33
Class
PLYReader
* @brief A class for reading PLY files. * */
teaser/include/teaser/ply_io.h:19
Class
PLYWriter
* @brief A class for writing PLY files. */
teaser/include/teaser/ply_io.h:35
Class
Params
teaser/include/teaser/certification.h:70
Class
Params
teaser/include/teaser/registration.h:221
Class
Params
teaser/include/teaser/registration.h:374
Class
Params
teaser/include/teaser/graph.h:226
Class
PointCloud
teaser/include/teaser/geometry.h:26
Class
PointXYZ
teaser/include/teaser/geometry.h:15
Class
RegistrationBenchmark
* 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
Class
RegistrationSolution
* Struct to hold solution to a registration problem */
teaser/include/teaser/registration.h:30
Class
RobustRegistrationSolver
teaser/include/teaser/registration.h:322
Class
ScalarTLSEstimator
teaser/include/teaser/registration.h:103
Class
ScaleInliersSelector
teaser/include/teaser/registration.h:165
Class
TLSScaleSolver
teaser/include/teaser/registration.h:134
Class
TLSTranslationSolver
teaser/include/teaser/registration.h:190
Class
dirent
test/test-tools/test_utils.h:121
Class
double3
teaser/src/ply_io.cc:22
Class
float3
Internal datatypes for storing ply vertices
teaser/src/ply_io.cc:19