Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adityamwagh/SuperSLAM
/ functions
Functions
291 in github.com/adityamwagh/SuperSLAM
⨍
Functions
291
◇
Types & classes
59
Method
find_tensor
src/LightGlue.cc:155
Method
forward
(self, kpts0, desc0, kpts1, desc1)
utils/convert_lightglue_to_onnx.py:77
Method
forward
(self, image)
utils/convert_superpoint_to_onnx.py:75
Method
free_buffers
src/SuperPoint.cc:236
Method
free_buffers
src/LightGlue.cc:138
Method
getLogger
src/Logging.cpp:51
Method
get_element_size
src/SuperPoint.cc:530
Method
get_element_size
src/LightGlue.cc:89
Method
get_tensor_size
src/SuperPoint.cc:547
Method
get_tensor_size
src/LightGlue.cc:105
Method
has
include/KeyframeDatabase.h:34
Method
identity
tests/test_stereo_frontend.cc:27
Method
identity
tests/test_vo_convention.cc:18
Method
in_use
include/DescriptorPool.h:83
Method
infer_device
Device path: run inference, D2H the scores only, select keypoints on the host, then gather their descriptors on the GPU.
src/SuperPoint.cc:597
Method
infer_device_stereo
Batched stereo device path: preprocess L and R into one {2,1,H,W} input, a single enqueue, then select and gather each batch slice.
src/SuperPoint.cc:754
Method
initialize
src/SuperPoint.cc:38
Method
initialize
src/LightGlue.cc:41
Method
initialize
src/EigenPlaces.cc:45
Method
is_finished
src/RerunViewer.cc:100
Method
is_stopped
src/RerunViewer.cc:110
Function
kitti_segments
KITTI t_rel (fraction) and r_rel (deg/m) averaged over all segment lengths. gt_poses / est_poses are [N,4,4] homogeneous camera-to-world poses.
scripts/benchmarks/_eval_common.py:88
Method
load_engine
src/SuperPoint.cc:69
Method
load_engine
src/LightGlue.cc:51
Method
load_engine
src/EigenPlaces.cc:53
Function
load_euroc_gt
(path: str)
scripts/benchmarks/_eval_common.py:26
Function
load_kitti
(path: str)
scripts/benchmarks/_eval_common.py:18
Function
load_tartan_gt
TartanAir/TartanGround pose file: per-frame 'tx ty tz qx qy qz qw' (no timestamp).
scripts/benchmarks/_eval_common.py:30
Function
load_tum
(path: str)
scripts/benchmarks/_eval_common.py:22
Method
log
src/SuperPoint.cc:14
Method
log
src/EigenPlaces.cc:14
Method
log_info
src/RerunViewer.cc:76
Method
log_info_mkf
src/RerunViewer.cc:82
Method
loop_closure_count
Return the number of accepted loop closures so far.
include/VoEstimator.h:54
Function
main
tests/test_superpoint_cosine_matching.cc:138
Function
main
tests/test_superpoint_only.cc:26
Function
main
examples/stereo/kitti.cc:70
Function
main
examples/stereo/tartan.cc:40
Function
main
examples/stereo/benchmark.cc:46
Function
main
examples/stereo/euroc.cc:137
Function
main
examples/rgbd/tum.cc:63
Method
make_keyframe_msg
src/VoEstimator.cc:94
Method
match
tests/test_stereo_frontend.cc:33
Method
match
tests/test_vo_loop_closure.cc:29
Method
match
tests/test_vo_convention.cc:25
Method
max_keypoints
include/DescriptorPool.h:82
Method
normalize_keypoints
LightGlue keypoint normalization: (kpt - size/2) / (max(w,h)/2).
src/LightGlue.cc:164
Method
operator()
include/SuperPoint.h:24
Method
operator()
include/SuperPoint.h:28
Method
operator()
include/SuperPoint.h:32
Function
plot_xy
( gt: PosePath3D, est: PosePath3D, out_png: str, title: str, align: bool = True, axes:
scripts/benchmarks/_eval_common.py:114
Method
pose_of
src/GlobalPoseGraph.cc:100
Function
poses_to_matrices
(traj: PosePath3D)
scripts/benchmarks/_eval_common.py:151
Method
postprocess_outputs
src/SuperPoint.cc:427
Method
postprocess_outputs
src/LightGlue.cc:326
Method
prepare_inputs
src/LightGlue.cc:253
Method
preprocess
src/EigenPlaces.cc:123
Method
preprocess_image
src/SuperPoint.cc:350
Method
print_tensor_info
src/SuperPoint.cc:559
Method
process
src/StereoFrontEnd.cc:10
Method
process_keyframe
src/VoEstimator.cc:140
Method
query
tests/test_vo_loop_closure.cc:53
Method
query
include/EigenPlaces.h:33
Method
request_finish
Thread-management hooks: plain flag toggles.
src/RerunViewer.cc:95
Method
request_stop
src/RerunViewer.cc:105
Function
rpe
Relative Pose Error over fixed deltas (drift).
scripts/benchmarks/_eval_common.py:50
Method
run_inference
src/SuperPoint.cc:261
Method
save_map
src/SuperSLAM.cc:221
Method
select_and_gather
Shared keypoint-select (host) and on-device gather for one image or batch slice. `scores_host` and `grid_device` point at this slice's score map or FP
src/SuperPoint.cc:681
Method
set_cameras
src/RerunViewer.cc:49
Method
set_finish
src/RerunViewer.cc:136
Method
size
include/KeyframeDatabase.h:35
Method
size
include/PlaceRecognizer.h:54
Method
slot_ptr
src/DescriptorPool.cc:34
Method
stop
src/RerunViewer.cc:120
Method
store_keypoints
src/LightGlue.cc:241
Method
submit_keyframe
src/VoEstimator.cc:113
Method
sync_seeds
src/GlobalPoseGraph.cc:51
Function
sync_timestamped
Associate two timestamped trajectories by nearest timestamp.
scripts/benchmarks/_eval_common.py:63
Method
track
src/FrameTracker.cc:16
Method
worker_loop
src/VoEstimator.cc:125
Method
~DescriptorPool
src/DescriptorPool.cc:27
Method
~EigenPlaces
src/EigenPlaces.cc:36
Method
~IFeatureExtractor
include/InferenceInterfaces.h:29
Method
~IFeatureMatcher
include/InferenceInterfaces.h:43
Method
~IPlaceRecognizer
include/PlaceRecognizer.h:22
Method
~LightGlue
src/LightGlue.cc:36
Method
~Profiler
include/Profiling.h:40
Method
~ScopedTimer
include/Profiling.h:57
Method
~SuperPoint
src/SuperPoint.cc:31
Method
~VoEstimator
src/VoEstimator.cc:44
← previous
201–291 of 291, ranked by callers