Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KinglittleQ/SuperPoint_SLAM
/ functions
Functions
1,280 in github.com/KinglittleQ/SuperPoint_SLAM
⨍
Functions
1,280
◇
Types & classes
266
↓ 1 callers
Method
pop
Thirdparty/g2o/g2o/core/estimate_propagator.cpp:221
↓ 1 callers
Method
pop
Thirdparty/g2o/g2o/core/base_vertex.h:97
↓ 1 callers
Method
printVerbose
Thirdparty/g2o/g2o/core/optimization_algorithm_dogleg.cpp:209
↓ 1 callers
Method
propagate
Thirdparty/g2o/g2o/core/estimate_propagator.cpp:86
↓ 1 callers
Function
qlz_decompress
Thirdparty/DBoW3/src/quicklz.c:809
↓ 1 callers
Method
registerAction
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:118
↓ 1 callers
Method
registerRobustKernel
Thirdparty/g2o/g2o/core/robust_kernel_factory.cpp:59
↓ 1 callers
Method
registerSolver
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:62
↓ 1 callers
Method
registerType
Thirdparty/g2o/g2o/core/factory.cpp:73
↓ 1 callers
Method
removeVertex
Thirdparty/g2o/g2o/core/hyper_graph.cpp:111
↓ 1 callers
Method
rend
Thirdparty/DBoW3/tests/nanoflann.hpp:645
↓ 1 callers
Method
resize
Thirdparty/g2o/g2o/core/base_multi_edge.hpp:149
↓ 1 callers
Method
resolveCaches
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:200
↓ 1 callers
Method
resolveDependancies
Thirdparty/g2o/g2o/core/cache.cpp:114
↓ 1 callers
Method
resolveParameters
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:171
↓ 1 callers
Method
rightMultiply
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:285
↓ 1 callers
Method
rowsOfBlock
how many rows does the block at block-row r has?
Thirdparty/g2o/g2o/core/sparse_block_matrix.h:102
↓ 1 callers
Method
save
Thirdparty/DBoW3/src/Database.cpp:800
↓ 1 callers
Method
saveToFile
Thirdparty/DBoW3/tests/test_fbow.cpp:306
↓ 1 callers
Method
setId
Thirdparty/g2o/g2o/core/hyper_graph.cpp:55
↓ 1 callers
Method
setToCurrentTime
src/Timestamp.cpp:56
↓ 1 callers
Method
setUpdateNeeded
Thirdparty/g2o/g2o/core/cache.cpp:170
↓ 1 callers
Method
setUserLambdaInit
Thirdparty/g2o/g2o/core/optimization_algorithm_levenberg.cpp:196
↓ 1 callers
Method
setVerbose
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:556
↓ 1 callers
Method
setWriteDebug
Thirdparty/g2o/g2o/core/optimization_algorithm_with_hessian.cpp:96
↓ 1 callers
Method
shortestPaths
Thirdparty/g2o/g2o/core/hyper_dijkstra.cpp:86
↓ 1 callers
Method
solvePattern
* Inverts the a block pattern of A in spinv * @returns false if not defined. */
Thirdparty/g2o/g2o/core/linear_solver.h:71
↓ 1 callers
Method
stopRequested
src/LocalMapping.cc:586
↓ 1 callers
Method
takePatternFromHash
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:627
↓ 1 callers
Method
terminate
if external stop flag is given, return its state. False otherwise
Thirdparty/g2o/g2o/core/sparse_optimizer.h:188
↓ 1 callers
Method
unregisterAction
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:130
↓ 1 callers
Method
unregisterSolver
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:74
↓ 1 callers
Method
updateMapFromString
Thirdparty/g2o/g2o/stuff/property.cpp:88
↓ 1 callers
Method
updateSize
Thirdparty/g2o/g2o/core/jacobian_workspace.cpp:59
↓ 1 callers
Method
updateStructure
Thirdparty/g2o/g2o/core/block_solver.hpp:298
↓ 1 callers
Function
update_hash
Thirdparty/DBoW3/src/quicklz.c:224
↓ 1 callers
Method
userData
the user data associated with this vertex
Thirdparty/g2o/g2o/core/optimizable_graph.h:137
Method
load_fromtxt
Thirdparty/DBoW3/src/Vocabulary.cpp:1260
Method
AbstractOptimizationAlgorithmCreator
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:37
Method
AddMapPoint
src/KeyFrame.cc:212
Method
AddTextToImage
Examples/ROS/ORB_SLAM2/src/AR/ViewerAR.cc:310
Method
AdjacencyMapEntry
Thirdparty/g2o/g2o/core/estimate_propagator.cpp:51
Method
AdjacencyMapEntry
Thirdparty/g2o/g2o/core/hyper_dijkstra.cpp:52
Method
AssignFeaturesToGrid
src/Frame.cc:233
Method
BaseBinaryEdge
Thirdparty/g2o/g2o/core/base_binary_edge.h:62
Method
BaseEdge
Thirdparty/g2o/g2o/core/base_edge.h:51
Method
BaseMultiEdge
Thirdparty/g2o/g2o/core/base_multi_edge.h:71
Method
BaseProperty
Thirdparty/g2o/g2o/stuff/property.cpp:39
Method
BaseUnaryEdge
Thirdparty/g2o/g2o/core/base_unary_edge.h:53
Method
BaseVertex
Thirdparty/g2o/g2o/core/base_vertex.hpp:28
Method
BlockSolver
Thirdparty/g2o/g2o/core/block_solver.hpp:42
Method
BowVector
Thirdparty/DBoW3/src/BowVector.cpp:22
Method
BundleAdjustment
src/Optimizer.cc:49
Method
Cache
Thirdparty/g2o/g2o/core/cache.cpp:46
Method
CacheContainer
Thirdparty/g2o/g2o/core/cache.cpp:118
Method
CacheKey
Thirdparty/g2o/g2o/core/cache.cpp:36
Method
ChangeCalibration
src/Tracking.cc:1569
Method
CheckDistEpipolarLine
src/SPmatcher.cc:140
Method
CheckFinish
src/Viewer.cc:186
Method
CheckFinish
src/LocalMapping.cc:744
Method
CheckFinish
src/LoopClosing.cc:754
Method
CheckFundamental
src/Initializer.cc:390
Method
CheckHomography
src/Initializer.cc:305
Method
CheckInliers
src/PnPsolver.cc:308
Method
CheckInliers
src/Sim3Solver.cc:340
Method
CheckNewKeyFrames
src/LocalMapping.cc:124
Method
CheckNewKeyFrames
src/LoopClosing.cc:94
Method
CheckRT
src/Initializer.cc:798
Method
CheckReplacedInLastFrame
src/Tracking.cc:751
Method
CholeskyDecomposition
Thirdparty/g2o/g2o/solvers/linear_solver_eigen.h:63
Method
CmdLineParser
Thirdparty/DBoW3/tests/test_iobinary.cpp:13
Method
CmdLineParser
Thirdparty/DBoW3/tests/test_bigvoc.cpp:19
Method
ComputeBoW
src/KeyFrame.cc:61
Method
ComputeCentroid
src/Sim3Solver.cc:215
Method
ComputeF12
src/LocalMapping.cc:540
Method
ComputeF21
src/Initializer.cc:268
Method
ComputeH21
src/Initializer.cc:226
Method
ComputeImageBounds
src/Frame.cc:441
Method
ComputeKeyPointsOctTree
src/SPextractor.cc:410
Method
ComputePyramid
src/SPextractor.cc:611
Method
ComputeSim3
src/Sim3Solver.cc:226
Method
ComputeSim3
src/LoopClosing.cc:228
Method
ComputeStereoFromRGBD
src/Frame.cc:648
Method
ComputeStereoMatches
src/Frame.cc:471
Method
ComputeThreeMaxima
src/SPmatcher.cc:1602
Method
CorrectLoop
src/LoopClosing.cc:399
Method
CreateInitialMapMonocular
src/Tracking.cc:649
Method
CreateNewKeyFrame
src/Tracking.cc:1080
Method
CreateNewMapPoints
src/LocalMapping.cc:209
Method
CreatorInformation
Thirdparty/g2o/g2o/core/factory.h:104
Method
Data
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:53
Method
Database
Thirdparty/DBoW3/src/Database.cpp:8
Method
DecomposeE
src/Initializer.cc:909
Method
DescriptorDistance
src/SPmatcher.cc:1666
Method
DetectLoop
src/LoopClosing.cc:100
Method
DetectPlane
Examples/ROS/ORB_SLAM2/src/AR/ViewerAR.cc:392
Method
DistributeOctTree
src/SPextractor.cc:183
Method
DrawAction
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:229
Method
DrawCube
Examples/ROS/ORB_SLAM2/src/AR/ViewerAR.cc:336
Method
DrawImageTexture
Examples/ROS/ORB_SLAM2/src/AR/ViewerAR.cc:327
← previous
next →
401–500 of 1,280, ranked by callers