Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TUMFTM/ORB_SLAM3_RGBL
/ functions
Functions
2,339 in github.com/TUMFTM/ORB_SLAM3_RGBL
⨍
Functions
2,339
◇
Types & classes
495
↓ 6 callers
Method
setForceStopFlag
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:574
↓ 6 callers
Method
setHessianIndex
set the temporary index of the vertex in the parameter blocks
Thirdparty/g2o/g2o/core/optimizable_graph.h:301
↓ 6 callers
Method
toK_
src/CameraModels/Pinhole.cpp:100
↓ 6 callers
Method
write
Thirdparty/g2o/g2o/core/matrix_structure.cpp:88
↓ 5 callers
Method
AddCamera
src/Atlas.cc:115
↓ 5 callers
Method
ComputeBoW
src/Frame.cc:738
↓ 5 callers
Method
EraseMapPoint
src/Map.cc:98
↓ 5 callers
Method
HasVelocity
include/Frame.h:161
↓ 5 callers
Method
Replace
src/MapPoint.cc:248
↓ 5 callers
Method
ResetActiveMap
src/System.cc:509
↓ 5 callers
Function
SE2
Copy constructor
Thirdparty/Sophus/sophus/se2.hpp:386
↓ 5 callers
Method
UnprojectStereo
src/Frame.cc:1007
↓ 5 callers
Method
UpdateFrameIMU
src/Tracking.cc:3980
↓ 5 callers
Function
align
Align two trajectories using the method of Horn (closed-form). Input: model -- first trajectory (3xn) data -- second trajectory (3xn)
evaluation/evaluate_ate_scale.py:49
↓ 5 callers
Method
colBaseOfBlock
where does the col at block-col r starts?
Thirdparty/g2o/g2o/core/sparse_block_matrix.h:111
↓ 5 callers
Method
create
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:558
↓ 5 callers
Function
deltaR
Thirdparty/g2o/g2o/types/se3_ops.hpp:40
↓ 5 callers
Function
isScaledOrthogonalAndPositive
Thirdparty/Sophus/sophus/rotation_matrix.hpp:33
↓ 5 callers
Function
iterativeMean
Thirdparty/Sophus/sophus/average.hpp:24
↓ 5 callers
Method
matrix
returns matrix representation
Thirdparty/Sophus/py/sophus/so2.py:35
↓ 5 callers
Function
normalize
It re-normalizes ``unit_quaternion`` to unit length. Note: Because of the class invariant, there is typically no need to call this function directly.
Thirdparty/Sophus/sophus/so3.hpp:297
↓ 5 callers
Method
project
src/CameraModels/KannalaBrandt8.cpp:28
↓ 5 callers
Method
read
Thirdparty/g2o/g2o/core/parameter_container.cpp:97
↓ 5 callers
Method
squared_norm
squared norm when considering the complex number as tuple
Thirdparty/Sophus/py/sophus/complex.py:39
↓ 5 callers
Function
transX
Construct x-axis translation.
Thirdparty/Sophus/sophus/se3.hpp:926
↓ 5 callers
Function
transY
Construct y-axis translation.
Thirdparty/Sophus/sophus/se3.hpp:932
↓ 5 callers
Method
update
Thirdparty/g2o/g2o/core/cache.cpp:85
↓ 5 callers
Function
vee
vee-operator It takes 4x4-matrix representation ``Omega`` and maps it to the corresponding 6-vector representation of Lie algebra. This is the inver
Thirdparty/Sophus/sophus/se3.hpp:956
↓ 5 callers
Method
workspaceForVertex
* return the workspace for a vertex in an edge */
Thirdparty/g2o/g2o/core/jacobian_workspace.h:82
↓ 4 callers
Method
DeactivateLocalizationMode
src/System.cc:484
↓ 4 callers
Method
EraseKeyFrame
src/Map.cc:107
↓ 4 callers
Function
ExpSO3
Examples_old/ROS/ORB_SLAM3/src/AR/ViewerAR.cc:34
↓ 4 callers
Method
GetAllKeyFrames
src/Atlas.cc:191
↓ 4 callers
Method
GetCovisiblesByWeight
src/KeyFrame.cc:253
↓ 4 callers
Method
GetDeltaPosition
src/ImuTypes.cc:300
↓ 4 callers
Method
GetDeltaVelocity
src/ImuTypes.cc:291
↓ 4 callers
Method
GetGyroBias
src/KeyFrame.cc:817
↓ 4 callers
Method
GetImuPose
src/Frame.cc:489
↓ 4 callers
Method
GetInverseScaleFactors
include/ORBextractor.h:71
↓ 4 callers
Method
GetInverseScaleSigmaSquares
include/ORBextractor.h:79
↓ 4 callers
Method
GetLevels
include/ORBextractor.h:61
↓ 4 callers
Method
GetLoopEdges
src/KeyFrame.cc:532
↓ 4 callers
Method
GetOriginKF
src/Map.cc:199
↓ 4 callers
Method
GetScaleFactor
include/ORBextractor.h:64
↓ 4 callers
Method
GetScaleFactors
include/ORBextractor.h:67
↓ 4 callers
Method
GetScaleSigmaSquares
include/ORBextractor.h:75
↓ 4 callers
Method
InsertKeyFrame
src/LoopClosing.cc:311
↓ 4 callers
Method
IsBad
src/Map.cc:246
↓ 4 callers
Method
SetCurrentCameraPose
src/MapDrawer.cc:441
↓ 4 callers
Function
arrayHasNaN
* tests whether there is a NaN in the array */
Thirdparty/g2o/g2o/stuff/misc.h:177
↓ 4 callers
Method
buildStructure
Thirdparty/g2o/g2o/core/block_solver.hpp:143
↓ 4 callers
Method
buildSystem
Thirdparty/g2o/g2o/core/block_solver.hpp:502
↓ 4 callers
Method
construct
Thirdparty/g2o/g2o/core/factory.cpp:147
↓ 4 callers
Method
getFloatTime
Thirdparty/DBoW2/DUtils/Timestamp.cpp:93
↓ 4 callers
Method
initialEstimate
Thirdparty/g2o/g2o/core/base_unary_edge.hpp:126
↓ 4 callers
Function
isOrthogonal
Thirdparty/Sophus/sophus/rotation_matrix.hpp:17
↓ 4 callers
Method
isSet
src/Frame.cc:427
↓ 4 callers
Method
level
returns the level of the edge
Thirdparty/g2o/g2o/core/optimizable_graph.h:467
↓ 4 callers
Method
matrix
returns matrix representation
Thirdparty/Sophus/py/sophus/se3.py:79
↓ 4 callers
Method
matrix
returns matrix representation
Thirdparty/Sophus/py/sophus/so3.py:60
↓ 4 callers
Method
multiply
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:200
↓ 4 callers
Method
normalize
Thirdparty/DBoW2/DBoW2/BowVector.cpp:62
↓ 4 callers
Method
resize
Thirdparty/g2o/g2o/core/block_solver.hpp:65
↓ 4 callers
Method
robustify
Thirdparty/g2o/g2o/core/robust_kernel_impl.cpp:50
↓ 4 callers
Function
sampleUniform
Thirdparty/Sophus/sophus/se3.hpp:906
↓ 4 callers
Method
setTime
Thirdparty/DBoW2/DUtils/Timestamp.cpp:73
↓ 4 callers
Method
solve
Thirdparty/g2o/g2o/core/block_solver.hpp:354
↓ 4 callers
Function
strSplit
Thirdparty/g2o/g2o/stuff/string_tools.cpp:143
↓ 4 callers
Function
trim
Thirdparty/g2o/g2o/stuff/string_tools.cpp:48
↓ 3 callers
Method
ApplyScaledRotation
src/Map.cc:252
↓ 3 callers
Method
CountMaps
src/Atlas.cc:224
↓ 3 callers
Method
CreateNewMap
src/Atlas.cc:58
↓ 3 callers
Method
EmptyQueue
src/LocalMapping.cc:340
↓ 3 callers
Method
EraseChild
src/KeyFrame.cc:482
↓ 3 callers
Method
GetChilds
src/KeyFrame.cc:501
↓ 3 callers
Method
GetHessian2
include/G2oTypes.h:700
↓ 3 callers
Method
GetLastKeyFrame
include/Tracking.h:92
↓ 3 callers
Method
GetUpdatedDeltaVelocity
src/ImuTypes.cc:315
↓ 3 callers
Method
GetWeight
src/KeyFrame.cc:275
↓ 3 callers
Method
GrabImuData
src/Tracking.cc:1618
↓ 3 callers
Method
IncreaseFound
src/MapPoint.cc:317
↓ 3 callers
Method
IncreaseVisible
src/MapPoint.cc:311
↓ 3 callers
Function
InverseRightJacobianSO3
src/G2oTypes.cc:816
↓ 3 callers
Method
IsInKeyFrame
src/MapPoint.cc:420
↓ 3 callers
Method
MapPointsInMap
src/Map.cc:159
↓ 3 callers
Method
Reset
src/System.cc:503
↓ 3 callers
Method
SaveTrajectoryKITTI
src/System.cc:1206
↓ 3 callers
Method
SaveTrajectoryTUM
src/System.cc:569
↓ 3 callers
Method
SearchByBoW
src/ORBmatcher.cc:223
↓ 3 callers
Method
SetInertialSensor
src/Map.cc:285
↓ 3 callers
Method
SetReferenceMapPoints
src/Map.cc:129
↓ 3 callers
Method
Update
include/G2oTypes.h:264
↓ 3 callers
Method
add
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:169
↓ 3 callers
Function
atxpy
Thirdparty/g2o/g2o/core/matrix_operations.h:54
↓ 3 callers
Function
axpy
Thirdparty/g2o/g2o/core/matrix_operations.h:36
↓ 3 callers
Method
calc_Dx_exp_x
(x)
Thirdparty/Sophus/py/sophus/se2.py:76
↓ 3 callers
Method
calc_Dx_exp_x
(x)
Thirdparty/Sophus/py/sophus/se3.py:105
↓ 3 callers
Method
calc_Dx_exp_x
(x)
Thirdparty/Sophus/py/sophus/so3.py:96
↓ 3 callers
Method
calc_Dx_exp_x
(x)
Thirdparty/Sophus/py/sophus/so2.py:55
↓ 3 callers
Method
clear
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:68
← previous
next →
201–300 of 2,339, ranked by callers