MCPcopy Create free account

hub / github.com/UZ-SLAMLab/ORB_SLAM3 / functions

Functions2,339 in github.com/UZ-SLAMLab/ORB_SLAM3

MethodRobustKernelScaleDelta
Thirdparty/g2o/g2o/core/robust_kernel_impl.cpp:34
MethodRowBlock
< matrix pointer for the block
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:71
MethodRowsAtCompileTime>> makeRotationMatrix
Thirdparty/Sophus/sophus/rotation_matrix.hpp:59
MethodRun
Examples_old/ROS/ORB_SLAM3/src/AR/ViewerAR.cc:55
MethodRun
src/Viewer.cc:162
MethodRun
src/LocalMapping.cc:64
MethodRun
src/LoopClosing.cc:90
MethodRunGlobalBundleAdjustment
src/LoopClosing.cc:2268
MethodRxSO2
Thirdparty/Sophus/sophus/rxso2.hpp:396
MethodRxSO2<NewScalarType> cast
Thirdparty/Sophus/sophus/rxso2.hpp:134
MethodRxSO2Product<OtherDerived> operator*
Thirdparty/Sophus/sophus/rxso2.hpp:209
MethodRxSO3
Thirdparty/Sophus/sophus/rxso3.hpp:433
MethodRxSO3<NewScalarType> cast
Thirdparty/Sophus/sophus/rxso3.hpp:134
MethodRxSO3Product<OtherDerived> operator*
Thirdparty/Sophus/sophus/rxso3.hpp:238
MethodSE2
Thirdparty/Sophus/sophus/se2.hpp:727
MethodSE2<NewScalarType> cast
Thirdparty/Sophus/sophus/se2.hpp:116
FunctionSE2<Scalar> exp
Group exponential This functions takes in an element of tangent space (= twist ``a``) and returns the corresponding element of the group SE(2). The
Thirdparty/Sophus/sophus/se2.hpp:558
MethodSE2Product<OtherDerived> operator*
Thirdparty/Sophus/sophus/se2.hpp:229
MethodSE3
Thirdparty/Sophus/sophus/se3.hpp:970
MethodSE3<NewScalarType> cast
Thirdparty/Sophus/sophus/se3.hpp:128
FunctionSE3<Scalar> exp
Group exponential This functions takes in an element of tangent space (= twist ``a``) and returns the corresponding element of the group SE(3). The
Thirdparty/Sophus/sophus/se3.hpp:761
MethodSE3Product<OtherDerived> operator*
Thirdparty/Sophus/sophus/se3.hpp:304
MethodSE3Quat
Thirdparty/g2o/g2o/types/se3quat.h:53
MethodSE3mat
Thirdparty/g2o/g2o/types/se3mat.h:12
MethodSO2<NewScalarType> cast
Thirdparty/Sophus/sophus/so2.hpp:131
FunctionSO2<Scalar> exp
Group exponential This functions takes in an element of tangent space (= rotation angle ``theta``) and returns the corresponding element of the group
Thirdparty/Sophus/sophus/so2.hpp:424
FunctionSO2<Scalar> so2
Thirdparty/Sophus/sophus/rxso2.hpp:363
MethodSO2Base<Derived> operator*=
Thirdparty/Sophus/sophus/so2.hpp:286
MethodSO2Product<OtherDerived> operator*
Thirdparty/Sophus/sophus/so2.hpp:210
MethodSO3
Thirdparty/Sophus/sophus/so3.hpp:451
MethodSO3<NewScalarType> cast
Thirdparty/Sophus/sophus/so3.hpp:167
FunctionSO3<Scalar> exp
Group exponential This functions takes in an element of tangent space (= rotation vector ``omega``) and returns the corresponding element of the grou
Thirdparty/Sophus/sophus/so3.hpp:574
FunctionSO3<Scalar> expAndTheta
As above, but also returns ``theta = |omega|`` as out-parameter. Precondition: ``theta`` must not be ``nullptr``.
Thirdparty/Sophus/sophus/so3.hpp:583
FunctionSO3<Scalar> so3
Thirdparty/Sophus/sophus/rxso3.hpp:400
FunctionSO3Product<OtherDerived> operator*
Thirdparty/Sophus/sophus/so3.hpp:325
FunctionSOPHUS_FUNC Matrix<Scalar, 2, 2> rotationMatrix
Thirdparty/Sophus/sophus/se2.hpp:58
FunctionSOPHUS_FUNC SO3<Scalar> inverse
Thirdparty/Sophus/sophus/so3.hpp:77
MethodSaveAtlas
src/System.cc:1403
MethodSaveDebugData
src/System.cc:1265
MethodSaveSubTrajectory
src/Tracking.cc:4068
MethodScaleRefinement
src/LocalMapping.cc:1429
MethodScopeTime
Thirdparty/g2o/g2o/stuff/timeutil.cpp:107
MethodScopedOpenMPMutex
Thirdparty/g2o/g2o/core/openmp_mutex.h:87
MethodSearchAndFuse
src/LoopClosing.cc:2115
MethodSearchBySim3
src/ORBmatcher.cc:1457
MethodSearchInNeighbors
src/LocalMapping.cc:714
MethodSearchLocalPoints
src/Tracking.cc:3343
MethodSeedRand
Thirdparty/DBoW2/DUtils/Random.cpp:18
MethodSeedRandOnce
Thirdparty/DBoW2/DUtils/Random.cpp:24
MethodSet
src/ImuTypes.cc:395
MethodSetAcceptKeyFrames
src/LocalMapping.cc:879
MethodSetBadFlag
src/KeyFrame.cc:573
MethodSetFinish
src/Viewer.cc:398
MethodSetFinish
src/LocalMapping.cc:1159
MethodSetFinish
src/LoopClosing.cc:2526
MethodSetImuInitialized
src/Atlas.cc:290
MethodSetInertialSensor
src/Atlas.cc:284
MethodSetInitKFid
src/Map.cc:187
MethodSetLocalMapper
src/LoopClosing.cc:84
MethodSetNewBias
src/KeyFrame.cc:809
MethodSetNewBias
src/ImuTypes.cc:263
MethodSetORBVocabulary
src/KeyFrameDatabase.cc:847
MethodSetORBVocabulary
src/KeyFrame.cc:1149
MethodSetPose
src/KeyFrame.cc:109
MethodSetRansacParameters
src/MLPnPsolver.cpp:225
MethodSetReferenceMapPoints
src/Atlas.cc:161
MethodSetTh
include/System.h:68
MethodSetTracker
src/LocalMapping.cc:59
MethodSetVelocity
src/KeyFrame.cc:124
MethodSetViewer
src/Tracking.cc:1437
MethodSettings
src/Settings.cc:127
MethodSettings
* Delete default constructor */
include/Settings.h:53
MethodSim2
Thirdparty/Sophus/sophus/sim2.hpp:616
MethodSim2<NewScalarType> cast
Thirdparty/Sophus/sophus/sim2.hpp:121
FunctionSim2<Scalar> exp
Group exponential This functions takes in an element of tangent space and returns the corresponding element of the group Sim(2). The first two compo
Thirdparty/Sophus/sophus/sim2.hpp:480
MethodSim2Product<OtherDerived> operator*
Thirdparty/Sophus/sophus/sim2.hpp:207
MethodSim3
Thirdparty/Sophus/sophus/sim3.hpp:633
MethodSim3
Thirdparty/g2o/g2o/types/sim3.h:52
MethodSim3<NewScalarType> cast
Thirdparty/Sophus/sophus/sim3.hpp:122
FunctionSim3<Scalar> exp
Group exponential This functions takes in an element of tangent space and returns the corresponding element of the group Sim(3). The first three com
Thirdparty/Sophus/sophus/sim3.hpp:474
MethodSim3Product<OtherDerived> operator*
Thirdparty/Sophus/sophus/sim3.hpp:209
MethodSim3Solver
src/Sim3Solver.cc:35
FunctionSkew
src/G2oTypes.cc:856
MethodSolver
Thirdparty/g2o/g2o/core/solver.cpp:34
MethodSolver
Disable the copy constructor and assignment operator
Thirdparty/g2o/g2o/core/solver.h:146
MethodSparseBlockMatrix
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:54
MethodSparseBlockMatrixCCS
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:77
MethodSparseBlockMatrixDiagonal
Thirdparty/g2o/g2o/core/sparse_block_matrix_diagonal.h:60
MethodSparseBlockMatrixHashMap
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:228
MethodSparseOptimizer
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:50
MethodStereoInitialization
src/Tracking.cc:2335
MethodStop
src/Viewer.cc:423
MethodStop
src/LocalMapping.cc:833
MethodStop
src/Tracking.cc:4093
MethodSyncWithImu
Examples_old/ROS/ORB_SLAM3/src/ros_stereo_inertial.cc:196
MethodSyncWithImu
Examples_old/ROS/ORB_SLAM3/src/ros_mono_inertial.cc:141
MethodSystem
src/System.cc:41
FunctionTangentAndTheta logAndTheta
As above, but also returns ``theta = |omega|``.
Thirdparty/Sophus/sophus/so3.hpp:247
MethodTemplatedVocabulary
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:434
MethodTestSE3CostFunctor
Thirdparty/Sophus/test/ceres/test_ceres_se3.cpp:31
← previousnext →1,201–1,300 of 2,339, ranked by callers