MCPcopy Create free account

hub / github.com/adityamwagh/SuperSLAM / functions

Functions291 in github.com/adityamwagh/SuperSLAM

↓ 1 callersFunctionload_images
Read EuRoC cam0/data.csv: "#timestamp [ns],filename". Returns image basenames (shared by cam0/cam1, hardware-synced) and timestamps in seconds.
examples/stereo/euroc.cc:46
↓ 1 callersFunctionmain
()
utils/convert_lightglue_to_onnx.py:93
↓ 1 callersFunctionmain
()
utils/convert_eigenplaces_to_onnx.py:25
↓ 1 callersFunctionmain
()
utils/make_dynamic_batch_onnx.py:18
↓ 1 callersFunctionmain
()
utils/convert_superpoint_to_onnx.py:93
↓ 1 callersFunctionmain
()
scripts/datasets/download_tartanground.py:16
↓ 1 callersFunctionmain
()
scripts/datasets/download_tum.py:47
↓ 1 callersFunctionmain
()
scripts/datasets/download_euroc.py:47
↓ 1 callersFunctionmain
()
scripts/datasets/download_kitti.py:27
↓ 1 callersFunctionmain
()
scripts/datasets/download_tartanair.py:16
↓ 1 callersFunctionmain
()
scripts/benchmarks/evaluate_tartan.py:19
↓ 1 callersFunctionmain
()
scripts/benchmarks/evaluate_kitti.py:18
↓ 1 callersFunctionmain
()
scripts/benchmarks/evaluate_euroc.py:19
↓ 1 callersFunctionmain
()
scripts/benchmarks/evaluate_tum.py:18
↓ 1 callersMethodmake
Acquire a slot and wrap it in a refcounted DeviceDescriptors handle sized for `count` keypoints. The handle's slot_ref returns the slot to the pool on
include/DescriptorPool.h:62
↓ 1 callersMethodmatch
tests/test_loop_closer.cc:28
↓ 1 callersFunctionodometry_noise
Return odometry edge noise for the global pose graph. Keyframe to keyframe relatives come from the jointly optimized window.
src/VoEstimator.cc:33
↓ 1 callersMethodquery
src/PlaceRecognizer.cc:26
↓ 1 callersFunctionread_calib
src/SuperSLAM.cc:40
↓ 1 callersMethodrelease
include/DescriptorPool.h:38
↓ 1 callersFunctionrepo_slug
`owner/repo` from `git remote get-url origin` (ssh or https form).
scripts/models/_release.py:20
↓ 1 callersFunctionresolve_window_size
Resolve the window size: prefer env SUPERSLAM_WS_WINDOW, then YAML cfg when greater than 0, otherwise the default.
src/VoEstimator.cc:22
↓ 1 callersMethodrun
src/RerunViewer.cc:129
↓ 1 callersFunctionsampleDepth
src/RgbdFrontEnd.cc:12
↓ 1 callersFunctionsane
src/GlobalPoseGraph.cc:57
↓ 1 callersFunctionsave_state_dict_safetensors
Write a contiguous CPU state_dict to `path` as safetensors and return the path.
utils/export_safetensors.py:11
↓ 1 callersMethodset_keyframe_params
Covisibility keyframe gate: insert when the tracked-feature ratio drops below covisibility_ratio, or after max_frames. Scale-invariant.
include/VoEstimator.h:77
↓ 1 callersFunctionsha256
(path: Path)
scripts/datasets/_common.py:86
↓ 1 callersMethodshared_engine
Return the deserialized engine to share with a second LightGlue (no re-deserialize).
include/LightGlue.h:44
↓ 1 callersFunctionstereo_cond_depth_m
Depth (m) beyond which stereo depth is smoothly deweighted (small disparity is ill-conditioned). Set d_cond = mbf / Z_cond.
include/PoseOptimizationFactors.h:114
↓ 1 callersMethodtrack_rgbd
src/SuperSLAM.cc:173
↓ 1 callersFunctionurl_for
(key: str)
scripts/datasets/download_tum.py:42
↓ 1 callersMethodwindow_count
src/WindowSmoother.cc:123
MethodAlternatingExtractor
tests/test_stereo_frontend.cc:17
MethodDescriptorPool
src/DescriptorPool.cc:10
MethodDescriptorPool
include/DescriptorPool.h:55
MethodEigenPlaces
src/EigenPlaces.cc:30
MethodFrameTracker
include/FrameTracker.h:18
MethodFreeList
include/DescriptorPool.h:27
MethodGlobalPoseGraph
src/GlobalPoseGraph.cc:21
MethodIdentityMatcher
tests/test_vo_loop_closure.cc:25
MethodLightGlue
src/LightGlue.cc:24
MethodLoopCloser
src/LoopCloser.cc:27
MethodMockMatcher
tests/test_loop_closer.cc:23
MethodPoseOnlyProjectionFactor
include/PoseOptimizationFactors.h:40
MethodPoseOnlyStereoFactor
include/PoseOptimizationFactors.h:76
MethodRerunViewer
src/RerunViewer.cc:15
MethodRgbdFrontEnd
include/RgbdFrontEnd.h:17
MethodScopedTimer
include/Profiling.h:56
MethodStereoFrontEnd
include/StereoFrontEnd.h:15
MethodStubRecognizer
tests/test_loop_closer.cc:50
MethodSuperPoint
src/SuperPoint.cc:24
MethodSuperSLAM
src/SuperSLAM.cc:62
FunctionTEST
An exact odometry chain (seeds perturbed) must recover the ground-truth poses.
tests/test_global_pose_graph.cc:20
FunctionTEST
tests/test_window_smoother.cc:11
FunctionTEST
tests/test_place_recognizer.cc:21
FunctionTEST
tests/test_stereo_frontend.cc:49
FunctionTEST
tests/test_frame_tracker.cc:11
FunctionTEST
tests/test_loop_closer.cc:94
FunctionTEST
tests/test_keyframe_database.cc:21
FunctionTEST
tests/test_stereo_frame.cc:10
FunctionTEST
Drive a synthetic loop trajectory through VoEstimator with loop closure enabled (sync). The trajectory returns to the start; the final keyframe's glob
tests/test_vo_loop_closure.cc:103
FunctionTEST
tests/test_pose_optimization_factors.cc:42
FunctionTEST
tests/test_vo_convention.cc:55
FunctionTEST
tests/test_keyframe_gate.cc:7
FunctionTEST
tests/test_descriptor_pool.cc:7
FunctionTEST
tests/test_sparse_map.cc:9
MethodTemporalConsistencyVoter
include/PlaceRecognizer.h:67
MethodVoEstimator
src/VoEstimator.cc:40
MethodWindowSmoother
src/WindowSmoother.cc:21
Method__init__
(self)
utils/convert_lightglue_to_onnx.py:67
Method__init__
(self, sp: SuperPoint, nms_radius: int)
utils/convert_superpoint_to_onnx.py:70
Methodadd
src/KeyframeDatabase.cc:7
Methodadd
tests/test_vo_loop_closure.cc:52
Methodadd
include/EigenPlaces.h:30
Methodadd_keyframe
src/WindowSmoother.cc:24
Methodadd_keyframe
src/LoopCloser.cc:39
Methodadd_keyframe
src/GlobalPoseGraph.cc:23
Methodallocate_buffers
src/SuperPoint.cc:113
Methodallocate_buffers
src/LightGlue.cc:115
Methodallocate_buffers
src/EigenPlaces.cc:79
Methodallocate_dynamic_buffers
src/SuperPoint.cc:187
Methodallocate_dynamic_tensors
src/LightGlue.cc:174
Functionate
Absolute Trajectory Error (translation) after SE3/Sim3 Umeyama alignment.
scripts/benchmarks/_eval_common.py:38
Methodbackproject_stereo
src/VoEstimator.cc:79
Methodcheck_finish
src/RerunViewer.cc:131
Methodcollect_stereo_obs
src/VoEstimator.cc:68
Methodcompute_global_descriptor
tests/test_loop_closer.cc:51
Methodcompute_global_descriptor
tests/test_vo_loop_closure.cc:51
Methodcompute_global_descriptor
Compute a keyframe's global descriptor from its left image (delegates to the place recognizer). Run on the loop worker thread.
include/LoopCloser.h:62
Methoddescriptors_to_host
tests/test_stereo_frontend.cc:45
Methoddescriptors_to_host
tests/test_loop_closer.cc:40
Methoddescriptors_to_host
tests/test_vo_loop_closure.cc:41
Methoddescriptors_to_host
tests/test_vo_convention.cc:37
Methoddim
include/DescriptorPool.h:81
Methoddump
include/Profiling.h:30
Methodenabled
include/Profiling.h:20
MethodevaluateError
include/PoseOptimizationFactors.h:47
Methodextract
tests/test_stereo_frontend.cc:18
Methodextract_stereo
Extract a rectified stereo pair. Default: two single-image calls. SuperPoint overrides this with one batched {2,1,H,W} infer.
include/InferenceInterfaces.h:33
← previousnext →101–200 of 291, ranked by callers