MCPcopy Create free account

hub / github.com/Robotics-STAR-Lab/H2-Mapping / functions

Functions852 in github.com/Robotics-STAR-Lab/H2-Mapping

MethodgetWordWeight
src/dvins/pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1041
MethodgetWordsFromNode
src/dvins/pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1278
Methodget_d_pose_param
(self)
mapping/src/frame.py:45
Methodget_d_rotation
(self)
mapping/src/frame.py:42
Methodget_d_translation
(self)
mapping/src/frame.py:39
Methodget_init_pose
(self, init_frame=None)
mapping/src/dataset/replica.py:28
Functionget_keyframe_graph
(slam)
mapping/demo/vis_utils.py:51
Methodget_margin_vox
(self, inverse_indices, margin_mask, unique_vox_counts, unique_vox)
mapping/src/mapping.py:341
Methodget_rays
(self, w=None, h=None, K=None)
mapping/src/utils/mesh_util.py:28
Methodget_ref_rotation
(self)
mapping/src/frame.py:54
Methodget_ref_translation
(self)
mapping/src/frame.py:51
Functionget_trajectory
(slam)
mapping/demo/vis_utils.py:43
MethodglobalSize
src/dvins/vins_estimator/src/factor/marginalization_factor.cpp:136
Methodgt
* Compares the score of two results * @param a * @param b * @return true iff a.Score > b.Score */
src/dvins/pose_graph/src/ThirdParty/DBoW/QueryResults.h:110
Methodh
src/dvins/camera_model/include/camodocal/chessboard/Spline.h:173
MethodhighCalc
src/dvins/camera_model/include/camodocal/chessboard/Spline.h:149
Functionhypot3
src/dvins/camera_model/src/gpl/gpl.cc:49
Functionhypot3f
src/dvins/camera_model/src/gpl/gpl.cc:54
Functionimage_callback
src/dvins/pose_graph/src/pose_graph_node.cpp:93
Functionimg_callback
src/dvins/ar_demo/src/ar_demo_node.cpp:463
FunctionimuCallback
src/dvins/vins_estimator/src/estimator_node.cpp:304
Functionimu_forward_callback
src/dvins/pose_graph/src/pose_graph_node.cpp:153
MethodinitSystem
src/dvins/vins_estimator/src/estimator.cpp:232
MethodinitUndistortMap
src/dvins/camera_model/src/camera_models/EquidistantCamera.cc:512
MethodinitUndistortMap
src/dvins/camera_model/src/camera_models/CataCamera.cc:819
MethodinitUndistortMap
src/dvins/camera_model/src/camera_models/PinholeCamera.cc:699
MethodinitUndistortMap
src/dvins/camera_model/src/camera_models/ScaramuzzaCamera.cc:671
MethodinitUndistortRectifyMap
src/dvins/camera_model/src/camera_models/EquidistantCamera.cc:544
MethodinitUndistortRectifyMap
src/dvins/camera_model/src/camera_models/CataCamera.cc:851
MethodinitUndistortRectifyMap
src/dvins/camera_model/src/camera_models/PinholeCamera.cc:728
MethodinitUndistortRectifyMap
src/dvins/camera_model/src/camera_models/ScaramuzzaCamera.cc:704
MethodinitVisionInertial
src/dvins/vins_estimator/src/estimator.cpp:316
MethodinitiateClusters
src/dvins/pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:821
MethodinitiateClustersKMpp
src/dvins/pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:831
Methodinstance
src/dvins/camera_model/src/camera_models/CameraFactory.cc:23
Methodinstance
src/dvins/camera_model/src/camera_models/CostFunctionFactory.cc:489
MethodlabelQuadGroup
src/dvins/camera_model/src/chessboard/Chessboard.cc:497
Methodleft
* Returns the number of values still to be returned * @return amount of values to return */
src/dvins/pose_graph/src/ThirdParty/DUtils/Random.h:155
Functionless_pred
src/dvins/camera_model/src/chessboard/Chessboard.cc:1555
MethodliftProjective
* \brief Lifts a point from the image plane to its projective ray * * \param p image coordinates * \param P coordinates of the projective ray */
src/dvins/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 */
src/dvins/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 */
src/dvins/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 */
src/dvins/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 */
src/dvins/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 */
src/dvins/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 */
src/dvins/camera_model/src/camera_models/ScaramuzzaCamera.cc:585
Methodlinearize_id
(self, xyz, n_xyz)
mapping/src/utils/mesh_util.py:17
Methodload
src/dvins/pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1348
MethodloadBin
src/dvins/pose_graph/src/ThirdParty/DBoW/TemplatedVocabulary.h:1509
MethodloadKeyFrame
src/dvins/pose_graph/src/pose_graph.cpp:213
MethodlocalSize
src/dvins/vins_estimator/src/factor/marginalization_factor.h:30
Methodlog_point_cloud
(self, pcd, name="final_points.ply")
mapping/src/loggers.py:58
Methodlog_raw_image
(self, ind, rgb, depth)
mapping/src/loggers.py:74
MethodlowCalc
src/dvins/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 */
src/dvins/pose_graph/src/ThirdParty/DBoW/QueryResults.h:153
Functionmain
src/dvins/ar_demo/src/ar_demo_node.cpp:499
Functionmain
src/dvins/benchmark_publisher/src/benchmark_publisher_node.cpp:128
Functionmain
src/dvins/pose_graph/src/pose_graph_node.cpp:454
Functionmain
src/dvins/camera_model/src/intrinsic_calib.cc:15
Functionmain
src/dvins/vins_estimator/src/estimator_node.cpp:827
Functionmat2RPY
src/dvins/camera_model/include/camodocal/gpl/EigenUtils.h:189
MethodmatchCorners
src/dvins/camera_model/src/chessboard/Chessboard.cc:1769
Methodmax_size
src/dvins/camera_model/include/camodocal/chessboard/Spline.h:62
MethodmeanValue
src/dvins/pose_graph/src/ThirdParty/DBoW/FBrief.cpp:22
MethodmidPointIntegration
src/dvins/vins_estimator/src/factor/integration_base.h:54
MethodmodelType
src/dvins/camera_model/src/camera_models/EquidistantCamera.cc:287
MethodmodelType
src/dvins/camera_model/src/camera_models/CataCamera.cc:348
MethodmodelType
src/dvins/camera_model/src/camera_models/PinholeCamera.cc:320
MethodmodelType
src/dvins/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
src/dvins/pose_graph/src/ThirdParty/DBoW/ScoringObject.h:68
MethodnIntrinsics
src/dvins/camera_model/src/camera_models/Camera.cc:104
Functionnormalize
(x)
mapping/vis/viz.py:11
MethodnormalizeAngle
src/dvins/pose_graph/src/utility/utility.h:135
MethodnormalizeAngle
src/dvins/vins_estimator/src/utility/utility.h:162
FunctionnormalizeTheta
src/dvins/camera_model/include/camodocal/gpl/gpl.h:21
Functionodom_callback
src/dvins/benchmark_publisher/src/benchmark_publisher_node.cpp:66
Methodoperator()
src/dvins/pose_graph/src/keyframe.cpp:115
Methodoperator()
src/dvins/pose_graph/src/pose_graph.h:103
Methodoperator()
src/dvins/pose_graph/src/pose_graph.h:165
Methodoperator()
src/dvins/pose_graph/src/pose_graph.h:211
Methodoperator()
* Returns the BRIEF descriptors of the given keypoints in the given image * @param image * @param points * @param descriptors * @param tr
src/dvins/pose_graph/src/ThirdParty/DVision/BRIEF.h:99
Methodoperator()
src/dvins/camera_model/src/camera_models/CostFunctionFactory.cc:82
Methodoperator()
src/dvins/camera_model/src/camera_models/CostFunctionFactory.cc:151
Methodoperator()
src/dvins/camera_model/src/camera_models/CostFunctionFactory.cc:237
Methodoperator()
src/dvins/camera_model/src/camera_models/CostFunctionFactory.cc:372
Methodoperator()
src/dvins/camera_model/src/camera_models/CostFunctionFactory.cc:432
Methodoperator()
Check if the spline has been calculated, then generate the spline interpolated value
src/dvins/camera_model/include/camodocal/chessboard/Spline.h:85
Methodoperator+
src/dvins/pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:119
Methodoperator-
src/dvins/pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:103
Methodoperator<
* Compares the scores of two results * @return true iff this.score < r.score */
src/dvins/pose_graph/src/ThirdParty/DBoW/QueryResults.h:61
Methodoperator<
src/dvins/pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:177
Methodoperator<=
src/dvins/pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:184
Methodoperator==
* Compares the entry id of the result * @return true iff this.id == id */
src/dvins/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 */
src/dvins/pose_graph/src/ThirdParty/DBoW/TemplatedDatabase.h:284
Methodoperator==
src/dvins/pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:191
Methodoperator>
* Compares the scores of two results * @return true iff this.score > r.score */
src/dvins/pose_graph/src/ThirdParty/DBoW/QueryResults.h:70
Methodoperator>
src/dvins/pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:163
Methodoperator>=
src/dvins/pose_graph/src/ThirdParty/DUtils/Timestamp.cpp:170
Methodoptimization
src/dvins/vins_estimator/src/estimator.cpp:693
Methodoptimize
src/dvins/camera_model/src/calib/CameraCalibration.cc:464
← previousnext →601–700 of 852, ranked by callers