MCPcopy Create free account

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

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

Method__repr__
(self)
Thirdparty/Sophus/py/sophus/complex.py:29
Method__repr__
(self)
Thirdparty/Sophus/py/sophus/dual_quaternion.py:26
Method__repr__
(self)
Thirdparty/Sophus/py/sophus/se2.py:40
Method__repr__
(self)
Thirdparty/Sophus/py/sophus/se3.py:49
Method__repr__
(self)
Thirdparty/Sophus/py/sophus/quaternion.py:36
Method__repr__
(self)
Thirdparty/Sophus/py/sophus/so3.py:30
Method__repr__
(self)
Thirdparty/Sophus/py/sophus/so2.py:27
Method__truediv__
scalar division
Thirdparty/Sophus/py/sophus/complex.py:25
Method__truediv__
scalar division
Thirdparty/Sophus/py/sophus/dual_quaternion.py:22
Method__truediv__
scalar division
Thirdparty/Sophus/py/sophus/quaternion.py:32
MethodactionByName
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:166
MethodactiveChi2
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:90
MethodaddComputeErrorAction
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:589
MethodaddEdge
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:264
MethodaddGraph
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:681
MethodaddParameter
Thirdparty/g2o/g2o/core/optimizable_graph.h:637
MethodaddParameter
Thirdparty/g2o/g2o/core/parameter_container.cpp:60
MethodaddPostIterationAction
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:795
MethodaddPreIterationAction
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:801
MethodaddProperty
Thirdparty/g2o/g2o/stuff/property.cpp:44
MethodaddUserData
Thirdparty/g2o/g2o/core/optimizable_graph.h:141
MethodaddVertex
Thirdparty/g2o/g2o/core/optimizable_graph.h:545
MethodaddVertex
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:243
MethodadditionalDerivativeTest
Thirdparty/Sophus/test/core/tests.hpp:135
MethodadditionalVectorSpace
Thirdparty/g2o/g2o/core/solver.h:122
Methodadj
Thirdparty/g2o/g2o/types/se3quat.h:259
MethodadjointTest
Thirdparty/Sophus/test/core/tests.hpp:46
Methodalgorithm
the solver used by the optimizer
Thirdparty/g2o/g2o/core/sparse_optimizer.h:217
MethodallVerticesFixed
Thirdparty/g2o/g2o/core/base_binary_edge.hpp:48
MethodallVerticesFixed
Thirdparty/g2o/g2o/core/base_unary_edge.hpp:37
FunctionapplyAction
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:253
Functionaverage_angle
* average two angles */
Thirdparty/g2o/g2o/stuff/misc.h:120
MethodbaseOfBlock
where does the row /col at block-row / block-column r starts?
Thirdparty/g2o/g2o/core/sparse_block_matrix_diagonal.h:68
MethodblockOrdering
do the AMD ordering on the blocks or on the scalar matrix
Thirdparty/g2o/g2o/solvers/linear_solver_eigen.h:127
MethodbuildIndexMapping
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:166
MethodbuildLinearStructure
Thirdparty/g2o/g2o/core/optimization_algorithm_with_hessian.cpp:80
FunctioncalcW
Thirdparty/Sophus/sophus/sim_details.hpp:10
FunctioncalcWInv
Thirdparty/Sophus/sophus/sim_details.hpp:52
Methodcalc_Dx_exp_x_mul_this_at_0
(self, x)
Thirdparty/Sophus/py/sophus/so3.py:116
Methodcam_project
Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:181
Methodcamera2DistortionCoef
include/Settings.h:72
MethodchangeId
* changes the id of a vertex already in the graph, and updates the bookkeeping @ returns false if the vertex is not in the graph; */
Thirdparty/g2o/g2o/core/hyper_graph.cpp:89
Methodchi2
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:289
Methodchild
Thirdparty/g2o/g2o/core/estimate_propagator.h:113
Functionclamp
Thirdparty/g2o/g2o/stuff/misc.h:151
Methodclear
Thirdparty/g2o/g2o/core/parameter_container.cpp:47
MethodclearIndexMapping
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:192
MethodclearMap
src/KeyFrameDatabase.cc:74
MethodclearParameters
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:862
Methodclone
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:123
MethodcolBaseOfBlock
where does the col at block-col r start?
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:91
MethodcolBaseOfBlock
where does the col at block-col r start?
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:242
Methodcols
columns of the matrix
Thirdparty/g2o/g2o/core/sparse_block_matrix_diagonal.h:54
Methodcols
columns of the matrix
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:60
Methodcols
columns of the matrix
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:222
MethodcolsOfBlock
how many cols does the block at block-col c has?
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:85
MethodcolsOfBlock
how many cols does the block at block-col c has?
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:236
FunctioncompFirst
src/KeyFrameDatabase.cc:598
FunctioncompareNodes
src/ORBextractor.cc:538
MethodcomputeBatchStatistics
Thirdparty/g2o/g2o/core/sparse_optimizer.h:279
MethodcomputeCovariance
Thirdparty/g2o/g2o/core/marginal_covariance_cholesky.cpp:102
MethodcomputeEntry
Thirdparty/g2o/g2o/core/marginal_covariance_cholesky.cpp:71
MethodcomputeError
Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:106
MethodcomputeError
Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:138
MethodcomputeError
Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:160
MethodcomputeError
Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:124
MethodcomputeError
Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:156
MethodcomputeError
Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:187
MethodcomputeError
Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:218
MethodcomputeError
include/G2oTypes.h:353
MethodcomputeError
include/G2oTypes.h:401
MethodcomputeError
include/G2oTypes.h:435
MethodcomputeError
include/G2oTypes.h:477
MethodcomputeError
include/G2oTypes.h:645
MethodcomputeError
include/G2oTypes.h:681
MethodcomputeError
include/G2oTypes.h:778
MethodcomputeError
include/G2oTypes.h:802
MethodcomputeError
include/G2oTypes.h:831
MethodcomputeError
include/OptimizableTypes.h:41
MethodcomputeError
include/OptimizableTypes.h:69
MethodcomputeError
include/OptimizableTypes.h:99
MethodcomputeError
include/OptimizableTypes.h:127
MethodcomputeError
include/OptimizableTypes.h:183
MethodcomputeError
include/OptimizableTypes.h:204
MethodcomputeIndex
compute the index used for hashing
Thirdparty/g2o/g2o/core/marginal_covariance_cholesky.h:93
MethodcomputeInitialGuess
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:300
MethodcomputeLambdaInit
Thirdparty/g2o/g2o/core/optimization_algorithm_levenberg.cpp:171
MethodcomputeMarginals
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:570
MethodcomputeMarginals
Thirdparty/g2o/g2o/core/optimization_algorithm_with_hessian.cpp:75
MethodcomputeMarginals
* computes the inverse of the specified vertex. * @param vertex: the vertex whose state is to be marginalised * @param spinv: the sparse blo
Thirdparty/g2o/g2o/core/sparse_optimizer.h:138
MethodcomputeMarginals
Thirdparty/g2o/g2o/core/block_solver.hpp:490
MethodcomputePose
MLPnP methods
src/MLPnPsolver.cpp:356
MethodcomputeQuadraticForm
Thirdparty/g2o/g2o/core/base_multi_edge.hpp:171
MethodcomputeScale
Thirdparty/g2o/g2o/core/optimization_algorithm_levenberg.cpp:187
MethodcomputeSymbolicDecomposition
* 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
MethodcomputeTree
Thirdparty/g2o/g2o/core/hyper_dijkstra.cpp:157
Methodconj
dual quaternion conjugate
Thirdparty/Sophus/py/sophus/dual_quaternion.py:41
MethodconnectedSubset
Thirdparty/g2o/g2o/core/hyper_dijkstra.cpp:227
Methodconstruct
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:84
Methodconstruct
Thirdparty/g2o/g2o/core/robust_kernel_factory.h:61
← previousnext →1,401–1,500 of 2,339, ranked by callers