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
Method
contain
* Contains the specified landmark or not */
src/PLPSLAM/optimize/g2o/landmark_vertex_container_line3d.h:145
Method
contain
Contains the specified plane landmark or not
src/PLPSLAM/optimize/g2o/landmark_vertex_plane_container.h:93
Method
container_buffer
3rd/spdlog/include/spdlog/fmt/bundled/core.h:307
Function
contains
3rd/json/include/nlohmann/json.hpp:16756
Method
context_base
3rd/spdlog/include/spdlog/fmt/bundled/core.h:1002
Function
convert_arg
3rd/spdlog/include/spdlog/fmt/bundled/printf.h:259
Method
convert_bearing_to_keypoint
src/PLPSLAM/camera/equirectangular.h:74
Method
convert_bearing_to_keypoint
src/PLPSLAM/camera/perspective.h:95
Method
convert_bearing_to_keypoint
src/PLPSLAM/camera/fisheye.h:90
Method
convert_bearings_to_keypoints
src/PLPSLAM/camera/fisheye.cc:218
Method
convert_bearings_to_keypoints
src/PLPSLAM/camera/equirectangular.cc:90
Method
convert_bearings_to_keypoints
src/PLPSLAM/camera/perspective.cc:177
Method
convert_keypoint_to_bearing
src/PLPSLAM/camera/equirectangular.h:55
Method
convert_keypoint_to_bearing
src/PLPSLAM/camera/perspective.h:85
Method
convert_keypoint_to_bearing
src/PLPSLAM/camera/fisheye.h:80
Method
convert_keypoints_to_bearings
src/PLPSLAM/camera/equirectangular.cc:75
Method
convert_keypoints_to_bearings
src/PLPSLAM/camera/perspective.cc:165
Method
convert_to_android_
3rd/spdlog/include/spdlog/sinks/android_sink.h:78
Function
copy_str
3rd/spdlog/include/spdlog/fmt/bundled/format.h:808
Method
correct_covisibility_keyframes
src/PLPSLAM/global_optimization_module.cc:570
Method
correct_covisibility_landmarks
src/PLPSLAM/global_optimization_module.cc:339
Method
correct_covisibility_landmarks_line
FW:
src/PLPSLAM/global_optimization_module.cc:383
Method
correct_keypoint_scale
src/PLPSLAM/feature/orb_extractor.cc:695
Method
correct_loop
src/PLPSLAM/global_optimization_module.cc:191
Method
count
3rd/spdlog/include/spdlog/fmt/bundled/format.h:664
Method
count_code_points
3rd/spdlog/include/spdlog/fmt/bundled/format-inl.h:197
Method
count_digits
! @brief count digits Count the number of decimal (base 10) digits for an input unsigned integer. @param[in] x unsigned integer number
3rd/json/include/nlohmann/json.hpp:12551
Method
count_digits
3rd/spdlog/include/spdlog/fmt/bundled/format.h:2377
Method
count_inliers
src/PLPSLAM/solve/sim3_solver.cc:290
Method
count_keyframe_weights
src/PLPSLAM/module/local_map_updater.cc:89
Method
count_redundant_observations
src/PLPSLAM/module/local_map_cleaner.cc:242
Method
counting_iterator
3rd/spdlog/include/spdlog/fmt/bundled/format.h:628
Function
create
3rd/spdlog/include/spdlog/spdlog.h:45
Method
create
! @brief create a parse error exception @param[in] id_ the id of the exception @param[in] pos the position where the error occ
3rd/json/include/nlohmann/json.hpp:226
Method
create
3rd/json/include/nlohmann/json.hpp:303
Method
create
3rd/json/include/nlohmann/json.hpp:402
Method
create
3rd/json/include/nlohmann/json.hpp:439
Method
create
3rd/spdlog/include/spdlog/async.h:40
Method
create
3rd/spdlog/include/spdlog/spdlog.h:28
Method
createBinaryDescriptor
src/PLPSLAM/feature/line_descriptor/binary_descriptor_custom.cpp:206
Method
createBinaryDescriptorMatcher
constructor with smart pointer */
src/PLPSLAM/feature/line_descriptor/binary_descriptor_matcher.cpp:64
Method
createLSDDetectorC
src/PLPSLAM/feature/line_descriptor/LSDDetector_custom.cpp:50
Method
createMacaulayMatrix
src/PLPSLAM/solve/GCRANSAC/solver/solver_dls_pnp.h:564
Method
create_ColorToPlane
src/PLPSLAM/planar_mapping_module.cc:185
Method
create_E_21
src/PLPSLAM/solve/essential_solver.cc:188
Method
create_F_21
src/PLPSLAM/solve/fundamental_solver.cc:342
Function
create_async
3rd/spdlog/include/spdlog/async.h:64
Function
create_async_nb
3rd/spdlog/include/spdlog/async.h:70
Method
create_initializer
src/PLPSLAM/module/initializer.cc:147
Method
create_map_for_monocular
src/PLPSLAM/module/initializer.cc:208
Method
create_map_for_stereo
src/PLPSLAM/module/initializer.cc:414
Method
create_menu_panel
src/pangolin_viewer/viewer.cc:193
Method
create_new_landmarks
src/PLPSLAM/mapping_module.cc:359
Method
create_new_plane
src/PLPSLAM/planar_mapping_module.cc:347
Method
create_rectangle_mask
src/PLPSLAM/feature/orb_extractor.cc:297
Method
create_vertex
* Create and return the g2o vertex created from the specified landmark * @param lm * @param is_constant
src/PLPSLAM/optimize/g2o/landmark_vertex_container.h:67
Method
create_vertex
* Create and return the g2o vertex created from the specified landmark * @param lm * @param is_constant
src/PLPSLAM/optimize/g2o/landmark_vertex_container_line3d.h:68
Method
create_vertex
src/PLPSLAM/optimize/g2o/landmark_vertex_container_line3d.cc:40
Method
create_vertex
src/PLPSLAM/optimize/g2o/landmark_vertex_plane_container.cc:39
Method
create_vertex
src/PLPSLAM/optimize/g2o/se3/shot_vertex_container.cc:42
Method
create_vertex
* Create and return the g2o vertex created from the specified frame * @param frm * @param is_constant
src/PLPSLAM/optimize/g2o/se3/shot_vertex_container.h:71
Method
cross_product
Calculates the cross-product of two vectors
src/PLPSLAM/solve/GCRANSAC/estimator/homography_estimator.h:294
Method
cstring_spec_handler
3rd/spdlog/include/spdlog/fmt/bundled/format.h:1413
Method
cstring_type_checker
3rd/spdlog/include/spdlog/fmt/bundled/format.h:1265
Method
custom_formatter
3rd/spdlog/include/spdlog/fmt/bundled/format.h:1485
Method
d_formatter
3rd/spdlog/include/spdlog/details/pattern_formatter.h:386
Method
daily_file_sink
create daily file sink which rotates on given time
3rd/spdlog/include/spdlog/sinks/daily_file_sink.h:51
Function
daily_logger_mt
3rd/spdlog/include/spdlog/sinks/daily_file_sink.h:124
Function
daily_logger_st
3rd/spdlog/include/spdlog/sinks/daily_file_sink.h:131
Method
data
3rd/spdlog/include/spdlog/fmt/bundled/core.h:376
Method
data_serializer
src/socket_publisher/data_serializer.cc:20
Function
dc
(a,b)
viewer/public/js/lib/three.min.js:223
Function
de
(a,b, c,d,e,f)
viewer/public/js/lib/three.min.js:308
Method
deallocate
Deallocate memory allocated by the buffer.
3rd/spdlog/include/spdlog/fmt/bundled/format.h:469
Method
deca>
3rd/spdlog/include/spdlog/fmt/bundled/chrono.h:356
Method
deci>
3rd/spdlog/include/spdlog/fmt/bundled/chrono.h:354
Method
decimal_formatter
3rd/spdlog/include/spdlog/fmt/bundled/format.h:856
Method
decimal_formatter_null
3rd/spdlog/include/spdlog/fmt/bundled/format.h:888
Method
decompose
src/PLPSLAM/solve/fundamental_solver.cc:334
Method
decompose
src/PLPSLAM/solve/homography_solver.cc:438
Method
defaultNorm
return norm mode */
src/PLPSLAM/feature/line_descriptor/binary_descriptor_custom.cpp:317
Method
default_level
3rd/spdlog/include/spdlog/details/logger_impl.h:359
Function
default_logger
3rd/spdlog/include/spdlog/spdlog.h:149
Method
deleteFunctor
src/PLPSLAM/solve/GCRANSAC/pearl/GCoptimization.h:502
Method
depth_is_positive
src/PLPSLAM/optimize/g2o/se3/perspective_reproj_edge.h:69
Method
depth_is_positive
src/PLPSLAM/optimize/g2o/se3/perspective_reproj_edge.h:106
Method
depth_is_positive
src/PLPSLAM/optimize/g2o/se3/perspective_pose_opt_edge.h:64
Method
depth_is_positive
src/PLPSLAM/optimize/g2o/se3/perspective_pose_opt_edge.h:99
Method
depth_is_positive
src/PLPSLAM/optimize/g2o/se3/pose_opt_edge_wrapper.h:292
Method
depth_is_positive_via_endpoints_trimming
src/PLPSLAM/optimize/g2o/se3/reproj_edge_line3d_orthonormal.h:97
Method
descriptorSize
return descriptor size */
src/PLPSLAM/feature/line_descriptor/binary_descriptor_custom.cpp:329
Method
descriptorType
return data type */
src/PLPSLAM/feature/line_descriptor/binary_descriptor_custom.cpp:323
Method
deserialize
3rd/spdlog/include/spdlog/fmt/bundled/core.h:1335
Method
detect
requires line detection (only one image) */
src/PLPSLAM/feature/line_descriptor/binary_descriptor_custom.cpp:411
Method
detectFast
Overload with fast detection
src/PLPSLAM/feature/line_descriptor/LSDDetector_custom.cpp:323
Method
detectImpl
implementation of line detection */
src/PLPSLAM/feature/line_descriptor/LSDDetector_custom.cpp:130
Method
detectImpl
src/PLPSLAM/feature/line_descriptor/binary_descriptor_custom.cpp:448
Method
detectImplFast
src/PLPSLAM/feature/line_descriptor/LSDDetector_custom.cpp:332
Function
dh
(a,b)
viewer/public/js/lib/three.min.js:83
Method
disable_loop_detector
src/PLPSLAM/global_optimization_module.cc:79
← previous
next →
1,701–1,800 of 3,634, ranked by callers