MCPcopy Create free account

hub / github.com/YWL0720/YOLO_ORB_SLAM3 / functions

Functions2,347 in github.com/YWL0720/YOLO_ORB_SLAM3

MethodsaveToTextFile
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:1429
MethodsaveVertex
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:817
Methodscore
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:1199
Functionserialize
include/ImuTypes.h:66
Methodserialize
Thirdparty/DBoW2/DBoW2/BowVector.h:64
Methodserialize
Thirdparty/DBoW2/DBoW2/FeatureVector.h:29
Methodserialize
include/Map.h:46
Methodserialize
include/MapPoint.h:49
Methodserialize
include/Atlas.h:54
Methodserialize
include/KeyFrame.h:57
Methodserialize
include/ImuTypes.h:96
Methodserialize
include/ImuTypes.h:147
Methodserialize
include/ImuTypes.h:234
Methodserialize
include/KeyFrameDatabase.h:52
Methodserialize
include/CameraModels/GeometricCamera.h:48
Methodserialize
include/CameraModels/Pinhole.h:34
Methodserialize
include/CameraModels/KannalaBrandt8.h:35
FunctionserializeVectorKeyPoints
include/SerializationUtils.h:119
MethodsetAdditionalVectorSpace
Thirdparty/g2o/g2o/core/solver.cpp:82
FunctionsetAngle
Setter of rotation angle, leaves scale as is.
Thirdparty/Sophus/sophus/rxso2.hpp:325
MethodsetBlockOrdering
Thirdparty/g2o/g2o/solvers/linear_solver_eigen.h:128
MethodsetCholeskyFactor
Thirdparty/g2o/g2o/core/marginal_covariance_cholesky.cpp:54
FunctionsetComplex
Takes in complex number, and normalizes it. Precondition: The complex number must not be close to zero.
Thirdparty/Sophus/sophus/se2.hpp:307
FunctionsetComplex
Setter of non-zero complex number. Precondition: ``z`` must not be close to zero.
Thirdparty/Sophus/sophus/sim2.hpp:281
FunctionsetComplex
Thirdparty/Sophus/sophus/rxso2.hpp:79
FunctionsetComplex
Thirdparty/Sophus/sophus/so2.hpp:80
MethodsetComputeBatchStatistics
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:437
MethodsetDelta
Thirdparty/g2o/g2o/core/robust_kernel_impl.cpp:65
MethodsetDeltaSqr
Thirdparty/g2o/g2o/core/robust_kernel_impl.cpp:72
MethodsetEstimateData
* sets the initial estimate from an array of double * Implement setEstimateDataImpl() * @return true on success */
Thirdparty/g2o/g2o/core/optimizable_graph.h:197
MethodsetEstimateData
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:97
MethodsetEstimateDataImpl
* writes the estimater to an array of double * @returns true on success */
Thirdparty/g2o/g2o/core/optimizable_graph.h:372
MethodsetFixed
true => this node should be considered fixed during the optimization
Thirdparty/g2o/g2o/core/optimizable_graph.h:307
MethodsetGlobalStats
Thirdparty/g2o/g2o/core/batch_stats.cpp:85
MethodsetId
sets the id of the node in the graph be sure that the graph keeps consistent after changing the id
Thirdparty/g2o/g2o/core/optimizable_graph.h:318
MethodsetId
Thirdparty/g2o/g2o/core/hyper_graph.h:104
MethodsetKernel
Thirdparty/g2o/g2o/core/robust_kernel_impl.cpp:45
MethodsetLevenberg
Thirdparty/g2o/g2o/core/solver.cpp:77
MethodsetMaxTrialsAfterFailure
Thirdparty/g2o/g2o/core/optimization_algorithm_levenberg.cpp:196
MethodsetMeasurementData
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:204
MethodsetMeasurementFromState
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:219
MethodsetMinimalEstimateData
* sets the initial estimate from an array of double. * Implement setMinimalEstimateDataImpl() * @return true on success */
Thirdparty/g2o/g2o/core/optimizable_graph.h:241
MethodsetMinimalEstimateData
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:114
MethodsetMinimalEstimateDataImpl
* sets the initial estimate from an array of double * @return true on success */
Thirdparty/g2o/g2o/core/optimizable_graph.h:378
MethodsetNodeWeights
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:943
MethodsetOptimizer
Thirdparty/g2o/g2o/core/optimization_algorithm.cpp:57
MethodsetParameterId
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:161
FunctionsetQuaternion
Takes in quaternion, and normalizes it. Precondition: The quaternion must not be close to zero.
Thirdparty/Sophus/sophus/so3.hpp:405
FunctionsetQuaternion
Thirdparty/Sophus/sophus/sim3.hpp:59
FunctionsetQuaternion
Thirdparty/Sophus/sophus/rxso3.hpp:70
MethodsetRenamedTypesFromString
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:714
MethodsetRotation
Thirdparty/g2o/g2o/types/se3quat.h:102
FunctionsetRotationMatrix
Sets ``so3`` using ``rotation_matrix``. Precondition: ``R`` must be orthogonal and ``det(R)=1``.
Thirdparty/Sophus/sophus/se2.hpp:315
FunctionsetRotationMatrix
Setter of complex number using rotation matrix ``R``, leaves scale as is.
Thirdparty/Sophus/sophus/sim2.hpp:317
FunctionsetRotationMatrix
Setter of complex using rotation matrix ``R``, leaves scale as is. Precondition: ``R`` must be orthogonal with determinant of one.
Thirdparty/Sophus/sophus/rxso2.hpp:331
FunctionsetRotationMatrix
Setter of quaternion using rotation matrix ``R``, leaves scale as is.
Thirdparty/Sophus/sophus/sim3.hpp:317
FunctionsetRotationMatrix
Setter of quaternion using rotation matrix ``R``, leaves scale as is.
Thirdparty/Sophus/sophus/rxso3.hpp:354
FunctionsetSO3
Setter of SO(3) rotations, leaves scale as is.
Thirdparty/Sophus/sophus/rxso3.hpp:393
FunctionsetScale
Sets scale and leaves rotation as is. Note: This function as a significant computational cost, since it has to call the square root twice.
Thirdparty/Sophus/sophus/sim2.hpp:326
FunctionsetScale
Sets scale and leaves rotation as is.
Thirdparty/Sophus/sophus/rxso2.hpp:337
FunctionsetScale
Sets scale and leaves rotation as is. Note: This function as a significant computational cost, since it has to call the square root twice.
Thirdparty/Sophus/sophus/sim3.hpp:326
FunctionsetScale
Sets scale and leaves rotation as is. Note: This function as a significant computational cost, since it has to call the square root twice.
Thirdparty/Sophus/sophus/rxso3.hpp:366
FunctionsetScaledRotationMatrix
Setter of complexnumber using scaled rotation matrix ``sR``. Precondition: The 2x2 matrix must be "scaled orthogonal" and have a positive determinant
Thirdparty/Sophus/sophus/sim2.hpp:333
FunctionsetScaledRotationMatrix
Setter of complex number using scaled rotation matrix ``sR``. Precondition: The 2x2 matrix must be "scaled orthogonal" and have a positive determinan
Thirdparty/Sophus/sophus/rxso2.hpp:348
FunctionsetScaledRotationMatrix
Setter of quaternion using scaled rotation matrix ``sR``. Precondition: The 3x3 matrix must be "scaled orthogonal" and have a positive determinant.
Thirdparty/Sophus/sophus/sim3.hpp:333
FunctionsetScaledRotationMatrix
Setter of quaternion using scaled rotation matrix ``sR``. Precondition: The 3x3 matrix must be "scaled orthogonal" and have a positive determinant.
Thirdparty/Sophus/sophus/rxso3.hpp:378
MethodsetScoringType
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:500
MethodsetTime
* Sets the timestamp from seconds and microseconds * @param secs: seconds * @param usecs: microseconds */
Thirdparty/DBoW2/DUtils/Timestamp.h:61
MethodsetToOrigin
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:293
MethodsetToOrigin
sets the node to the origin (used in the multilevel stuff)
Thirdparty/g2o/g2o/core/optimizable_graph.h:151
MethodsetToOriginImpl
Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:56
MethodsetToOriginImpl
Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:69
MethodsetToOriginImpl
Thirdparty/g2o/g2o/types/types_sba.h:48
MethodsetToOriginImpl
include/G2oTypes.h:146
MethodsetToOriginImpl
include/G2oTypes.h:175
MethodsetToOriginImpl
include/G2oTypes.h:202
MethodsetToOriginImpl
include/G2oTypes.h:223
MethodsetToOriginImpl
include/G2oTypes.h:245
MethodsetToOriginImpl
include/G2oTypes.h:286
MethodsetToOriginImpl
include/G2oTypes.h:310
MethodsetToOriginImpl
include/G2oTypes.h:333
MethodsetToOriginImpl
include/OptimizableTypes.h:154
MethodsetTranslation
Thirdparty/g2o/g2o/types/se3quat.h:98
MethodsetTypeName
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:67
MethodsetUp
(self)
Thirdparty/Sophus/py/sophus/complex.py:85
MethodsetUp
(self)
Thirdparty/Sophus/py/sophus/dual_quaternion.py:67
MethodsetUp
(self)
Thirdparty/Sophus/py/sophus/se2.py:138
MethodsetUp
(self)
Thirdparty/Sophus/py/sophus/se3.py:173
MethodsetUp
(self)
Thirdparty/Sophus/py/sophus/quaternion.py:106
MethodsetUp
(self)
Thirdparty/Sophus/py/sophus/so3.py:171
MethodsetUp
(self)
Thirdparty/Sophus/py/sophus/so2.py:110
MethodsetWeightingType
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:509
MethodsetWriteDebug
Thirdparty/g2o/g2o/core/block_solver.hpp:623
MethodsetWriteDebug
Thirdparty/g2o/g2o/core/linear_solver.h:80
MethodsetWriteDebug
Thirdparty/g2o/g2o/solvers/linear_solver_eigen.h:132
Functionsign
Thirdparty/g2o/g2o/stuff/misc.h:137
Methodsolve
Thirdparty/g2o/g2o/core/optimization_algorithm_levenberg.cpp:61
Methodsolve
Thirdparty/g2o/g2o/core/optimization_algorithm_dogleg.cpp:57
Methodsolve
Thirdparty/g2o/g2o/core/optimization_algorithm_gauss_newton.cpp:50
Methodsolve
Thirdparty/g2o/g2o/solvers/linear_solver_dense.h:65
← previousnext →2,001–2,100 of 2,347, ranked by callers