MCPcopy Create free account

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

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

MethodTests
Thirdparty/Sophus/test/core/test_so2.cpp:29
MethodTests
Thirdparty/Sophus/test/core/test_so3.cpp:30
MethodTests
Thirdparty/Sophus/test/core/test_sim2.cpp:33
MethodTests
Thirdparty/Sophus/test/core/test_rxso3.cpp:32
MethodTests
Thirdparty/Sophus/test/core/test_se2.cpp:31
MethodTests
Thirdparty/Sophus/test/core/test_se3.cpp:30
MethodTests
Thirdparty/Sophus/test/core/test_rxso2.cpp:31
MethodTests
Thirdparty/Sophus/test/core/test_sim3.cpp:33
MethodTimestamp
Thirdparty/DBoW2/DUtils/Timestamp.cpp:39
MethodTrack
src/Tracking.cc:1794
MethodTrackLocalMap
src/Tracking.cc:2949
MethodTrackReferenceKeyFrame
src/Tracking.cc:2720
MethodTrackStats2File
src/Tracking.cc:213
MethodTrackWithMotionModel
src/Tracking.cc:2854
MethodTracking
src/Tracking.cc:44
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
Thirdparty/Sophus/sophus/se3.hpp:745
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
Thirdparty/Sophus/sophus/se2.hpp:542
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
Thirdparty/Sophus/sophus/sim2.hpp:455
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
Thirdparty/Sophus/sophus/sim3.hpp:457
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
Thirdparty/Sophus/sophus/so2.hpp:448
FunctionTransformation generator
Returns the ith infinitesimal generators of SE(3). The infinitesimal generators of SE(3) are: ``` | 0 0 0 1 | G_0 = | 0 0 0 0 | | 0 0 0
Thirdparty/Sophus/sophus/se3.hpp:831
FunctionTransformation generator
Returns the ith infinitesimal generators of SE(2). The infinitesimal generators of SE(2) are: ``` | 0 0 1 | G_0 = | 0 0 0 | | 0 0 0 | | 0
Thirdparty/Sophus/sophus/se2.hpp:610
FunctionTransformation generator
Returns the ith infinitesimal generators of SO(3). The infinitesimal generators of SO(3) are: ``` | 0 0 0 | G_0 = | 0 0 -1 | | 0 1 0 | | 0
Thirdparty/Sophus/sophus/so3.hpp:649
FunctionTransformation generator
Returns the ith infinitesimal generators of Sim(2). The infinitesimal generators of Sim(2) are: ``` | 0 0 1 | G_0 = | 0 0 0 | | 0 0 0 | |
Thirdparty/Sophus/sophus/sim2.hpp:518
FunctionTransformation generator
Returns the ith infinitesimal generators of Sim(3). The infinitesimal generators of Sim(3) are: ``` | 0 0 0 1 | G_0 = | 0 0 0 0 | | 0 0 0
Thirdparty/Sophus/sophus/sim3.hpp:534
FunctionTransformation generator
Returns the infinitesimal generators of SO(2). The infinitesimal generators of SO(2) is: | 0 1 | | -1 0 |
Thirdparty/Sophus/sophus/so2.hpp:459
FunctionTransformation hat
hat-operator It takes in the 6-vector representation (= twist) and returns the corresponding matrix representation of Lie algebra element. Formally,
Thirdparty/Sophus/sophus/se3.hpp:852
FunctionTransformation hat
hat-operator It takes in the 3-vector representation (= twist) and returns the corresponding matrix representation of Lie algebra element. Formally,
Thirdparty/Sophus/sophus/se2.hpp:631
FunctionTransformation hat
hat-operator It takes in the 3-vector representation ``omega`` (= rotation vector) and returns the corresponding matrix representation of Lie algebra
Thirdparty/Sophus/sophus/so3.hpp:671
FunctionTransformation hat
hat-operator It takes in the 4-vector representation and returns the corresponding matrix representation of Lie algebra element. Formally, the hat()
Thirdparty/Sophus/sophus/sim2.hpp:539
FunctionTransformation hat
hat-operator It takes in the 7-vector representation and returns the corresponding matrix representation of Lie algebra element. Formally, the hat()
Thirdparty/Sophus/sophus/sim3.hpp:555
FunctionTransformation hat
hat-operator It takes in the scalar representation ``theta`` (= rotation angle) and returns the corresponding matrix representation of Lie algebra el
Thirdparty/Sophus/sophus/so2.hpp:474
FunctionTransformation matrix
Returns 3x3 matrix representation of the instance. For SO(3), the matrix representation is an orthogonal matrix ``R`` with ``det(R)=1``, thus the so-
Thirdparty/Sophus/sophus/so3.hpp:310
FunctionTransformation rotationMatrix
Returns rotation matrix.
Thirdparty/Sophus/sophus/rxso2.hpp:312
FunctionTransformation rotationMatrix
Returns rotation matrix.
Thirdparty/Sophus/sophus/rxso3.hpp:341
MethodTriangulate
src/GeometricTools.cc:47
MethodTriangulate
src/CameraModels/KannalaBrandt8.cpp:394
MethodTripletEntry
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:35
MethodTwoViewReconstruction
src/TwoViewReconstruction.cc:32
MethodUndistortKeyPoints
src/Frame.cc:747
MethodUnprojectStereo
src/KeyFrame.cc:755
MethodUnrepeatedRandomizer
Thirdparty/DBoW2/DUtils/Random.cpp:55
MethodUpdate
src/FrameDrawer.cc:370
MethodUpdateLastFrame
src/Tracking.cc:2781
MethodUpdateLocalKeyFrames
src/Tracking.cc:3457
MethodUpdateLocalMap
src/Tracking.cc:3417
MethodUpdateLocalPoints
src/Tracking.cc:3427
MethodUpdateMap
src/KeyFrame.cc:841
MethodVertex
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:63
MethodVertex
Thirdparty/g2o/g2o/core/hyper_graph.cpp:34
MethodVertexAccBias
src/G2oTypes.cc:478
MethodVertexAccBias
include/G2oTypes.h:237
MethodVertexGDir
include/G2oTypes.h:277
MethodVertexGyroBias
src/G2oTypes.cc:466
MethodVertexGyroBias
include/G2oTypes.h:215
MethodVertexInvDepth
include/G2oTypes.h:324
MethodVertexPose
include/G2oTypes.h:133
MethodVertexPose4DoF
include/G2oTypes.h:159
MethodVertexSBAPointXYZ
Thirdparty/g2o/g2o/types/types_sba.cpp:35
MethodVertexSE3Expmap
Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:52
MethodVertexScale
include/G2oTypes.h:299
MethodVertexSim3Expmap
Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:31
MethodVertexSim3Expmap
src/OptimizableTypes.cpp:216
MethodVertexVelocity
src/G2oTypes.cc:456
MethodVertexVelocity
include/G2oTypes.h:194
MethodViewer
src/Viewer.cc:28
MethodViewerAR
Examples_old/ROS/ORB_SLAM3/src/AR/ViewerAR.cc:53
MethodWriteGnuplotAction
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:220
FunctionZeroVector2
()
Thirdparty/Sophus/py/sophus/matrix.py:27
FunctionZeroVector3
()
Thirdparty/Sophus/py/sophus/matrix.py:35
FunctionZeroVector6
()
Thirdparty/Sophus/py/sophus/matrix.py:43
Method__add__
(self, right)
Thirdparty/Sophus/py/sophus/complex.py:19
Method__add__
quaternion multiplication
Thirdparty/Sophus/py/sophus/quaternion.py:25
Method__eq__
(self, other)
Thirdparty/Sophus/py/sophus/complex.py:59
Method__eq__
(self, other)
Thirdparty/Sophus/py/sophus/dual_quaternion.py:60
Method__eq__
(self, other)
Thirdparty/Sophus/py/sophus/quaternion.py:75
Method__getitem__
We use the following convention [real, imag]
Thirdparty/Sophus/py/sophus/complex.py:32
Method__getitem__
(self, key)
Thirdparty/Sophus/py/sophus/dual_quaternion.py:30
Method__getitem__
We use the following convention [q0, q1, q2, q3, t0, t1, t2]
Thirdparty/Sophus/py/sophus/se2.py:67
Method__getitem__
We use the following convention [q0, q1, q2, q3, t0, t1, t2]
Thirdparty/Sophus/py/sophus/se3.py:96
Method__getitem__
We use the following convention [vec0, vec1, vec2, real]
Thirdparty/Sophus/py/sophus/quaternion.py:39
Method__getitem__
(self, key)
Thirdparty/Sophus/py/sophus/so3.py:92
Method__getitem__
(self, key)
Thirdparty/Sophus/py/sophus/so2.py:51
Method__init__
(self, real, imag)
Thirdparty/Sophus/py/sophus/complex.py:10
Method__init__
Dual quaternion consists of a real quaternion, and an infinitesimal quaternion
Thirdparty/Sophus/py/sophus/dual_quaternion.py:10
Method__init__
internally represented by a unit complex number z and a translation 2-vector
Thirdparty/Sophus/py/sophus/se2.py:11
Method__init__
internally represented by a unit quaternion q and a translation 3-vector
Thirdparty/Sophus/py/sophus/se3.py:11
Method__init__
Quaternion consists of a real scalar, and an imaginary 3-vector
Thirdparty/Sophus/py/sophus/quaternion.py:12
Method__init__
internally represented by a unit quaternion q
Thirdparty/Sophus/py/sophus/so3.py:11
Method__init__
internally represented by a unit complex number z
Thirdparty/Sophus/py/sophus/so2.py:11
Method__init__
(self, dirName)
Examples/Calibration/python_scripts/process_imu.py:30
Method__mul__
complex multiplication
Thirdparty/Sophus/py/sophus/complex.py:14
Method__mul__
dual quaternion multiplication
Thirdparty/Sophus/py/sophus/dual_quaternion.py:16
Method__mul__
left-multiplication either rotation concatenation or point-transform
Thirdparty/Sophus/py/sophus/se2.py:56
Method__mul__
left-multiplication either rotation concatenation or point-transform
Thirdparty/Sophus/py/sophus/se3.py:84
Method__mul__
quaternion multiplication
Thirdparty/Sophus/py/sophus/quaternion.py:19
Method__mul__
left-multiplication either rotation concatenation or point-transform
Thirdparty/Sophus/py/sophus/so3.py:82
Method__mul__
left-multiplication either rotation concatenation or point-transform
Thirdparty/Sophus/py/sophus/so2.py:41
Method__neg__
(self)
Thirdparty/Sophus/py/sophus/complex.py:22
Method__neg__
(self)
Thirdparty/Sophus/py/sophus/quaternion.py:29
← previousnext →1,301–1,400 of 2,339, ranked by callers