Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZikangYuan/SDV-LOAM
/ functions
Functions
524 in github.com/ZikangYuan/SDV-LOAM
⨍
Functions
524
◇
Types & classes
152
Method
printOptRes
src/FullSystem/FullSystemOptimize.cpp:331
Method
processFrame
src/util/Undistort.cpp:177
Method
propagateDown
src/FullSystem/CoarseInitializer.cpp:631
Method
propagateUp
src/FullSystem/CoarseInitializer.cpp:590
Method
publishCamPose
Usage: * Called once for each tracked frame, with the real-time, low-delay frame pose. * * Calling: * Always calle
src/IOWrapper/Output3DWrapper.h:137
Method
publishCamPose
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:77
Method
publishGraph
Usage: * Called once after each new Keyframe is inserted & optimized. * [connectivity] contains for each frame-frame pair the numb
src/IOWrapper/Output3DWrapper.h:106
Method
publishGraph
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:35
Method
publishKeyframes
Usage: * Called after each new Keyframe is inserted & optimized, with all keyframes that were part of the active window during * tha
src/IOWrapper/Output3DWrapper.h:125
Method
publishKeyframes
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:53
Method
pushDepthImage
called once after a new keyframe is created, with the color-coded, forward-warped inverse depthmap for that keyframe, * which is used for ini
src/IOWrapper/Output3DWrapper.h:160
Method
pushDepthImage
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:92
Method
pushDepthImageFloat
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:101
Method
pushLiveFrame
Usage: * Called once for each new frame, before it is tracked (i.e., it doesn't have a pose yet). * * Calling: * A
src/IOWrapper/Output3DWrapper.h:149
Method
pushLiveFrame
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:87
Method
query
Query for the \a num_closest closest points to a given point (entered as query_point[0:dim-1]). * Note that this is a short-cut method for index-
src/util/nanoflann.h:1288
Method
radiusSearch
* Find all the neighbors to \a query_point[0:dim-1] within a maximum radius. * The output is given as a vector of pairs, of which the first elemen
src/util/nanoflann.h:890
Method
radiusSearchCustomCallback
src/util/nanoflann.h:905
Method
rangecheck
check range (may be private because it is static)
src/util/nanoflann.h:632
Method
rbegin
src/util/nanoflann.h:593
Method
readFromFile
src/util/Undistort.cpp:666
Function
readImageBW_16U
src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:66
Function
readImageBW_8U
src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:10
Function
readImageRGB_8U
src/IOWrapper/ImageRW_dummy.cpp:11
Function
readImageRGB_8U
src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:48
Function
readStreamBW_8U
src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:84
Method
release
src/util/DatasetReader.h:72
Method
removeOutliers
src/FullSystem/FullSystemOptimize.cpp:524
Method
removePoint
src/OptimizationBackend/EnergyFunctional.cpp:597
Method
rend
src/util/nanoflann.h:595
Method
reprojectCell
src/FullSystem/Reprojector.cpp:198
Method
reprojectPoint
src/FullSystem/Reprojector.cpp:601
Method
rescale
src/FullSystem/CoarseInitializer.cpp:526
Method
reset
call on reset */
src/IOWrapper/Output3DWrapper.h:180
Method
resetGrid
src/FullSystem/Reprojector.cpp:110
Method
resetPoints
src/FullSystem/CoarseInitializer.cpp:890
Method
reset_internal
src/IOWrapper/Pangolin/PangolinViewer.cpp:290
Method
resubstituteFPt
src/OptimizationBackend/EnergyFunctional.cpp:250
Method
resubstituteF_MT
src/OptimizationBackend/EnergyFunctional.cpp:221
Method
saveIndex
Stores the index in a binary file. * IMPORTANT NOTE: The set of data points is NOT stored in the file, so when loading the index object it must
src/util/nanoflann.h:1206
Method
save_tree
src/util/nanoflann.h:929
Method
save_value
src/util/nanoflann.h:153
Method
searchLevel
src/util/nanoflann.h:1152
Method
setFirst
src/FullSystem/CoarseInitializer.cpp:687
Method
setMask
src/FullSystem/FullSystem.cpp:1261
Method
setNewFrameEnergyTH
src/FullSystem/FullSystemOptimize.cpp:63
Method
setPrecalcValues
src/FullSystem/FullSystem.cpp:1358
Method
setState
src/FullSystem/Residuals.h:45
Method
setStateScaled
src/FullSystem/HessianBlocks.h:155
Method
setStateZero
src/FullSystem/HessianBlocks.cpp:52
Method
setValueScaled
src/FullSystem/HessianBlocks.h:324
Method
setZero
src/OptimizationBackend/AccumulatedTopHessian.h:40
Method
set_radius_and_clear
Clears the result set and adjusts the search radius. */
src/util/nanoflann.h:118
Method
shiTomasiScore
src/FullSystem/FullSystem.cpp:1540
Method
shiftUp
src/OptimizationBackend/MatrixAccumulators.h:49
Method
shiftUp
src/OptimizationBackend/MatrixAccumulators.h:130
Method
shiftUp
src/OptimizationBackend/MatrixAccumulators.h:191
Method
shiftUp
src/OptimizationBackend/MatrixAccumulators.h:528
Method
shiftUp
src/OptimizationBackend/MatrixAccumulators.h:897
Method
shiftUp
src/OptimizationBackend/MatrixAccumulators.h:1273
Method
size
src/util/nanoflann.h:105
Method
size
size is constant
src/util/nanoflann.h:609
Method
size
Returns number of points in dataset */
src/util/nanoflann.h:817
Method
solveSystem
src/FullSystem/FullSystemOptimize.cpp:504
Method
stitchDouble
src/OptimizationBackend/AccumulatedTopHessian.cpp:118
Method
stitchDoubleInternal
src/OptimizationBackend/AccumulatedSCHessian.cpp:64
Method
stitchDoubleInternal
src/OptimizationBackend/AccumulatedTopHessian.cpp:181
Method
stitchDoubleMT
src/OptimizationBackend/AccumulatedTopHessian.h:63
Method
takeData
src/OptimizationBackend/EnergyFunctionalStructs.cpp:27
Method
traceNewCoarse
src/FullSystem/FullSystem.cpp:519
Method
trackFrame
src/FullSystem/CoarseInitializer.cpp:50
Method
trackNewCoarse
src/FullSystem/FullSystem.cpp:283
Method
unMapFloatImage
src/util/Undistort.cpp:151
Method
undistort
src/util/Undistort.cpp:341
Method
update
src/OptimizationBackend/MatrixAccumulators.h:39
Method
update
* same as other method, just that x/y are composed of two parts, the first 4 elements are in x4/y4, the last 6 in x6/y6. */
src/OptimizationBackend/MatrixAccumulators.h:715
Method
updateSSE
src/OptimizationBackend/MatrixAccumulators.h:100
Method
updateSSE
src/OptimizationBackend/MatrixAccumulators.h:250
Method
updateSSE
src/OptimizationBackend/MatrixAccumulators.h:618
Method
updateSSENoShift
src/OptimizationBackend/MatrixAccumulators.h:116
Method
updateSingle
src/OptimizationBackend/MatrixAccumulators.h:92
Method
updateSingle
src/OptimizationBackend/MatrixAccumulators.h:385
Method
usedMemory
* Computes the inde memory usage * Returns: memory used by the index */
src/util/nanoflann.h:828
Method
veclen
Returns the length of each point in the dataset */
src/util/nanoflann.h:820
Function
waitKey
src/IOWrapper/OpenCV/ImageDisplay_OpenCV.cpp:155
Method
warpAffine
src/FullSystem/Reprojector.cpp:51
Method
workerLoop
src/util/IndexThreadReduce.h:125
Method
worstDist
src/util/nanoflann.h:115
Method
worst_item
* Find the worst result (furtherest neighbor) without copying or sorting * Pre-conditions: size() > 0 */
src/util/nanoflann.h:128
Method
~AccumulatedSCHessianSSE
src/OptimizationBackend/AccumulatedSCHessian.h:30
Method
~AccumulatedTopHessianSSE
src/OptimizationBackend/AccumulatedTopHessian.h:32
Method
~CalibHessian
src/FullSystem/HessianBlocks.h:275
Method
~CoarseDistanceMap
src/FullSystem/CoarseTracker.cpp:1130
Method
~CoarseInitializer
src/FullSystem/CoarseInitializer.cpp:38
Method
~CoarseTracker
src/FullSystem/CoarseTracker.cpp:70
Method
~EFResidual
src/OptimizationBackend/EnergyFunctionalStructs.h:40
Method
~EnergyFunctional
src/OptimizationBackend/EnergyFunctional.cpp:98
Method
~FrameFramePrecalc
src/FullSystem/HessianBlocks.h:76
Method
~FrameHessian
src/FullSystem/HessianBlocks.h:190
Method
~FullSystem
src/FullSystem/FullSystem.cpp:43
← previous
next →
401–500 of 524, ranked by callers