MCPcopy Create free account

hub / github.com/adityamwagh/SuperSLAM / functions

Functions291 in github.com/adityamwagh/SuperSLAM

Methodfind_tensor
src/LightGlue.cc:155
Methodforward
(self, kpts0, desc0, kpts1, desc1)
utils/convert_lightglue_to_onnx.py:77
Methodforward
(self, image)
utils/convert_superpoint_to_onnx.py:75
Methodfree_buffers
src/SuperPoint.cc:236
Methodfree_buffers
src/LightGlue.cc:138
MethodgetLogger
src/Logging.cpp:51
Methodget_element_size
src/SuperPoint.cc:530
Methodget_element_size
src/LightGlue.cc:89
Methodget_tensor_size
src/SuperPoint.cc:547
Methodget_tensor_size
src/LightGlue.cc:105
Methodhas
include/KeyframeDatabase.h:34
Methodidentity
tests/test_stereo_frontend.cc:27
Methodidentity
tests/test_vo_convention.cc:18
Methodin_use
include/DescriptorPool.h:83
Methodinfer_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
Methodinfer_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
Methodinitialize
src/SuperPoint.cc:38
Methodinitialize
src/LightGlue.cc:41
Methodinitialize
src/EigenPlaces.cc:45
Methodis_finished
src/RerunViewer.cc:100
Methodis_stopped
src/RerunViewer.cc:110
Functionkitti_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
Methodload_engine
src/SuperPoint.cc:69
Methodload_engine
src/LightGlue.cc:51
Methodload_engine
src/EigenPlaces.cc:53
Functionload_euroc_gt
(path: str)
scripts/benchmarks/_eval_common.py:26
Functionload_kitti
(path: str)
scripts/benchmarks/_eval_common.py:18
Functionload_tartan_gt
TartanAir/TartanGround pose file: per-frame 'tx ty tz qx qy qz qw' (no timestamp).
scripts/benchmarks/_eval_common.py:30
Functionload_tum
(path: str)
scripts/benchmarks/_eval_common.py:22
Methodlog
src/SuperPoint.cc:14
Methodlog
src/EigenPlaces.cc:14
Methodlog_info
src/RerunViewer.cc:76
Methodlog_info_mkf
src/RerunViewer.cc:82
Methodloop_closure_count
Return the number of accepted loop closures so far.
include/VoEstimator.h:54
Functionmain
tests/test_superpoint_cosine_matching.cc:138
Functionmain
tests/test_superpoint_only.cc:26
Functionmain
examples/stereo/kitti.cc:70
Functionmain
examples/stereo/tartan.cc:40
Functionmain
examples/stereo/benchmark.cc:46
Functionmain
examples/stereo/euroc.cc:137
Functionmain
examples/rgbd/tum.cc:63
Methodmake_keyframe_msg
src/VoEstimator.cc:94
Methodmatch
tests/test_stereo_frontend.cc:33
Methodmatch
tests/test_vo_loop_closure.cc:29
Methodmatch
tests/test_vo_convention.cc:25
Methodmax_keypoints
include/DescriptorPool.h:82
Methodnormalize_keypoints
LightGlue keypoint normalization: (kpt - size/2) / (max(w,h)/2).
src/LightGlue.cc:164
Methodoperator()
include/SuperPoint.h:24
Methodoperator()
include/SuperPoint.h:28
Methodoperator()
include/SuperPoint.h:32
Functionplot_xy
( gt: PosePath3D, est: PosePath3D, out_png: str, title: str, align: bool = True, axes:
scripts/benchmarks/_eval_common.py:114
Methodpose_of
src/GlobalPoseGraph.cc:100
Functionposes_to_matrices
(traj: PosePath3D)
scripts/benchmarks/_eval_common.py:151
Methodpostprocess_outputs
src/SuperPoint.cc:427
Methodpostprocess_outputs
src/LightGlue.cc:326
Methodprepare_inputs
src/LightGlue.cc:253
Methodpreprocess
src/EigenPlaces.cc:123
Methodpreprocess_image
src/SuperPoint.cc:350
Methodprint_tensor_info
src/SuperPoint.cc:559
Methodprocess
src/StereoFrontEnd.cc:10
Methodprocess_keyframe
src/VoEstimator.cc:140
Methodquery
tests/test_vo_loop_closure.cc:53
Methodquery
include/EigenPlaces.h:33
Methodrequest_finish
Thread-management hooks: plain flag toggles.
src/RerunViewer.cc:95
Methodrequest_stop
src/RerunViewer.cc:105
Functionrpe
Relative Pose Error over fixed deltas (drift).
scripts/benchmarks/_eval_common.py:50
Methodrun_inference
src/SuperPoint.cc:261
Methodsave_map
src/SuperSLAM.cc:221
Methodselect_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
Methodset_cameras
src/RerunViewer.cc:49
Methodset_finish
src/RerunViewer.cc:136
Methodsize
include/KeyframeDatabase.h:35
Methodsize
include/PlaceRecognizer.h:54
Methodslot_ptr
src/DescriptorPool.cc:34
Methodstop
src/RerunViewer.cc:120
Methodstore_keypoints
src/LightGlue.cc:241
Methodsubmit_keyframe
src/VoEstimator.cc:113
Methodsync_seeds
src/GlobalPoseGraph.cc:51
Functionsync_timestamped
Associate two timestamped trajectories by nearest timestamp.
scripts/benchmarks/_eval_common.py:63
Methodtrack
src/FrameTracker.cc:16
Methodworker_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
← previous201–291 of 291, ranked by callers