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
computeScale
Thirdparty/g2o/g2o/core/optimization_algorithm_levenberg.cpp:187
Method
computeSymbolicDecomposition
* compute the symbolic decompostion of the matrix only once. * Since A has the same pattern in all the iterations, we only * compute the fil
Thirdparty/g2o/g2o/solvers/linear_solver_eigen.h:147
Method
computeTree
Thirdparty/g2o/g2o/core/hyper_dijkstra.cpp:157
Method
conj
dual quaternion conjugate
Thirdparty/Sophus/py/sophus/dual_quaternion.py:41
Method
connectedSubset
Thirdparty/g2o/g2o/core/hyper_dijkstra.cpp:227
Method
construct
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:84
Method
construct
Thirdparty/g2o/g2o/core/robust_kernel_factory.h:61
Method
construct
Thirdparty/g2o/g2o/core/creators.h:65
Method
construct
Thirdparty/g2o/g2o/core/robust_kernel_factory.cpp:80
Method
constructQuadraticForm
Thirdparty/g2o/g2o/core/base_binary_edge.hpp:55
Method
constructQuadraticForm
Thirdparty/g2o/g2o/core/base_unary_edge.hpp:43
Method
container
Thirdparty/g2o/g2o/core/cache.cpp:71
Method
contructorAndAssignmentTest
Thirdparty/Sophus/test/core/tests.hpp:66
Method
createFrom
Thirdparty/g2o/g2o/core/optimizable_graph.h:474
Method
createTo
Thirdparty/g2o/g2o/core/optimizable_graph.h:475
Method
createValues
Thirdparty/DBoW2/DUtils/Random.cpp:97
Method
creator
Thirdparty/g2o/g2o/core/robust_kernel_factory.cpp:89
Function
cse_codegen
(symbols)
Thirdparty/Sophus/py/sophus/cse_codegen.py:5
Method
currentLambda
return the currently used damping factor
Thirdparty/g2o/g2o/core/optimization_algorithm_levenberg.h:52
Function
data
This provides unsafe read/write access to internal data. SO(3) is represented by an Eigen::Quaternion (four parameters). When using direct write acces
Thirdparty/Sophus/sophus/se3.hpp:511
Function
data
This provides unsafe read/write access to internal data. SO(2) is represented by a complex number (two parameters). When using direct write access, th
Thirdparty/Sophus/sophus/se2.hpp:444
Function
data
This provides unsafe read/write access to internal data. Sim(2) is represented by a complex number (two parameters) and a 2-vector. When using direct
Thirdparty/Sophus/sophus/sim2.hpp:423
Function
data
This provides unsafe read/write access to internal data. Sim(3) is represented by an Eigen::Quaternion (four parameters) and a 3-vector. When using di
Thirdparty/Sophus/sophus/sim3.hpp:425
Method
data
This provides unsafe read/write access to internal data. RxSO(2) is represented by a complex number (two parameters). When using direct write access,
Thirdparty/Sophus/sophus/rxso2.hpp:146
Method
data
This provides unsafe read/write access to internal data. RxSO(3) is represented by an Eigen::Quaternion (four parameters). When using direct write acc
Thirdparty/Sophus/sophus/rxso3.hpp:146
Method
data
This provides unsafe read/write access to internal data. SO(2) is represented by a unit complex number (two parameters). When using direct write acces
Thirdparty/Sophus/sophus/so2.hpp:140
Method
deallocate
Thirdparty/g2o/g2o/core/block_solver.hpp:95
Function
defaultEnsure
Thirdparty/Sophus/sophus/common.hpp:69
Function
deg2rad
* convert from degree to radian */
Thirdparty/g2o/g2o/stuff/misc.h:78
Method
delta
Thirdparty/g2o/g2o/core/robust_kernel.h:72
Method
derivativeTest
Thirdparty/Sophus/test/core/tests.hpp:113
Method
destroy
Thirdparty/g2o/g2o/core/factory.cpp:186
Method
destroy
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:95
Method
destroy
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:153
Method
destroy
Thirdparty/g2o/g2o/core/robust_kernel_factory.cpp:105
Method
detachParameter
Thirdparty/g2o/g2o/core/parameter_container.cpp:77
Method
dimOfBlock
how many rows/cols does the block at block-row / block-column r has?
Thirdparty/g2o/g2o/core/sparse_block_matrix_diagonal.h:65
Method
dimension
dimension of the estimated state belonging to this node
Thirdparty/g2o/g2o/core/optimizable_graph.h:315
Method
dimensions
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:763
Method
discardTop
Thirdparty/g2o/g2o/core/base_vertex.h:98
Method
discardTop
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:315
Method
distance
Thirdparty/g2o/g2o/core/estimate_propagator.h:116
Method
distance
Thirdparty/DBoW2/DBoW2/FORB.cpp:81
Method
doesLargeTestSetPass
Thirdparty/Sophus/test/core/tests.hpp:476
Method
doesSmallTestSetPass
Thirdparty/Sophus/test/core/tests.hpp:462
Method
edge
Thirdparty/g2o/g2o/core/estimate_propagator.h:115
Method
elementType
Thirdparty/g2o/g2o/core/optimizable_graph.h:91
Method
elementType
Thirdparty/g2o/g2o/core/parameter.h:47
Method
elementType
Thirdparty/g2o/g2o/core/hyper_graph.h:109
Method
elementType
Thirdparty/g2o/g2o/core/hyper_graph.h:152
Method
empty
* Returns whether all the possible values between min and max were * already given. If get() is called when empty() is true, the behaviour * is
Thirdparty/DBoW2/DUtils/Random.h:149
Function
ensureFailed
Thirdparty/Sophus/sophus/example_ensure_handler.cpp:7
Method
epipolarConstrain
src/CameraModels/KannalaBrandt8.cpp:216
Method
epsilon
Thirdparty/Sophus/sophus/common.hpp:94
Method
epsilon
Thirdparty/Sophus/sophus/common.hpp:108
Method
epsilonSqrt
Thirdparty/Sophus/sophus/common.hpp:96
Method
epsilonSqrt
Thirdparty/Sophus/sophus/common.hpp:112
Method
eraseProperty
Thirdparty/g2o/g2o/stuff/property.cpp:49
Function
exit_loop_handler
Examples/Stereo-Inertial/stereo_inertial_realsense_t265.cc:42
Function
exit_loop_handler
Examples/Stereo-Inertial/stereo_inertial_realsense_D435i.cc:41
Function
exit_loop_handler
Examples/RGB-D-Inertial/rgbd_inertial_realsense_D435i.cc:42
Function
exit_loop_handler
Examples/Stereo/stereo_realsense_t265.cc:38
Function
exit_loop_handler
Examples/Stereo/stereo_realsense_D435i.cc:41
Function
exit_loop_handler
Examples/Monocular/mono_realsense_t265.cc:38
Function
exit_loop_handler
Examples/Monocular/mono_realsense_D435i.cc:41
Function
exit_loop_handler
Examples/Monocular-Inertial/mono_inertial_realsense_t265.cc:40
Function
exit_loop_handler
Examples/Monocular-Inertial/mono_inertial_realsense_D435i.cc:41
Function
exit_loop_handler
Examples/RGB-D/rgbd_realsense_D435i.cc:42
Function
exit_loop_handler
Examples/Calibration/recorder_realsense_T265.cc:47
Function
exit_loop_handler
Examples/Calibration/recorder_realsense_D435i.cc:41
Function
exit_loop_handler
Examples_old/Stereo-Inertial/stereo_inertial_realsense_t265.cc:42
Function
exit_loop_handler
Examples_old/Stereo-Inertial/stereo_inertial_realsense_D435i.cc:41
Function
exit_loop_handler
Examples_old/RGB-D-Inertial/rgbd_inertial_realsense_D435i.cc:42
Function
exit_loop_handler
Examples_old/Stereo/stereo_realsense_t265.cc:38
Function
exit_loop_handler
Examples_old/Stereo/stereo_realsense_D435i.cc:41
Function
exit_loop_handler
Examples_old/Monocular/mono_realsense_t265.cc:38
Function
exit_loop_handler
Examples_old/Monocular/mono_realsense_D435i.cc:41
Function
exit_loop_handler
Examples_old/Monocular-Inertial/mono_inertial_realsense_t265.cc:40
Function
exit_loop_handler
Examples_old/Monocular-Inertial/mono_inertial_realsense_D435i.cc:41
Function
exit_loop_handler
Examples_old/RGB-D/rgbd_realsense_D435i.cc:42
Method
exp
Thirdparty/Sophus/sophus/rxso2.hpp:470
Method
exp
Thirdparty/Sophus/sophus/rxso3.hpp:512
Method
exp
Thirdparty/g2o/g2o/types/se3quat.h:223
Method
expAndTheta
Thirdparty/Sophus/sophus/rxso3.hpp:521
Method
expLogTest
Thirdparty/Sophus/test/core/tests.hpp:209
Method
expMapTest
Thirdparty/Sophus/test/core/tests.hpp:221
Method
fillBlockStructure
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:520
Method
fillCCS
* fill the CCS arrays of a matrix, arrays have to be allocated beforehand */
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:143
Method
fillKnownKernels
Thirdparty/g2o/g2o/core/robust_kernel_factory.cpp:98
Method
fillKnownTypes
Thirdparty/g2o/g2o/core/factory.cpp:166
Method
fillSparseMatrix
Thirdparty/g2o/g2o/solvers/linear_solver_eigen.h:203
Method
findActiveVertex
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:496
Method
findGauge
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:116
Method
findSolver
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:117
Function
finiteDifferenceRotationalVelocity
Thirdparty/Sophus/sophus/velocities.hpp:43
Method
forceStopFlag
Thirdparty/g2o/g2o/core/sparse_optimizer.h:185
Function
formatString
Thirdparty/g2o/g2o/stuff/string_tools.cpp:95
Method
free
Thirdparty/g2o/g2o/core/matrix_structure.cpp:78
Method
fromMinimalVector
Thirdparty/g2o/g2o/types/se3quat.h:166
Method
fromString
Thirdparty/DBoW2/DBoW2/FORB.cpp:120
← previous
next →
1,501–1,600 of 2,347, ranked by callers