Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cnqiangfu/PL-VINS
/ functions
Functions
1,073 in github.com/cnqiangfu/PL-VINS
⨍
Functions
1,073
◇
Types & classes
188
Function
hypot3f
camera_model/src/gpl/gpl.cc:54
Function
image_callback
pose_graph/src/pose_graph_node.cpp:93
Function
img_callback
feature_tracker/src/linefeature_tracker_node.cpp:28
Function
img_callback
feature_tracker/src/feature_tracker_node.cpp:27
Method
impl
vins_estimator/src/sophus/common.hpp:56
Function
imu_callback
vins_estimator/src/estimator_node.cpp:168
Function
imu_forward_callback
pose_graph/src/pose_graph_node.cpp:153
Method
inAera
vins_estimator/src/loop-closure/keyframe.cpp:81
Function
inBorder
utility function************************************************/
vins_estimator/src/loop-closure/keyframe.cpp:21
Method
init
initializer of private fields */
feature_tracker/src/line_descriptor/src/bitarray_custom.hpp:78
Method
init
initializer of private fields */
feature_tracker/src/line_descriptor/include/line_descriptor/descriptor_custom.hpp:1204
Method
initCameraModel
vins_estimator/src/loop-closure/loop_closure.cpp:18
Method
initCameraModel
vins_estimator/src/loop-closure/TemplatedLoopDetector.h:616
Method
initCameraModel
vins_estimator/src/loop-closure/demoDetector.h:140
Method
initUndistortMap
camera_model/src/camera_models/EquidistantCamera.cc:512
Method
initUndistortMap
camera_model/src/camera_models/CataCamera.cc:819
Method
initUndistortMap
camera_model/src/camera_models/PinholeCamera.cc:699
Method
initUndistortMap
camera_model/src/camera_models/ScaramuzzaCamera.cc:671
Method
initUndistortRectifyMap
camera_model/src/camera_models/EquidistantCamera.cc:544
Method
initUndistortRectifyMap
camera_model/src/camera_models/PinholeCamera.cc:728
Method
initUndistortRectifyMap
camera_model/src/camera_models/ScaramuzzaCamera.cc:704
Method
initialStructure
vins_estimator/src/estimator.cpp:519
Method
initiateClusters
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:821
Method
initiateClusters
vins_estimator/src/loop-closure/ThirdParty/DBoW/TemplatedVocabulary.h:821
Method
initiateClustersKMpp
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:831
Method
initiateClustersKMpp
vins_estimator/src/loop-closure/ThirdParty/DBoW/TemplatedVocabulary.h:831
Method
insert_value
feature_tracker/src/line_descriptor/src/binary_descriptor_matcher.cpp:874
Method
instance
camera_model/src/camera_models/CameraFactory.cc:23
Method
instance
camera_model/src/camera_models/CostFunctionFactory.cc:489
Method
internalGenerator
Returns the ith generator of internal SU(2) representation. Precondition: ``i`` must be 0, 1 or 2.
vins_estimator/src/sophus/so3.hpp:344
Method
internalJacobian
vins_estimator/src/sophus/so3.hpp:134
Method
internalMultiplyByGenerator
vins_estimator/src/sophus/so3.hpp:123
Method
isGeometricallyConsistent_DI
vins_estimator/src/loop-closure/TemplatedLoopDetector.h:1057
Method
knnMatch
for every input descriptor, find the best k matching descriptors (for a pair of images) */
feature_tracker/src/line_descriptor/src/binary_descriptor_matcher.cpp:258
Method
labelQuadGroup
camera_model/src/chessboard/Chessboard.cc:494
Method
left
* Returns the number of values still to be returned * @return amount of values to return */
pose_graph/src/ThirdParty/DUtils/Random.h:155
Method
left
* Returns the number of values still to be returned * @return amount of values to return */
vins_estimator/src/loop-closure/ThirdParty/DUtils/Random.h:155
Function
less_pred
camera_model/src/chessboard/Chessboard.cc:1552
Method
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)])``
vins_estimator/src/sophus/so3.hpp:391
Method
liftProjective
* \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
Method
liftProjective
* \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
Method
liftProjective
* \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
Method
liftSphere
* \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
Method
liftSphere
* \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
Method
liftSphere
* \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
Method
liftSphere
* \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
Method
lineFeaturePerFrame
vins_estimator/src/feature_manager.h:79
Method
lineFeaturePerId
vins_estimator/src/feature_manager.h:127
Method
lineProjectionFactor
vins_estimator/src/factor/line_projection_factor.cpp:9
Method
lineProjectionFactor_incamera
vins_estimator/src/factor/line_projection_factor.cpp:236
Method
lineProjectionFactor_instartframe
vins_estimator/src/factor/line_projection_factor.cpp:516
Function
line_from_pose
vins_estimator/src/utility/line_geometry.cpp:191
Function
line_to_orth
vins_estimator/src/utility/line_geometry.cpp:7
Function
linefeature_callback
vins_estimator/src/estimator_node.cpp:205
Method
load
pose_graph/src/ThirdParty/DBoW/TemplatedDatabase.h:1277
Method
load
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1348
Method
load
vins_estimator/src/loop-closure/ThirdParty/DBoW/TemplatedDatabase.h:1277
Method
load
vins_estimator/src/loop-closure/ThirdParty/DBoW/TemplatedVocabulary.h:1348
Method
loadBin
pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1509
Method
loadBin
vins_estimator/src/loop-closure/ThirdParty/DBoW/TemplatedVocabulary.h:1509
Method
loadKeyFrame
pose_graph/src/pose_graph.cpp:243
Method
localSize
vins_estimator/src/factor/marginalization_factor.h:31
Method
log
Logarithmic map Returns tangent space representation (= rotation vector) of the instance.
vins_estimator/src/sophus/so3.hpp:152
Method
logAndTheta
As above, but also returns ``theta = |omega|`` as out-parameter.
vins_estimator/src/sophus/so3.hpp:413
Method
log_gamma_lanczos
Computes the natural logarithm of the absolute value of the gamma function of x using the Lanczos approximation. See http://www.rskey.org/ga
feature_tracker/src/line_descriptor/include/line_descriptor/descriptor_custom.hpp:683
Method
log_gamma_windschitl
Computes the natural logarithm of the absolute value of the gamma function of x using Windschitl method. See http://www.rskey.org/gamma.htm
feature_tracker/src/line_descriptor/include/line_descriptor/descriptor_custom.hpp:713
Method
lowCalc
camera_model/include/camodocal/chessboard/Spline.h:128
Method
ltId
* 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
Method
ltId
* Returns true iff entry ids of a are less then those of b. * Assumes there is no overlap between the islands * @param a * @param b
vins_estimator/src/loop-closure/TemplatedLoopDetector.h:362
Method
ltId
* Returns true iff a.Id < b.Id * @param a * @param b * @return true iff a.Id < b.Id */
vins_estimator/src/loop-closure/ThirdParty/DBoW/QueryResults.h:153
Function
main
benchmark_publisher/src/benchmark_publisher_node.cpp:126
Function
main
sim_data_pub/src/pub_feature.cpp:152
Function
main
sim_data_pub/src/pub_imu.cpp:77
Function
main
sim_data_pub/src/pub_stereo_pl.cpp:136
Function
main
sim_data_pub/src/pub_imu_features.cpp:135
Function
main
sim_data_pub/src/pub_stereo_feature.cpp:136
Function
main
image_node_b/src/image_node_b.cpp:76
Function
main
feature_tracker/src/linefeature_tracker_node.cpp:113
Function
main
feature_tracker/src/feature_tracker_node.cpp:247
Function
main
pose_graph/src/pose_graph_node.cpp:454
Function
main
camera_model/src/intrinsic_calib.cc:15
Function
main
vins_estimator/src/estimator_node.cpp:382
Function
mat2RPY
camera_model/include/camodocal/gpl/EigenUtils.h:189
Method
matchCorners
camera_model/src/chessboard/Chessboard.cc:1766
Method
matrix
vins_estimator/src/sophus/so3.hpp:172
Method
max_size
camera_model/include/camodocal/chessboard/Spline.h:62
Method
meanValue
pose_graph/src/ThirdParty/DBoW/FBrief.cpp:22
Method
meanValue
vins_estimator/src/loop-closure/ThirdParty/DBoW/FBrief.cpp:22
Method
midPointIntegration
vins_estimator/src/factor/integration_base.h:54
Method
modelType
camera_model/src/camera_models/EquidistantCamera.cc:287
Method
modelType
camera_model/src/camera_models/CataCamera.cc:348
Method
modelType
camera_model/src/camera_models/PinholeCamera.cc:320
Method
modelType
camera_model/src/camera_models/ScaramuzzaCamera.cc:203
Function
mustNormalize
\ * 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
Function
mustNormalize
\ * Says if a vector must be normalized according to the scoring function \ * @param norm (out) if true, norm to use * @return true iff
vins_estimator/src/loop-closure/ThirdParty/DBoW/ScoringObject.h:68
Method
nIntrinsics
camera_model/src/camera_models/Camera.cc:104
Function
next_set_of_n_elements
generates the next binary code (in alphabetical order) with the same number of ones as the input x. Taken from http://www.geeksforgeeks.org/archives
feature_tracker/src/line_descriptor/src/bitops_custom.hpp:129
Method
nfa
Computes -log10(NFA). NFA stands for Number of False Alarms: @f[ \mathrm{NFA} = NT \cdot B(n,k,p) @f] - NT - number of
feature_tracker/src/line_descriptor/include/line_descriptor/descriptor_custom.hpp:752
Method
normalizeAngle
pose_graph/src/utility/utility.h:135
Method
normalizeAngle
vins_estimator/src/utility/utility.h:131
← previous
next →
701–800 of 1,073, ranked by callers