Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PeterFWS/Structure-PLP-SLAM
/ functions
Functions
3,634 in github.com/PeterFWS/Structure-PLP-SLAM
⨍
Functions
3,634
◇
Types & classes
849
↓ 1 callers
Function
convert_json_to_lbd_descriptors
FW:
src/PLPSLAM/data/common.cc:190
↓ 1 callers
Function
convert_json_to_rotation
src/PLPSLAM/data/common.cc:39
↓ 1 callers
Function
convert_json_to_translation
src/PLPSLAM/data/common.cc:50
↓ 1 callers
Function
convert_json_to_undistorted
src/PLPSLAM/data/common.cc:126
↓ 1 callers
Function
convert_keylines_to_json
FW:
src/PLPSLAM/data/common.cc:69
↓ 1 callers
Function
convert_lbd_descriptors_to_json
FW:
src/PLPSLAM/data/common.cc:157
↓ 1 callers
Function
count_code_points
3rd/spdlog/include/spdlog/fmt/bundled/format.h:794
↓ 1 callers
Method
count_loop_BA_execution
src/PLPSLAM/module/loop_bundle_adjuster.cc:50
↓ 1 callers
Function
crbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
3rd/json/include/nlohmann/json.hpp:17010
↓ 1 callers
Function
create_random_engine
src/PLPSLAM/util/random_array.cc:37
↓ 1 callers
Function
crend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
3rd/json/include/nlohmann/json.hpp:17039
↓ 1 callers
Method
current_matched_landmarks_observed_in_candidate
src/PLPSLAM/module/loop_detector.cc:422
↓ 1 callers
Method
current_matched_landmarks_observed_in_candidate_covisibilities
src/PLPSLAM/module/loop_detector.cc:427
↓ 1 callers
Method
default_err_handler_
3rd/spdlog/include/spdlog/details/logger_impl.h:405
↓ 1 callers
Method
default_logger
3rd/spdlog/include/spdlog/details/registry.h:74
↓ 1 callers
Method
dequeue_for
try to dequeue item. if no item found. wait upto timeout and try again Return true, if succeeded dequeue item, false otherwise
3rd/spdlog/include/spdlog/details/mpmc_blocking_q.h:57
↓ 1 callers
Method
detect_duplication
src/PLPSLAM/match/fuse.cc:40
↓ 1 callers
Method
detect_loop_candidates
src/PLPSLAM/module/loop_detector.cc:66
↓ 1 callers
Method
distance
return normalized distance
src/PLPSLAM/optimize/g2o/Plane3D.h:95
↓ 1 callers
Function
drawLineMatches
draw matches between two images */
src/PLPSLAM/feature/line_descriptor/draw_custom.cpp:49
↓ 1 callers
Method
draw_seg_mask
src/PLPSLAM/publish/frame_publisher.cc:399
↓ 1 callers
Method
drop
3rd/spdlog/include/spdlog/details/registry.h:184
↓ 1 callers
Function
drop_all
Drop all references from the registry
3rd/spdlog/include/spdlog/spdlog.h:117
↓ 1 callers
Method
drop_all
3rd/spdlog/include/spdlog/details/registry.h:194
↓ 1 callers
Method
enqueue
try to enqueue and block if no room left
3rd/spdlog/include/spdlog/details/mpmc_blocking_q.h:35
↓ 1 callers
Method
enqueue_nowait
enqueue immediately. overrun oldest message in the queue if no room left.
3rd/spdlog/include/spdlog/details/mpmc_blocking_q.h:46
↓ 1 callers
Method
erase_all_connections
src/PLPSLAM/data/graph_node.cc:79
↓ 1 callers
Method
erase_connection
src/PLPSLAM/data/graph_node.cc:61
↓ 1 callers
Method
erase_spanning_child
src/PLPSLAM/data/graph_node.cc:313
↓ 1 callers
Method
estimateModel
src/PLPSLAM/solve/GCRANSAC/estimator/perspective_n_point_estimator.h:114
↓ 1 callers
Method
estimateModel
Estimating the model from a minimal sample
src/PLPSLAM/solve/GCRANSAC/estimator/rigid_transformation_estimator.h:104
↓ 1 callers
Method
estimateModel
src/PLPSLAM/solve/GCRANSAC/estimator/fundamental_estimator.h:152
↓ 1 callers
Method
estimateModel
Estimating the model from a minimal sample
src/PLPSLAM/solve/GCRANSAC/estimator/homography_estimator.h:105
↓ 1 callers
Method
estimateModel
Estimating the essential matrix from a minimal sample
src/PLPSLAM/solve/GCRANSAC/estimator/essential_estimator.h:133
↓ 1 callers
Method
estimateModelNonminimal
src/PLPSLAM/solve/GCRANSAC/estimator/fundamental_estimator.h:575
↓ 1 callers
Function
filesize
Return file size according to open FILE* object
3rd/spdlog/include/spdlog/details/os.h:204
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
3rd/json/include/nlohmann/json.hpp:11390
↓ 1 callers
Method
flush
3rd/spdlog/include/spdlog/sinks/wincolor_sink.h:92
↓ 1 callers
Method
flush_every
3rd/spdlog/include/spdlog/details/registry.h:149
↓ 1 callers
Method
flush_on
3rd/spdlog/include/spdlog/details/registry.h:139
↓ 1 callers
Function
fopen_s
fopen_s on non windows for writing
3rd/spdlog/include/spdlog/details/os.h:148
↓ 1 callers
Method
format
3rd/spdlog/include/spdlog/details/pattern_formatter.h:216
↓ 1 callers
Method
format
3rd/spdlog/include/spdlog/fmt/bundled/core.h:802
↓ 1 callers
Function
format_buffer
! @brief prettify v = buf * 10^decimal_exponent If v is in the range [10^min_exp, 10^max_exp) it will be printed in fixed-point notation. Otherwise i
3rd/json/include/nlohmann/json.hpp:11874
↓ 1 callers
Function
format_to
3rd/spdlog/include/spdlog/fmt/bundled/format.h:3252
↓ 1 callers
Function
from_json_tuple_impl
3rd/json/include/nlohmann/json.hpp:1573
↓ 1 callers
Method
get
3rd/spdlog/include/spdlog/details/registry.h:67
↓ 1 callers
Method
get
3rd/spdlog/include/spdlog/fmt/bundled/format-inl.h:216
↓ 1 callers
Function
get2Pow
power function with error management */
src/PLPSLAM/feature/line_descriptor/binary_descriptor_custom.cpp:335
↓ 1 callers
Method
getMinimalSolver
src/PLPSLAM/solve/GCRANSAC/estimator/fundamental_estimator.h:112
↓ 1 callers
Method
getReferenceDist
()
viewer/public/js/ViewControls.js:65
↓ 1 callers
Method
getReferenceRot
()
viewer/public/js/ViewControls.js:59
↓ 1 callers
Method
getReferenceVp
()
viewer/public/js/ViewControls.js:62
↓ 1 callers
Method
get_Sim3_world_to_current
src/PLPSLAM/module/loop_detector.cc:417
↓ 1 callers
Method
get_available_color
src/PLPSLAM/publish/map_publisher.cc:119
↓ 1 callers
Method
get_best_rotation_12
Get the most reliable rotation from keyframe 2 to keyframe 1
src/PLPSLAM/solve/sim3_solver.h:61
↓ 1 callers
Method
get_best_scale_12
Get the most reliable scale from keyframe 2 to keyframe 1
src/PLPSLAM/solve/sim3_solver.h:73
↓ 1 callers
Method
get_best_translation_12
Get the most reliable translation from keyframe 2 to keyframe 1
src/PLPSLAM/solve/sim3_solver.h:67
↓ 1 callers
Function
get_cached_power
3rd/spdlog/include/spdlog/fmt/bundled/format-inl.h:453
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
3rd/json/include/nlohmann/json.hpp:11226
↓ 1 callers
Method
get_camera
src/PLPSLAM/data/camera_database.cc:64
↓ 1 callers
Method
get_current_cam_pose
src/pangolin_viewer/viewer.cc:274
↓ 1 callers
Method
get_default_raw
Return raw ptr to the default logger. To be used directly by the spdlog default api (e.g. spdlog::info) This make the default API faster, but cannot b
3rd/spdlog/include/spdlog/details/registry.h:84
↓ 1 callers
Method
get_depth_map
src/PLPSLAM/data/keyframe.cc:948
↓ 1 callers
Method
get_equation
src/PLPSLAM/data/landmark_plane.cc:109
↓ 1 callers
Method
get_error_message
return syntax error message
3rd/json/include/nlohmann/json.hpp:6876
↓ 1 callers
Method
get_frame_statistics
* Get frame statistics * @return */
src/PLPSLAM/data/map_database.h:164
↓ 1 callers
Method
get_img_rgb
src/PLPSLAM/data/keyframe.cc:958
↓ 1 callers
Method
get_initial_frame_id
src/PLPSLAM/module/initializer.cc:83
↓ 1 callers
Method
get_initial_keypoints
src/PLPSLAM/module/initializer.cc:73
↓ 1 callers
Method
get_initial_matches
src/PLPSLAM/module/initializer.cc:78
↓ 1 callers
Method
get_inlier_flags
Get the inlier flags estimated via RANSAC
src/PLPSLAM/solve/pnp_solver.h:77
↓ 1 callers
Method
get_keyframe_acceptability
src/PLPSLAM/mapping_module.cc:178
↓ 1 callers
Method
get_landmark_lines
src/PLPSLAM/publish/map_publisher.cc:154
↓ 1 callers
Method
get_landmark_planes
FW: not sure why they return the number
src/PLPSLAM/publish/map_publisher.cc:108
↓ 1 callers
Method
get_landmarks_unordered_map
src/PLPSLAM/data/landmark_plane.cc:73
↓ 1 callers
Method
get_local_keyframes
src/PLPSLAM/module/local_map_updater.cc:39
↓ 1 callers
Method
get_local_landmarks_line
FW:
src/PLPSLAM/data/map_database.cc:506
↓ 1 callers
Method
get_lost_frames
src/PLPSLAM/data/frame_statistics.cc:121
↓ 1 callers
Method
get_mapping_module_status
src/PLPSLAM/tracking_module.cc:123
↓ 1 callers
Method
get_max_keyframe_id
src/PLPSLAM/data/map_database.cc:137
↓ 1 callers
Method
get_max_num_keypoints
src/PLPSLAM/feature/orb_extractor.cc:162
↓ 1 callers
Method
get_max_valid_distance
src/PLPSLAM/data/landmark_line.cc:360
↓ 1 callers
Method
get_min_valid_distance
src/PLPSLAM/data/landmark_line.cc:354
↓ 1 callers
Method
get_model_type_string
Get model type as string
src/PLPSLAM/camera/base.h:111
↓ 1 callers
Method
get_nearest_covisibility
src/PLPSLAM/module/local_map_updater.cc:55
↓ 1 callers
Method
get_num_queued_keyframes
src/PLPSLAM/mapping_module.cc:166
↓ 1 callers
Method
get_num_valid_frames
src/PLPSLAM/data/frame_statistics.cc:101
↓ 1 callers
Method
get_number_float
return floating-point value
3rd/json/include/nlohmann/json.hpp:6828
↓ 1 callers
Method
get_number_integer
return integer value
3rd/json/include/nlohmann/json.hpp:6816
↓ 1 callers
Method
get_number_unsigned
return unsigned integer value
3rd/json/include/nlohmann/json.hpp:6822
↓ 1 callers
Method
get_reference_keyframes
src/PLPSLAM/data/frame_statistics.cc:106
↓ 1 callers
Method
get_relative_cam_poses
src/PLPSLAM/data/frame_statistics.cc:111
↓ 1 callers
Method
get_rotation_inv
src/PLPSLAM/data/frame.cc:758
↓ 1 callers
Method
get_rotation_ref_to_cur
src/PLPSLAM/initialize/base.cc:42
↓ 1 callers
Method
get_segmentation_mask
src/PLPSLAM/data/keyframe.cc:938
↓ 1 callers
Method
get_selected_candidate_keyframe
src/PLPSLAM/module/loop_detector.cc:412
↓ 1 callers
Method
get_timestamps
src/PLPSLAM/data/frame_statistics.cc:116
↓ 1 callers
Method
get_translation_ref_to_cur
src/PLPSLAM/initialize/base.cc:47
↓ 1 callers
Method
get_triangulated_flags
src/PLPSLAM/initialize/base.cc:57
← previous
next →
801–900 of 3,634, ranked by callers