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
initialize
src/PLPSLAM/solve/GCRANSAC/estimator/sample_consensus_estimator.h:124
Method
initialize
src/PLPSLAM/solve/GCRANSAC/estimator/sample_consensus_estimator.h:203
Method
initialize
src/PLPSLAM/feature/line_extractor.cc:162
Method
initialize
src/PLPSLAM/feature/orb_extractor.cc:235
Method
initialize_lsd_scale_information
FW:
src/PLPSLAM/data/keyframe.cc:964
Method
initialize_nodes
src/PLPSLAM/feature/orb_extractor.cc:557
Method
initializer
src/PLPSLAM/module/initializer.h:64
Method
initializer
src/PLPSLAM/module/initializer.cc:42
Method
inlierLimit
The size of a sample when doing inner RANSAC on a non-minimal sample
src/PLPSLAM/solve/GCRANSAC/estimator/perspective_n_point_estimator.h:109
Method
inlierLimit
The size of a sample when doing inner RANSAC on a non-minimal sample
src/PLPSLAM/solve/GCRANSAC/estimator/rigid_transformation_estimator.h:98
Method
inlierLimit
The size of a sample when doing inner RANSAC on a non-minimal sample
src/PLPSLAM/solve/GCRANSAC/estimator/fundamental_estimator.h:147
Method
inlierLimit
The size of a sample when doing inner RANSAC on a non-minimal sample
src/PLPSLAM/solve/GCRANSAC/estimator/homography_estimator.h:99
Method
inlierLimit
The size of a sample_ when doing inner RANSAC on a non-minimal sample
src/PLPSLAM/solve/GCRANSAC/estimator/essential_estimator.h:127
Method
input_adapter
native support
3rd/json/include/nlohmann/json.hpp:2571
Method
input_buffer_adapter
3rd/json/include/nlohmann/json.hpp:2368
Method
input_stream_adapter
3rd/json/include/nlohmann/json.hpp:2334
Function
insert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
3rd/json/include/nlohmann/json.hpp:17831
Method
insert
3rd/spdlog/include/spdlog/fmt/bundled/format-inl.h:561
Method
insert_new_keyframe
src/PLPSLAM/tracking_module.cc:1084
Method
insert_new_keyframe
src/PLPSLAM/module/keyframe_inserter.cc:115
Method
insert_value
src/PLPSLAM/feature/line_descriptor/binary_descriptor_matcher.cpp:872
Method
int_type_checker
3rd/spdlog/include/spdlog/fmt/bundled/format.h:1218
Method
int_writer
3rd/spdlog/include/spdlog/fmt/bundled/format.h:2386
Method
invalid_iterator
3rd/json/include/nlohmann/json.hpp:310
Method
invalid_option
3rd/popl/include/popl.hpp:390
Method
isInitialized
Returns if the initialization was successfull.
src/PLPSLAM/solve/GCRANSAC/neighborhood_graph.h:79
Method
isOrientationValid
src/PLPSLAM/solve/GCRANSAC/estimator/fundamental_estimator.h:762
Method
isOrientationValid
src/PLPSLAM/solve/GCRANSAC/estimator/essential_estimator.h:388
Method
isValidModel
src/PLPSLAM/solve/GCRANSAC/estimator/perspective_n_point_estimator.h:197
Method
isValidModel
Enable a quick check to see if the model is valid. This can be a geometric check or some other verification of the model structure.
src/PLPSLAM/solve/GCRANSAC/estimator/rigid_transformation_estimator.h:188
Method
isValidModel
Validate the model by checking the number of inlier with symmetric epipolar distance instead of Sampson distance. In general, Sampson distance is more
src/PLPSLAM/solve/GCRANSAC/estimator/fundamental_estimator.h:284
Method
isValidModel
Validate the model by checking the number of inlier with symmetric epipolar distance instead of Sampson distance. In general, Sampson distance is more
src/PLPSLAM/solve/GCRANSAC/estimator/linear_model_estimator.h:182
Method
isValidModel
Validate the model by checking the number of inlier with symmetric epipolar distance instead of Sampson distance. In general, Sampson distance is more
src/PLPSLAM/solve/GCRANSAC/estimator/essential_estimator.h:266
Method
isValidSample
A function to decide if the selected sample is degenerate or not before calculating the model parameters
src/PLPSLAM/solve/GCRANSAC/estimator/rigid_transformation_estimator.h:179
Method
isValidSample
A function to decide if the selected sample is degenerate or not before calculating the model parameters
src/PLPSLAM/solve/GCRANSAC/estimator/homography_estimator.h:307
Method
isWeightingApplicable
A flag deciding if the points can be weighted when the non-minimal fitting is applied
src/PLPSLAM/solve/GCRANSAC/estimator/perspective_n_point_estimator.h:103
Method
isWeightingApplicable
A flag deciding if the points can be weighted when the non-minimal fitting is applied
src/PLPSLAM/solve/GCRANSAC/estimator/rigid_transformation_estimator.h:86
Method
isWeightingApplicable
A flag deciding if the points can be weighted when the non-minimal fitting is applied
src/PLPSLAM/solve/GCRANSAC/estimator/fundamental_estimator.h:141
Method
isWeightingApplicable
A flag deciding if the points can be weighted when the non-minimal fitting is applied
src/PLPSLAM/solve/GCRANSAC/estimator/homography_estimator.h:87
Method
isWeightingApplicable
A flag deciding if the points can be weighted when the non-minimal fitting is applied
src/PLPSLAM/solve/GCRANSAC/estimator/linear_model_estimator.h:112
Method
isWeightingApplicable
A flag deciding if the points can be weighted when the non-minimal fitting is applied
src/PLPSLAM/solve/GCRANSAC/estimator/essential_estimator.h:121
Function
is_discarded
! @brief return whether value is discarded This function returns true if and only if the JSON value was discarded during parsing with a c
3rd/json/include/nlohmann/json.hpp:15095
Method
is_errored
3rd/json/include/nlohmann/json.hpp:3202
Method
is_inlier
why inlier has level of edge 0?
src/PLPSLAM/optimize/g2o/se3/reproj_edge_wrapper.h:92
Method
is_inlier
src/PLPSLAM/optimize/g2o/se3/pose_opt_edge_wrapper.h:86
Method
is_inlier
src/PLPSLAM/optimize/g2o/extended/point2plane_distance_edge_wrapper.h:55
Method
is_inlier
src/PLPSLAM/optimize/g2o/sim3/mutual_reproj_edge_wrapper.h:61
Method
is_outlier
src/PLPSLAM/optimize/g2o/se3/pose_opt_edge_wrapper.h:91
Method
is_outlier
src/PLPSLAM/optimize/g2o/extended/point2plane_distance_edge_wrapper.h:60
Method
is_outlier
src/PLPSLAM/optimize/g2o/sim3/mutual_reproj_edge_wrapper.h:66
Method
is_paused
src/PLPSLAM/tracking_module.cc:1105
Method
is_paused
src/socket_publisher/publisher.cc:105
Function
is_primitive
! @brief return whether type is primitive This function returns true if and only if the JSON type is primitive (string, number, boolean,
3rd/json/include/nlohmann/json.hpp:14816
Function
is_structured
! @brief return whether type is structured This function returns true if and only if the JSON type is structured (array or object).
3rd/json/include/nlohmann/json.hpp:14843
Method
is_terminated
src/PLPSLAM/global_optimization_module.cc:761
Method
is_terminated
src/pangolin_viewer/viewer.cc:809
Method
is_terminated
src/socket_publisher/publisher.cc:123
Method
isinfinity
3rd/spdlog/include/spdlog/fmt/bundled/format.h:308
Method
isnotanumber
3rd/spdlog/include/spdlog/fmt/bundled/format.h:319
Function
items
! @brief helper to access iterator member functions in range-based for This function allows to access @ref iterator::key() and @ref itera
3rd/json/include/nlohmann/json.hpp:17180
Method
iter_impl
default constructor
3rd/json/include/nlohmann/json.hpp:7745
Method
iteratedLeastSquaresFitting
src/PLPSLAM/solve/GCRANSAC/GCRANSAC.h:502
Method
iteration_proxy
construct iteration proxy from a container
3rd/json/include/nlohmann/json.hpp:1768
Function
iteration_proxy<const_iterator> iterator_wrapper
3rd/json/include/nlohmann/json.hpp:17111
Method
iteration_proxy_value
3rd/json/include/nlohmann/json.hpp:1695
Method
iterator
src/PLPSLAM/solve/GCRANSAC/pearl/GCoptimization.h:442
Function
ja
(a,b,c,d)
viewer/public/js/lib/three.min.js:145
Function
jb
(a,b)
viewer/public/js/lib/three.min.js:53
Function
jc
(a,b,c,d,e,f)
viewer/public/js/lib/three.min.js:255
Function
jd
(a,b, c,d,e,f,g)
viewer/public/js/lib/three.min.js:266
Function
je
()
viewer/public/js/lib/three.min.js:12
Function
jf
(a)
viewer/public/js/lib/three.min.js:53
Function
jg
(a,b,c)
viewer/public/js/lib/three.min.js:37
Function
jh
()
viewer/public/js/lib/three.min.js:94
Function
join
3rd/spdlog/include/spdlog/fmt/bundled/format.h:3172
Method
json>
3rd/json/include/nlohmann/json.hpp:20770
Method
json_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.ietf.org/htm
3rd/json/include/nlohmann/json.hpp:8455
Method
json_ref
3rd/json/include/nlohmann/json.hpp:9370
Method
json_reverse_iterator
create reverse iterator from iterator
3rd/json/include/nlohmann/json.hpp:8328
Method
json_sax_dom_callback_parser
3rd/json/include/nlohmann/json.hpp:3014
Method
json_sax_dom_parser
! @param[in, out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether
3rd/json/include/nlohmann/json.hpp:2836
Function
json_value
default constructor (for null values)
3rd/json/include/nlohmann/json.hpp:13653
Function
kb
(a)
viewer/public/js/lib/three.min.js:94
Function
kc
(a,b,c,d)
viewer/public/js/lib/three.min.js:257
Function
kd
(a,b,c,d)
viewer/public/js/lib/three.min.js:267
Method
key
3rd/json/include/nlohmann/json.hpp:2896
Method
key
3rd/json/include/nlohmann/json.hpp:3083
Method
key
return the key of an object iterator
3rd/json/include/nlohmann/json.hpp:8389
Method
keyframe
FW: from a frame
src/PLPSLAM/data/keyframe.cc:46
Method
keyframe_inserter
src/PLPSLAM/module/keyframe_inserter.cc:35
Method
keyframe_is_queued
src/PLPSLAM/mapping_module.cc:172
Method
keyframe_is_queued
src/PLPSLAM/global_optimization_module.cc:185
Method
keyframe_set
src/PLPSLAM/module/type.h:42
Function
kg
(a,b,c,d)
viewer/public/js/lib/three.min.js:39
Function
kh
(a,b,c,d)
viewer/public/js/lib/three.min.js:103
Method
kilo>
3rd/spdlog/include/spdlog/fmt/bundled/chrono.h:358
Method
kitti_sequence
example/util/kitti_util.cc:31
Method
knnMatch
for every input descriptor, find the best k matching descriptors (for a pair of images) */
src/PLPSLAM/feature/line_descriptor/binary_descriptor_matcher.cpp:258
Function
la
(a)
viewer/public/js/lib/three.min.js:25
Method
label
src/PLPSLAM/solve/GCRANSAC/pearl/GCoptimization.h:543
← previous
next →
2,301–2,400 of 3,634, ranked by callers