Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BertaBescos/DynaSLAM
/ functions
Functions
1,306 in github.com/BertaBescos/DynaSLAM
⨍
Functions
1,306
◇
Types & classes
251
↓ 520 callers
Method
size
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:1001
↓ 92 callers
Method
empty
Thirdparty/DBoW2/DUtils/Timestamp.cpp:51
↓ 80 callers
Method
resize
Thirdparty/g2o/g2o/core/hyper_graph.cpp:50
↓ 71 callers
Method
clone
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:92
↓ 59 callers
Method
isBad
src/MapPoint.cc:217
↓ 49 callers
Method
find
src/PnPsolver.cc:159
↓ 44 callers
Method
vertex
Thirdparty/g2o/g2o/core/cache.cpp:59
↓ 40 callers
Method
clear
Thirdparty/g2o/g2o/core/hyper_graph.cpp:151
↓ 37 callers
Method
cols
columns of the matrix
Thirdparty/g2o/g2o/core/sparse_block_matrix.h:69
↓ 37 callers
Function
get_monotonic_time
Thirdparty/g2o/g2o/stuff/timeutil.cpp:113
↓ 34 callers
Method
id
Thirdparty/g2o/g2o/core/parameter.h:45
↓ 32 callers
Method
erase
src/KeyFrameDatabase.cc:48
↓ 32 callers
Method
rows
rows of the matrix
Thirdparty/g2o/g2o/core/sparse_block_matrix.h:71
↓ 31 callers
Method
transpose
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:138
↓ 30 callers
Method
block
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:92
↓ 30 callers
Method
clear
src/Map.cc:118
↓ 30 callers
Method
name
Thirdparty/g2o/g2o/core/estimate_propagator.h:54
↓ 29 callers
Method
dimension
returns the dimensions of the error function
Thirdparty/g2o/g2o/core/optimizable_graph.h:472
↓ 27 callers
Function
log
Prints a text message. And, optionally, if a Numpy array is provided it prints it's shape, min, and max values.
src/python/model.py:43
↓ 26 callers
Method
setVertex
set the ith vertex on the hyper-edge to the pointer supplied */
Thirdparty/g2o/g2o/core/hyper_graph.h:148
↓ 24 callers
Method
GetWorldPos
src/MapPoint.cc:80
↓ 24 callers
Method
dot
src/PnPsolver.cc:545
↓ 20 callers
Method
fixed
true => this node is fixed during the optimization
Thirdparty/g2o/g2o/core/optimizable_graph.h:305
↓ 20 callers
Method
hessianIndex
temporary index of this node in the parameter vector obtained from linearization
Thirdparty/g2o/g2o/core/optimizable_graph.h:298
↓ 18 callers
Method
GetMapPointMatches
src/KeyFrame.cc:268
↓ 17 callers
Method
SetPose
src/Frame.cc:427
↓ 16 callers
Function
Area
src/Geometry.cc:448
↓ 16 callers
Method
chi2
Thirdparty/g2o/g2o/core/base_edge.h:58
↓ 16 callers
Method
inverse
Thirdparty/g2o/g2o/types/sim3.h:233
↓ 15 callers
Method
GetRotation
src/KeyFrame.cc:102
↓ 15 callers
Method
Observations
src/MapPoint.cc:145
↓ 15 callers
Method
marginalized
true => this node is marginalized out during the optimization
Thirdparty/g2o/g2o/core/optimizable_graph.h:310
↓ 15 callers
Method
push
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:516
↓ 15 callers
Method
setId
Thirdparty/g2o/g2o/core/parameter.cpp:35
↓ 14 callers
Method
GetTranslation
src/KeyFrame.cc:108
↓ 14 callers
Method
map
Thirdparty/g2o/g2o/types/sim3.h:144
↓ 14 callers
Method
setEstimate
set the estimate for the vertex also calls updateCache()
Thirdparty/g2o/g2o/core/base_vertex.h:104
↓ 13 callers
Method
AddMapPoint
src/Map.cc:40
↓ 13 callers
Method
GetCameraCenter
src/KeyFrame.cc:89
↓ 13 callers
Method
pop
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:522
↓ 12 callers
Method
GetPose
src/KeyFrame.cc:77
↓ 12 callers
Method
addEdge
Thirdparty/g2o/g2o/core/hyper_graph.cpp:99
↓ 12 callers
Method
empty
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:1009
↓ 12 callers
Method
setMeasurement
Thirdparty/g2o/g2o/core/base_edge.h:78
↓ 12 callers
Method
setRobustKernel
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:193
↓ 11 callers
Method
AddObservation
src/MapPoint.cc:98
↓ 11 callers
Method
GetFeaturesInArea
src/Frame.cc:499
↓ 11 callers
Method
log
Thirdparty/g2o/g2o/types/sim3.h:148
↓ 10 callers
Method
UpdateNormalAndDepth
src/MapPoint.cc:330
↓ 10 callers
Method
addVertex
Thirdparty/g2o/g2o/core/hyper_graph.cpp:76
↓ 9 callers
Method
SetErase
src/KeyFrame.cc:428
↓ 9 callers
Method
b
return b, the right hand side of the system
Thirdparty/g2o/g2o/core/solver.h:98
↓ 9 callers
Method
lockQuadraticForm
* lock for the block of the hessian and the b vector associated with this vertex, to avoid * race-conditions if multi-threaded. */
Thirdparty/g2o/g2o/core/optimizable_graph.h:333
↓ 9 callers
Method
oplus
* Update the position of the node from the parameters in v. * Depends on the implementation of oplusImpl in derived classes to actually carry
Thirdparty/g2o/g2o/core/optimizable_graph.h:291
↓ 9 callers
Method
setFixed
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:347
↓ 9 callers
Function
skew
Thirdparty/g2o/g2o/types/se3_ops.hpp:27
↓ 9 callers
Method
unlockQuadraticForm
* unlock the block of the hessian and the b vector associated with this vertex */
Thirdparty/g2o/g2o/core/optimizable_graph.h:337
↓ 9 callers
Method
x
return x, the solution vector
Thirdparty/g2o/g2o/core/solver.h:95
↓ 8 callers
Method
ComputeDistinctiveDescriptors
src/MapPoint.cc:242
↓ 8 callers
Method
GetDescriptor
src/MapPoint.cc:309
↓ 8 callers
Method
GetPoseInverse
src/KeyFrame.cc:83
↓ 8 callers
Method
InformOnlyTracking
src/Tracking.cc:1828
↓ 8 callers
Method
SearchByProjection
src/ORBmatcher.cc:45
↓ 8 callers
Method
child
Thirdparty/g2o/g2o/core/hyper_dijkstra.h:56
↓ 8 callers
Method
clear
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:489
↓ 8 callers
Method
create
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:558
↓ 8 callers
Method
distance
Thirdparty/g2o/g2o/core/hyper_dijkstra.h:59
↓ 8 callers
Function
identity_block
The identity_block is the block that has no conv layer at shortcut # Arguments input_tensor: input tensor kernel_size: defualt 3,
src/python/model.py:75
↓ 8 callers
Method
isStopped
src/Viewer.cc:191
↓ 8 callers
Method
mapHessianMemory
Thirdparty/g2o/g2o/core/base_vertex.hpp:52
↓ 8 callers
Method
robustKernel
if NOT NULL, error of this edge will be robustifed with the kernel
Thirdparty/g2o/g2o/core/optimizable_graph.h:415
↓ 8 callers
Method
setDelta
Thirdparty/g2o/g2o/core/robust_kernel.cpp:41
↓ 8 callers
Method
setInformation
Thirdparty/g2o/g2o/core/base_edge.h:71
↓ 7 callers
Method
GetMaxDistanceInvariance
src/MapPoint.cc:379
↓ 7 callers
Method
GetMinDistanceInvariance
src/MapPoint.cc:373
↓ 7 callers
Method
GetVectorCovisibleKeyFrames
src/KeyFrame.cc:159
↓ 7 callers
Method
PredictScale
src/MapPoint.cc:385
↓ 7 callers
Method
Release
src/Viewer.cc:215
↓ 7 callers
Method
RequestStop
src/Viewer.cc:184
↓ 7 callers
Method
SetWorldPos
src/MapPoint.cc:73
↓ 7 callers
Method
UpdateConnections
src/KeyFrame.cc:280
↓ 7 callers
Method
initializeOptimization
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:199
↓ 7 callers
Method
optimize
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:354
↓ 7 callers
Method
rowBaseOfBlock
where does the row at block-row r starts?
Thirdparty/g2o/g2o/core/sparse_block_matrix.h:108
↓ 7 callers
Method
vectorSize
return the size of the solution vector (x) and b
Thirdparty/g2o/g2o/core/solver.h:102
↓ 6 callers
Method
GetAllKeyFrames
src/Map.cc:82
↓ 6 callers
Method
GetAllMapPoints
src/Map.cc:88
↓ 6 callers
Method
GetBestCovisibilityKeyFrames
src/KeyFrame.cc:165
↓ 6 callers
Method
GetObservations
src/MapPoint.cc:139
↓ 6 callers
Method
isLeaf
* Returns whether the node is a leaf node * @return true iff the node is a leaf */
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:328
↓ 6 callers
Method
parent
Thirdparty/g2o/g2o/core/hyper_dijkstra.h:57
↓ 6 callers
Method
setHessianIndex
set the temporary index of the vertex in the parameter blocks
Thirdparty/g2o/g2o/core/optimizable_graph.h:301
↓ 6 callers
Method
setLevel
sets the level of the edge
Thirdparty/g2o/g2o/core/optimizable_graph.h:469
↓ 6 callers
Method
update
Thirdparty/g2o/g2o/core/cache.cpp:85
↓ 6 callers
Method
write
Thirdparty/g2o/g2o/core/matrix_structure.cpp:88
↓ 5 callers
Method
ComputeBoW
src/Frame.cc:567
↓ 5 callers
Method
Ellipse
* @brief Ellipse * @return the ellipse */
include/region.h:144
↓ 5 callers
Method
GetIndexInKeyFrame
src/MapPoint.cc:315
↓ 5 callers
Method
GetMapPoint
src/KeyFrame.cc:274
↓ 5 callers
Method
GetParent
src/KeyFrame.cc:397
next →
1–100 of 1,306, ranked by callers