MCPcopy Create free account

hub / github.com/baidu/ICE-BA / functions

Functions3,786 in github.com/baidu/ICE-BA

↓ 1 callersMethodSize
Backend/Utility/MultiThread.cpp:59
↓ 1 callersFunctionSquare
Backend/Utility/SIMD.h:818
↓ 1 callersFunctionSquareRoot
Backend/Utility/SIMD.h:830
↓ 1 callersMethodSquaredLength
Backend/LinearAlgebra/Vector2.h:85
↓ 1 callersMethodSquaredLength
Backend/LinearAlgebra/Vector9.h:359
↓ 1 callersMethodSquaredLength
Backend/LinearAlgebra/Vector6.h:346
↓ 1 callersMethodSquaredLength
Backend/LinearAlgebra/Vector3.h:398
↓ 1 callersFunctionStart
Backend/Utility/MultiThread.cpp:99
↓ 1 callersMethodStart
Backend/Utility/Utility.cpp:34
↓ 1 callersMethodStartRotation
Backend/Visualization/Arcball.h:117
↓ 1 callersMethodStop
Backend/Visualization/ViewerIBA.cpp:398
↓ 1 callersMethodStop
Backend/Utility/Utility.cpp:41
↓ 1 callersFunctionStringInput
Backend/Utility/Utility.cpp:597
↓ 1 callersFunctionStringsLoadB
Backend/Utility/Utility.cpp:629
↓ 1 callersFunctionStringsSaveB
Backend/Utility/Utility.cpp:622
↓ 1 callersMethodSum
Backend/LinearAlgebra/VectorN.h:470
↓ 1 callersFunctionSumXMM_16
Horizontal sum of uint16s stored in an XMM register
Frontend/patch_score.h:38
↓ 1 callersMethodTangential
Backend/Geometry/Intrinsic.h:267
↓ 1 callersMethodToEigenQuaternionf
Hamiltonian representaiton
Frontend/xp_quaternion.cc:47
↓ 1 callersMethodToEulerRadians
Frontend/xp_quaternion.cc:69
↓ 1 callersFunctionTranspose
Backend/LinearAlgebra/MatrixMxN.h:275
↓ 1 callersMethodTriangulateDepthsGT
Backend/IBA/IBA.cpp:665
↓ 1 callersMethodUpdate
Backend/Geometry/Similarity.h:63
↓ 1 callersMethodUpdateCurrentFrame
Backend/Visualization/ViewerIBA.cpp:646
↓ 1 callersMethodValid
Backend/Utility/Utility.cpp:48
↓ 1 callersFunctionVectorMemoryMB
Backend/Utility/Utility.h:685
↓ 1 callersFunctionXpComposeOmega
Frontend/xp_quaternion.h:124
↓ 1 callersFunctionXpEnforceKeyPointUniformity
XpEnforceKeyPointUniformity is modified from the brisk library: EnforceKeyPointUniformity
Frontend/feature_utils_uniformity.cc:25
↓ 1 callersMethodaddPose
Frontend/pose_viewer.cc:41
↓ 1 callersMethodadd_new_feature_track
Frontend/feature_utils_feature_track.cc:706
↓ 1 callersMethodallocate
call this function to allocate memory for the patch of this keypoint, if the patch of keypoint has already allocated, this function will not reallocat
Frontend/xppyramid.hpp:99
↓ 1 callersMethodbackProject4f
Frontend/cameras/implementation/PinholeCamera.hpp:717
↓ 1 callersMethodbackProjectHomogeneous4f
Frontend/cameras/implementation/PinholeCamera.hpp:1120
↓ 1 callersFunctioncalcSharrDeriv
Frontend/xppyramid.cpp:82
↓ 1 callersFunctioncomputeOrbDescriptor
Frontend/ORBextractor.cc:1750
↓ 1 callersFunctioncomputeOrbDescriptor_neon512
Frontend/ORBextractor.cc:1802
↓ 1 callersMethodcomputeScore
Frontend/patch_score.h:81
↓ 1 callersFunctioncompute_grid_mask
This function will return 1) feat_min_num_thre: The required minimum features based on the grids and the request_feat_num 2) grid_occ_ratio: The grid
Frontend/feature_utils_feature_track.cc:111
↓ 1 callersFunctionconvert_to_asl_timestamp
App/EuRoC_test.cpp:222
↓ 1 callersFunctioncreate_iba_frame
App/EuRoC_test.cpp:251
↓ 1 callersMethoddetect
Frontend/feature_utils_feature_track.cc:780
↓ 1 callersFunctiondetect_orb_features
Frontend/feature_utils.cc:283
↓ 1 callersMethoddisplayTo
Frontend/pose_viewer.cc:86
↓ 1 callersMethoddistort4f
Frontend/cameras/DistortionBase.hpp:153
↓ 1 callersMethoddrawPath
Frontend/plotting_utils.cpp:68
↓ 1 callersMethoddrawPath
Frontend/pose_viewer.cc:193
↓ 1 callersMethoddrawTo
Frontend/pose_viewer.cc:93
↓ 1 callersFunctionfast_mask_pyra_down
make sure 0x00 keeps 0x00 in the next level
Frontend/feature_utils.cc:76
↓ 1 callersMethodfilter_static_features
Frontend/feature_utils_feature_track.cc:719
↓ 1 callersMethodfindEpipolarMatchDirect
Frontend/feature_utils_direct_matcher.cc:205
↓ 1 callersFunctiongenerate_cam_mask
The design concept is to trace rays along the diagonal of FOV, say bottom left to top right passing through the pinhole center. Then take the average
Frontend/feature_utils.cc:208
↓ 1 callersMethodgetParameters
\brief Obtain the generic parameters.
Frontend/cameras/RadialTangentialDistortion.hpp:76
↓ 1 callersFunctionget_calib_file_from_device_id
Frontend/param.cc:922
↓ 1 callersFunctiongoodFeaturesToTrack_neon
Frontend/ORBextractor.cc:794
↓ 1 callersFunctioninterpolateMat_8u
Return value between 0 and 255 [NOTE] Does not check whether the x/y is within the border
Frontend/feature_utils_warp.cc:81
↓ 1 callersFunctionload_asl_calib
App/EuRoC_test.cpp:152
↓ 1 callersFunctionload_image_data
App/EuRoC_test.cpp:62
↓ 1 callersFunctionload_imu_data
App/EuRoC_test.cpp:97
↓ 1 callersMethodmark_all_feature_tracks_dead
Frontend/feature_utils_feature_track.cc:712
↓ 1 callersFunctionmatchingHistogram
[NOTE] Instead of matching the cdf(s), we brute-force scale the histograms and match them directly. This matchingHistogram is intended to match two h
Frontend/image_utils.cc:70
↓ 1 callersFunctionpropagate_with_optical_flow
[NOTE] We keep this NON-pyramid general interface to support slave_det_mode = OF This function is a wrapper of the pyramid version.
Frontend/feature_utils_feature_track.cc:233
↓ 1 callersFunctionquat_multiply
Quaternion multiplication
Frontend/xp_quaternion.cc:23
↓ 1 callersFunctionrefine_kp_in_larger_img
1. refine_kp_in_larger_img takes the keypoints in the small image (higher pyramid level), and search in a local region in the large image (lower pyram
Frontend/feature_utils.cc:110
↓ 1 callersMethodsetParameters
Frontend/cameras/implementation/RadialTangentialDistortion.hpp:70
↓ 1 callersMethodset_clear_canvas_before_draw
Frontend/pose_viewer.cc:38
↓ 1 callersFunctionsuppress_sort_kp_in_larger_img
Frontend/feature_utils_feature_track.cc:42
↓ 1 callersMethodupdate_feature_tracks
Frontend/feature_utils_feature_track.cc:737
↓ 1 callersMethodupdate_img_pyramids
Frontend/feature_utils.h:206
MethodA3
Backend/Map/Feature.h:568
MethodAAT
Backend/LinearAlgebra/Matrix2x2.h:346
MethodAAT
Backend/LinearAlgebra/Matrix3x3.h:1127
MethodAAT
Backend/LinearAlgebra/Matrix4x4.h:177
MethodAB
Backend/Geometry/Rotation.h:266
MethodAB
Backend/Geometry/Rotation.h:418
MethodAB
Backend/Geometry/Rotation.h:1139
MethodAB
static inline void ABT(const Transition::DD &A, const BD &B, DB *ABT) { B.m_Pbwr.GetTranspose(ABT->m_Prbw); B.m_Pbav.GetTranspose(ABT->m_Pvba); B.m_Pb
Backend/Geometry/IMU.h:213
MethodAB
Backend/LinearAlgebra/Matrix3x6.h:110
MethodAB
Backend/LinearAlgebra/Matrix2x2.h:340
MethodAB
Backend/LinearAlgebra/VectorN.h:621
MethodAB
this is confusing, fucntion name AB means C = A * B, but in fact, it's A * BT
Backend/LinearAlgebra/Matrix3x3.h:585
MethodAB
Backend/LinearAlgebra/Matrix2x7.h:113
MethodAB
Backend/LinearAlgebra/Matrix2x3.h:191
MethodABI
Backend/Geometry/Rotation.h:291
MethodABI
Backend/Geometry/Rigid.h:334
MethodABT
Backend/Geometry/Rotation.h:481
MethodABT
Backend/Geometry/Rotation.h:1143
MethodABT
Backend/Geometry/IMU.h:173
MethodABT
Backend/LinearAlgebra/Matrix6x6.h:660
MethodABT
Backend/LinearAlgebra/Matrix2x2.h:134
MethodABT
Backend/LinearAlgebra/Matrix2x2.h:358
MethodABT
Backend/LinearAlgebra/Matrix2x6.h:187
MethodABT
Backend/LinearAlgebra/Matrix3x3.h:596
MethodABT
Backend/LinearAlgebra/Matrix3x3.h:1144
MethodABT
static inline void AB(const SymmetricMatrix2x2f &A, const AlignedMatrix2x3f &B1, const AlignedMatrix2x3f &B2, AlignedMatrix2x3f &AB1, AlignedMatrix2x3
Backend/LinearAlgebra/Matrix2x3.h:205
MethodABTTo00
Backend/LinearAlgebra/Matrix6x6.h:885
MethodABTTo00
Backend/LinearAlgebra/Matrix6x6.h:1165
MethodABTTo00
TODO(yanghongtian) : update comments here for this function.
Backend/LinearAlgebra/Matrix9x9.h:431
MethodABTTo03
Backend/LinearAlgebra/Matrix6x6.h:909
MethodABTTo03
Backend/LinearAlgebra/Matrix6x6.h:1201
MethodABTTo03
Backend/LinearAlgebra/Matrix9x9.h:440
← previousnext →901–1,000 of 3,786, ranked by callers