MCPcopy Create free account

hub / github.com/ManiiXu/VINS-Mono-Learning / functions

Functions642 in github.com/ManiiXu/VINS-Mono-Learning

MethodgenerateTestPoints
pose_graph/src/ThirdParty/DVision/BRIEF.cpp:110
Methodgeq
* Returns true iff a.Score >= b.Score * @param a * @param b * @return true iff a.Score >= b.Score */
pose_graph/src/ThirdParty/DBoW/QueryResults.h:130
Methodgeqv
* Returns true iff a.Score >= s * @param a * @param s * @return true iff a.Score >= s */
pose_graph/src/ThirdParty/DBoW/QueryResults.h:141
MethodgetDescriptorLengthInBits
* Returns the descriptor length in bits * @return descriptor length in bits */
pose_graph/src/ThirdParty/DVision/BRIEF.h:68
MethodgetEffectiveLevels
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1016
MethodgetFeatures
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:618
MethodgetKeyFrame
返回索引为index的关键帧
pose_graph/src/pose_graph.cpp:327
MethodgetParentNode
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1263
MethodgetPatchSize
* Returns the size of the patch */
pose_graph/src/ThirdParty/DVision/BRIEF.h:84
MethodgetQuadrangleHypotheses
camera_model/src/chessboard/Chessboard.cc:1523
MethodgetStringTime
pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:97
MethodgetTime
* Returns the timestamp in seconds and microseconds * @param secs seconds * @param usecs microseconds */
pose_graph/src/ThirdParty/DUtils/Timestamp.h:71
MethodgetType
* Returns the type of classifier */
pose_graph/src/ThirdParty/DVision/BRIEF.h:76
MethodgetWord
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1033
MethodgetWordWeight
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1041
MethodgetWordsFromNode
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1278
MethodglobalSize
vins_estimator/src/factor/marginalization_factor.cpp:138
Methodgt
* Compares the score of two results * @param a * @param b * @return true iff a.Score > b.Score */
pose_graph/src/ThirdParty/DBoW/QueryResults.h:110
Methodh
camera_model/include/camodocal/chessboard/Spline.h:173
MethodhighCalc
camera_model/include/camodocal/chessboard/Spline.h:149
Functionhypot3
camera_model/src/gpl/gpl.cc:49
Functionhypot3f
camera_model/src/gpl/gpl.cc:54
Functionimage_callback
图像数据回调函数,将image_msg放入image_buf,同时根据时间戳检测是否是新的图像序列
pose_graph/src/pose_graph_node.cpp:100
Functionimg_callback
ar_demo/src/ar_demo_node.cpp:445
Functionimg_callback
* @brief ROS的回调函数,对新来的图像进行特征点追踪,发布 * @Description readImage()函数对新来的图像使用光流法进行特征点跟踪 * 追踪的特征点封装成feature_points发布到pub_img的话题下, *
feature_tracker/src/feature_tracker_node.cpp:38
Functionimu_callback
imu回调函数,将imu_msg保存到imu_buf,IMU状态递推并发布[P,Q,V,header]
vins_estimator/src/estimator_node.cpp:167
Functionimu_forward_callback
imu前向递推的回调函数,从IMU预积分的位姿得到IMU位姿和cam位姿,得到低延迟和高频率结果
pose_graph/src/pose_graph_node.cpp:165
MethodinitUndistortMap
camera_model/src/camera_models/EquidistantCamera.cc:512
MethodinitUndistortMap
camera_model/src/camera_models/CataCamera.cc:819
MethodinitUndistortMap
camera_model/src/camera_models/PinholeCamera.cc:699
MethodinitUndistortMap
camera_model/src/camera_models/ScaramuzzaCamera.cc:671
MethodinitUndistortRectifyMap
camera_model/src/camera_models/EquidistantCamera.cc:544
MethodinitUndistortRectifyMap
camera_model/src/camera_models/CataCamera.cc:851
MethodinitUndistortRectifyMap
camera_model/src/camera_models/PinholeCamera.cc:728
MethodinitUndistortRectifyMap
camera_model/src/camera_models/ScaramuzzaCamera.cc:704
MethodinitialStructure
* @brief 视觉的结构初始化 * @Description 确保IMU有充分运动激励 * relativePose()找到具有足够视差的两帧,由F矩阵恢复R、t作为初始值 * sfm.construct() 全局纯视觉SFM 恢复滑
vins_estimator/src/estimator.cpp:259
MethodinitiateClusters
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:821
MethodinitiateClustersKMpp
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:831
Methodinstance
camera_model/src/camera_models/CameraFactory.cc:23
Methodinstance
camera_model/src/camera_models/CostFunctionFactory.cc:489
MethodlabelQuadGroup
camera_model/src/chessboard/Chessboard.cc:494
Methodleft
* Returns the number of values still to be returned * @return amount of values to return */
pose_graph/src/ThirdParty/DUtils/Random.h:155
Functionless_pred
camera_model/src/chessboard/Chessboard.cc:1552
MethodliftProjective
* \brief Lifts a point from the image plane to its projective ray * * \param p image coordinates * \param P coordinates of the projective ray */
camera_model/src/camera_models/EquidistantCamera.cc:427
MethodliftProjective
* \brief Lifts a point from the image plane to its projective ray * * \param p image coordinates * \param P coordinates of the projective ray */
camera_model/src/camera_models/PinholeCamera.cc:449
MethodliftProjective
* \brief Lifts a point from the image plane to its projective ray * * \param p image coordinates * \param P coordinates of the projective ray */
camera_model/src/camera_models/ScaramuzzaCamera.cc:598
MethodliftSphere
* \brief Lifts a point from the image plane to the unit sphere * * \param p image coordinates * \param P coordinates of the point on the sphere */
camera_model/src/camera_models/EquidistantCamera.cc:415
MethodliftSphere
* \brief Lifts a point from the image plane to the unit sphere * * \param p image coordinates * \param P coordinates of the point on the sphere */
camera_model/src/camera_models/CataCamera.cc:475
MethodliftSphere
* \brief Lifts a point from the image plane to the unit sphere * * \param p image coordinates * \param P coordinates of the point on the sphere */
camera_model/src/camera_models/PinholeCamera.cc:435
MethodliftSphere
* \brief Lifts a point from the image plane to the unit sphere * * \param p image coordinates * \param P coordinates of the point on the sphere */
camera_model/src/camera_models/ScaramuzzaCamera.cc:585
Methodload
pose_graph/src/ThirdParty/DBoW/TemplatedDatabase.h:1277
Methodload
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1348
MethodloadBin
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1509
MethodloadKeyFrame
pose_graph/src/pose_graph.cpp:250
MethodlocalSize
vins_estimator/src/factor/marginalization_factor.h:31
MethodlowCalc
camera_model/include/camodocal/chessboard/Spline.h:128
MethodltId
* Returns true iff a.Id < b.Id * @param a * @param b * @return true iff a.Id < b.Id */
pose_graph/src/ThirdParty/DBoW/QueryResults.h:153
Functionmain
ar_demo/src/ar_demo_node.cpp:481
Functionmain
benchmark_publisher/src/benchmark_publisher_node.cpp:128
Functionmain
feature_tracker/src/feature_tracker_node.cpp:232
Functionmain
pose_graph/src/pose_graph_node.cpp:485
Functionmain
camera_model/src/intrinsic_calib.cc:15
Functionmain
vins_estimator/src/estimator_node.cpp:411
Functionmat2RPY
camera_model/include/camodocal/gpl/EigenUtils.h:189
MethodmatchCorners
camera_model/src/chessboard/Chessboard.cc:1766
Methodmax_size
camera_model/include/camodocal/chessboard/Spline.h:62
MethodmeanValue
pose_graph/src/ThirdParty/DBoW/FBrief.cpp:22
MethodmidPointIntegration
* @brief IMU预积分中采用中值积分递推Jacobian和Covariance * 构造误差的线性化递推方程,得到Jacobian和Covariance递推公式-> Paper 式9、10、11 * @return void */
vins_estimator/src/factor/integration_base.h:65
MethodmodelType
camera_model/src/camera_models/EquidistantCamera.cc:287
MethodmodelType
camera_model/src/camera_models/CataCamera.cc:348
MethodmodelType
camera_model/src/camera_models/PinholeCamera.cc:320
MethodmodelType
camera_model/src/camera_models/ScaramuzzaCamera.cc:203
FunctionmustNormalize
\ * Says if a vector must be normalized according to the scoring function \ * @param norm (out) if true, norm to use * @return true iff
pose_graph/src/ThirdParty/DBoW/ScoringObject.h:68
MethodnIntrinsics
camera_model/src/camera_models/Camera.cc:104
MethodnormalizeAngle
pose_graph/src/utility/utility.h:131
MethodnormalizeAngle
vins_estimator/src/utility/utility.h:131
FunctionnormalizeTheta
camera_model/include/camodocal/gpl/gpl.h:21
Functionodom_callback
benchmark_publisher/src/benchmark_publisher_node.cpp:66
Methodoperator()
计算Brief描述子
pose_graph/src/keyframe.cpp:133
Methodoperator()
pose_graph/src/pose_graph.h:110
Methodoperator()
pose_graph/src/pose_graph.h:173
Methodoperator()
pose_graph/src/pose_graph.h:219
Methodoperator()
* Returns the BRIEF descriptors of the given keypoints in the given image * @param image * @param points * @param descriptors * @param tr
pose_graph/src/ThirdParty/DVision/BRIEF.h:99
Methodoperator()
camera_model/src/camera_models/CostFunctionFactory.cc:82
Methodoperator()
camera_model/src/camera_models/CostFunctionFactory.cc:151
Methodoperator()
camera_model/src/camera_models/CostFunctionFactory.cc:237
Methodoperator()
camera_model/src/camera_models/CostFunctionFactory.cc:372
Methodoperator()
camera_model/src/camera_models/CostFunctionFactory.cc:432
Methodoperator()
Check if the spline has been calculated, then generate the spline interpolated value
camera_model/include/camodocal/chessboard/Spline.h:85
Methodoperator()
vins_estimator/src/initial/initial_sfm.h:31
Methodoperator+
pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:119
Methodoperator-
pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:103
Methodoperator<
* Compares the scores of two results * @return true iff this.score < r.score */
pose_graph/src/ThirdParty/DBoW/QueryResults.h:61
Methodoperator<
pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:177
Methodoperator<=
pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:184
Methodoperator==
* Compares the entry id of the result * @return true iff this.id == id */
pose_graph/src/ThirdParty/DBoW/QueryResults.h:79
Methodoperator==
* Compares the entry ids * @param eid * @return true iff this entry id is the same as eid */
pose_graph/src/ThirdParty/DBoW/TemplatedDatabase.h:284
Methodoperator==
pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:191
Methodoperator>
* Compares the scores of two results * @return true iff this.score > r.score */
pose_graph/src/ThirdParty/DBoW/QueryResults.h:70
Methodoperator>
pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:163
← previousnext →401–500 of 642, ranked by callers