Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YWL0720/YOLO_ORB_SLAM3
/ functions
Functions
2,347 in github.com/YWL0720/YOLO_ORB_SLAM3
⨍
Functions
2,347
◇
Types & classes
496
Method
isInFrustumChecks
src/Frame.cc:1168
Method
isLost
src/System.cc:1355
Method
isMainStorage
Thirdparty/g2o/g2o/core/parameter_container.h:62
Method
isRotationMatrix
src/Converter.cc:260
Method
isRunningGBA
include/LoopClosing.h:72
Method
isSolverSuitable
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:740
Method
isStopped
src/LocalMapping.cc:846
Method
iterate
RANSAC methods
src/MLPnPsolver.cpp:100
Method
kernel
return the underlying kernel
Thirdparty/g2o/g2o/core/robust_kernel_impl.h:52
Method
key
Thirdparty/g2o/g2o/core/cache.cpp:79
Method
lId
include/KeyFrame.h:282
Method
lastStep
return the type of the last step taken by the algorithm
Thirdparty/g2o/g2o/core/optimization_algorithm_dogleg.h:61
Method
left
* Returns the number of values still to be returned * @return amount of values to return */
Thirdparty/DBoW2/DUtils/Random.h:155
Method
levenberg
the system is Levenberg-Marquardt
Thirdparty/g2o/g2o/core/solver.h:109
Method
levenbergIteration
return the number of levenberg iterations performed in the last round
Thirdparty/g2o/g2o/core/optimization_algorithm_levenberg.h:66
Function
lieBracket
Lie bracket It computes the Lie bracket of SE(2). To be more specific, it computes ``[omega_1, omega_2]_se2 := vee([hat(omega_1), hat(omega_2)])``
Thirdparty/Sophus/sophus/se2.hpp:648
Function
lieBracket
Lie bracket It computes the Lie bracket of SO(3). To be more specific, it computes ``[omega_1, omega_2]_so3 := vee([hat(omega_1), hat(omega_2)])``
Thirdparty/Sophus/sophus/so3.hpp:695
Function
lieBracket
Lie bracket It computes the Lie bracket of Sim(2). To be more specific, it computes ``[omega_1, omega_2]_sim2 := vee([hat(omega_1), hat(omega_2)])``
Thirdparty/Sophus/sophus/sim2.hpp:557
Function
lieBracket
Lie bracket It computes the Lie bracket of Sim(3). To be more specific, it computes ``[omega_1, omega_2]_sim3 := vee([hat(omega_1), hat(omega_2)])``
Thirdparty/Sophus/sophus/sim3.hpp:573
Function
lieBracket
Lie bracket It returns the Lie bracket of SO(2). Since SO(2) is a commutative group, the Lie bracket is simple ``0``.
Thirdparty/Sophus/sophus/so2.hpp:497
Method
lieBracket
Lie bracket It computes the Lie bracket of RxSO(2). To be more specific, it computes ``[omega_1, omega_2]_rxso2 := vee([hat(omega_1), hat(omega_2)])
Thirdparty/Sophus/sophus/rxso2.hpp:535
Method
lieBracket
Lie bracket It computes the Lie bracket of RxSO(3). To be more specific, it computes ``[omega_1, omega_2]_rxso3 := vee([hat(omega_1), hat(omega_2)])
Thirdparty/Sophus/sophus/rxso3.hpp:601
Method
lieBracketTest
Thirdparty/Sophus/test/core/tests.hpp:287
Method
lineActionTest
Thirdparty/Sophus/test/core/tests.hpp:261
Method
linearSolver
Thirdparty/g2o/g2o/core/block_solver.h:135
Method
linearizeOplus
Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:143
Method
linearizeOplus
Thirdparty/g2o/g2o/core/base_binary_edge.hpp:123
Method
linearizeOplus
Thirdparty/g2o/g2o/core/base_unary_edge.hpp:75
Method
linearizeOplus
src/G2oTypes.cc:349
Method
linearizeOplus
src/OptimizableTypes.cpp:49
Method
linearizeOplus
include/G2oTypes.h:651
Method
linearizeOplus
include/G2oTypes.h:687
Method
listSolvers
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:101
Method
load
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:356
Method
load
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:1465
Method
log
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rigid body transformations) to elements
Thirdparty/Sophus/sophus/se2.hpp:160
Method
log
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rigid body transformations) to elements
Thirdparty/Sophus/sophus/sim2.hpp:143
Method
log
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rigid body transformations) to elements
Thirdparty/Sophus/sophus/sim3.hpp:144
Method
log
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (scaled rotation matrices) to elements o
Thirdparty/Sophus/sophus/rxso3.hpp:170
Method
log
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rotation matrices) to elements of the t
Thirdparty/Sophus/sophus/so2.hpp:162
Method
log
Thirdparty/g2o/g2o/types/se3quat.h:178
Function
main
Thirdparty/Sophus/test/core/test_geometry.cpp:130
Function
main
Thirdparty/Sophus/test/core/test_so2.cpp:190
Function
main
Thirdparty/Sophus/test/core/test_so3.cpp:287
Function
main
Thirdparty/Sophus/test/core/test_sim2.cpp:225
Function
main
Thirdparty/Sophus/test/core/test_rxso3.cpp:283
Function
main
Thirdparty/Sophus/test/core/test_se2.cpp:260
Function
main
Thirdparty/Sophus/test/core/test_se3.cpp:267
Function
main
Thirdparty/Sophus/test/core/test_velocities.cpp:130
Function
main
Thirdparty/Sophus/test/core/test_common.cpp:61
Function
main
Thirdparty/Sophus/test/core/test_rxso2.cpp:261
Function
main
Thirdparty/Sophus/test/core/test_sim3.cpp:271
Function
main
Thirdparty/Sophus/test/ceres/test_ceres_se3.cpp:138
Function
main
Thirdparty/Sophus/examples/HelloSO3.cpp:4
Function
main
Thirdparty/g2o/g2o/core/sparse_block_matrix_test.cpp:46
Function
main
Examples/Stereo-Inertial/stereo_inertial_euroc.cc:42
Function
main
Examples/Stereo-Inertial/stereo_inertial_tum_vi.cc:39
Function
main
Examples/Stereo-Inertial/stereo_inertial_realsense_t265.cc:52
Function
main
Examples/Stereo-Inertial/stereo_inertial_realsense_D435i.cc:97
Function
main
Examples/RGB-D-Inertial/rgbd_inertial_realsense_D435i.cc:101
Function
main
Examples/Stereo/stereo_realsense_t265.cc:44
Function
main
Examples/Stereo/stereo_realsense_D435i.cc:93
Function
main
Examples/Stereo/stereo_kitti.cc:34
Function
main
Examples/Stereo/stereo_tum_vi.cc:36
Function
main
Examples/Stereo/stereo_euroc.cc:34
Function
main
Examples/Monocular/mono_tum_vi.cc:37
Function
main
Examples/Monocular/mono_euroc.cc:33
Function
main
Examples/Monocular/mono_realsense_t265.cc:44
Function
main
Examples/Monocular/mono_kitti.cc:34
Function
main
Examples/Monocular/mono_tum.cc:33
Function
main
Examples/Monocular/mono_realsense_D435i.cc:93
Function
main
Examples/Monocular-Inertial/mono_inertial_euroc.cc:40
Function
main
Examples/Monocular-Inertial/mono_inertial_realsense_t265.cc:50
Function
main
Examples/Monocular-Inertial/mono_inertial_tum_vi.cc:40
Function
main
Examples/Monocular-Inertial/mono_inertial_realsense_D435i.cc:97
Function
main
Examples/RGB-D/rgbd_tum.cc:33
Function
main
Examples/RGB-D/rgbd_realsense_D435i.cc:101
Function
main
Examples/ROS/YOLO_ORB_SLAM3/src/ros_rgbd.cc:47
Function
main
Examples/ROS/YOLO_ORB_SLAM3/src/ros_stereo.cc:49
Function
main
Examples/ROS/YOLO_ORB_SLAM3/src/ros_mono.cc:44
Function
main
Examples/ROS/YOLO_ORB_SLAM3/src/ros_stereo_inertial.cc:74
Function
main
Examples/ROS/YOLO_ORB_SLAM3/src/ros_mono_inertial.cc:70
Function
main
Examples/ROS/YOLO_ORB_SLAM3/src/AR/ros_mono_ar.cc:55
Function
main
Examples/Calibration/recorder_realsense_T265.cc:94
Function
main
Examples/Calibration/recorder_realsense_D435i.cc:89
Function
main
Examples_old/Stereo-Inertial/stereo_inertial_euroc.cc:42
Function
main
Examples_old/Stereo-Inertial/stereo_inertial_tum_vi.cc:39
Function
main
Examples_old/Stereo-Inertial/stereo_inertial_realsense_t265.cc:52
Function
main
Examples_old/Stereo-Inertial/stereo_inertial_realsense_D435i.cc:97
Function
main
Examples_old/RGB-D-Inertial/rgbd_inertial_realsense_D435i.cc:101
Function
main
Examples_old/Stereo/stereo_realsense_t265.cc:44
Function
main
Examples_old/Stereo/stereo_realsense_D435i.cc:93
Function
main
Examples_old/Stereo/stereo_kitti.cc:34
Function
main
Examples_old/Stereo/stereo_tum_vi.cc:37
Function
main
Examples_old/Stereo/stereo_euroc.cc:34
Function
main
Examples_old/Monocular/mono_tum_vi.cc:37
Function
main
Examples_old/Monocular/mono_euroc.cc:33
Function
main
Examples_old/Monocular/mono_realsense_t265.cc:44
Function
main
Examples_old/Monocular/mono_kitti.cc:34
Function
main
Examples_old/Monocular/mono_tum.cc:33
← previous
next →
1,701–1,800 of 2,347, ranked by callers