Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GSORF/Visual-GPS-SLAM
/ functions
Functions
577 in github.com/GSORF/Visual-GPS-SLAM
⨍
Functions
577
◇
Types & classes
176
Method
linearizeAll
03_Application/dso/src/FullSystem/FullSystemOptimize.cpp:142
Method
linearizeAll_Reductor
03_Application/dso/src/FullSystem/FullSystemOptimize.cpp:52
Method
loadCameraPoses
Added function to read in cameraPoses: */
03_Application/dso/src/util/DatasetReader.h:368
Method
loadIndex
Loads a previous index from a binary file. * IMPORTANT NOTE: The set of data points is NOT stored in the file, so the index object must be const
03_Application/dso/src/util/nanoflann.h:1290
Method
loadSateBackup
sets linearization point.
03_Application/dso/src/FullSystem/FullSystemOptimize.cpp:360
Method
loadTimestamps
03_Application/dso/src/util/DatasetReader.h:301
Method
load_tree
03_Application/dso/src/util/nanoflann.h:1011
Method
load_value
03_Application/dso/src/util/nanoflann.h:237
Function
main
03_Application/dso/src/main_dso_pangolin.cpp:411
Function
main
03_Application/dso_ros/src/main.cpp:250
Method
makeCoarseDepthL0
03_Application/dso/src/FullSystem/CoarseTracker.cpp:135
Method
makeGradients
03_Application/dso/src/FullSystem/CoarseInitializer.cpp:763
Method
makeHists
03_Application/dso/src/FullSystem/PixelSelector2.cpp:78
Method
makeInlierVotes
03_Application/dso/src/FullSystem/CoarseTracker.cpp:920
Method
makeK
03_Application/dso/src/FullSystem/CoarseInitializer.cpp:970
Method
makeKeyFrame
03_Application/dso/src/FullSystem/FullSystem.cpp:1286
Method
makeNN
03_Application/dso/src/FullSystem/CoarseInitializer.cpp:1005
Method
makeNewTraces
03_Application/dso/src/FullSystem/FullSystem.cpp:1533
Method
makeNonKeyFrame
03_Application/dso/src/FullSystem/FullSystem.cpp:1271
Method
makeOptimalK_crop
03_Application/dso/src/util/Undistort.cpp:588
Method
makeOptimalK_full
03_Application/dso/src/util/Undistort.cpp:710
Function
makeRainbowf3F
03_Application/dso/src/util/globalFuncs.h:317
Function
makeRedGreen3B
03_Application/dso/src/util/globalFuncs.h:369
Method
make_daytime_string
03_Application/dso/src/util/UDPServer.h:124
Method
mappingLoop
03_Application/dso/src/FullSystem/FullSystem.cpp:1187
Method
marginalizeFrame
03_Application/dso/src/OptimizationBackend/EnergyFunctional.cpp:498
Method
marginalizeFrame
03_Application/dso/src/FullSystem/FullSystemMarginalize.cpp:152
Method
max_size
03_Application/dso/src/util/nanoflann.h:681
Method
middleSplit_
03_Application/dso/src/util/nanoflann.h:1118
Function
my_exit_handler
03_Application/dso/src/main_dso_pangolin.cpp:79
Method
needPushDepthImage
03_Application/dso/src/IOWrapper/Output3DWrapper.h:185
Method
needPushDepthImage
03_Application/dso/src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:313
Method
operator <
03_Application/dso/src/IOWrapper/Pangolin/KeyFrameDisplay.h:98
Method
operator()
03_Application/dso/src/util/nanoflann.h:212
Method
operator()
03_Application/dso/src/util/nanoflann.h:287
Method
operator()
03_Application/dso/src/util/nanoflann.h:335
Method
operator()
03_Application/dso/src/util/nanoflann.h:384
Method
operator[]
operator[]
03_Application/dso/src/util/nanoflann.h:668
Method
optReg
03_Application/dso/src/FullSystem/CoarseInitializer.cpp:649
Method
optimize
03_Application/dso/src/FullSystem/FullSystemOptimize.cpp:406
Method
optimizeImmaturePoint
03_Application/dso/src/FullSystem/FullSystemOptPoint.cpp:51
Method
orthogonalize
03_Application/dso/src/OptimizationBackend/EnergyFunctional.cpp:718
Method
planeSplit
* Subdivide the list of points by a plane perpendicular on axe corresponding * to the 'cutfeat' dimension at 'cutval' position. * * On ret
03_Application/dso/src/util/nanoflann.h:1169
Method
predictionStep
03_Application/dso/src/util/KalmanFilter.cpp:94
Method
prepImage
03_Application/dso/src/util/DatasetReader.h:218
Method
printEigenValLine
03_Application/dso/src/FullSystem/FullSystem.cpp:1623
Method
printEvalLine
03_Application/dso/src/FullSystem/FullSystem.cpp:1739
Method
printFrameLifetimes
03_Application/dso/src/FullSystem/FullSystem.cpp:1705
Method
printLogLine
03_Application/dso/src/FullSystem/FullSystem.cpp:1575
Method
printOptRes
03_Application/dso/src/FullSystem/FullSystemOptimize.cpp:392
Method
processFrame
03_Application/dso/src/util/Undistort.cpp:214
Method
propagateDown
03_Application/dso/src/FullSystem/CoarseInitializer.cpp:731
Method
propagateUp
03_Application/dso/src/FullSystem/CoarseInitializer.cpp:689
Method
publishCamPose
Usage: * Called once for each tracked frame, with the real-time, low-delay frame pose. * * Calling: * Always calle
03_Application/dso/src/IOWrapper/Output3DWrapper.h:161
Method
publishCamPose
03_Application/dso/src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:210
Method
publishGraph
Usage: * Called once after each new Keyframe is inserted & optimized. * [connectivity] contains for each frame-frame pair the numb
03_Application/dso/src/IOWrapper/Output3DWrapper.h:130
Method
publishGraph
03_Application/dso/src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:85
Method
publishKeyframes
Usage: * Called after each new Keyframe is inserted & optimized, with all keyframes that were part of the active window during * tha
03_Application/dso/src/IOWrapper/Output3DWrapper.h:149
Method
publishKeyframes
03_Application/dso/src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:105
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
03_Application/dso/src/IOWrapper/Output3DWrapper.h:184
Method
pushDepthImage
03_Application/dso/src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:309
Method
pushDepthImageFloat
03_Application/dso/src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:318
Method
pushLiveFrame
Usage: * Called once for each new frame, before it is tracked (i.e., it doesn't have a pose yet). * * Calling: * A
03_Application/dso/src/IOWrapper/Output3DWrapper.h:173
Method
pushLiveFrame
03_Application/dso/src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:290
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-
03_Application/dso/src/util/nanoflann.h:1358
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
03_Application/dso/src/util/nanoflann.h:960
Method
radiusSearchCustomCallback
03_Application/dso/src/util/nanoflann.h:975
Method
rangecheck
check range (may be private because it is static)
03_Application/dso/src/util/nanoflann.h:702
Method
rbegin
03_Application/dso/src/util/nanoflann.h:663
Method
readFromFile
03_Application/dso/src/util/Undistort.cpp:716
Function
readImageBW_16U
03_Application/dso/src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:71
Function
readImageBW_8U
03_Application/dso/src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:35
Function
readImageRGB_8U
03_Application/dso/src/IOWrapper/ImageRW_dummy.cpp:36
Function
readImageRGB_8U
03_Application/dso/src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:53
Function
readStreamBW_8U
03_Application/dso/src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:89
Method
release
03_Application/dso/src/FullSystem/HessianBlocks.cpp:67
Method
release
03_Application/dso/src/util/DatasetReader.h:92
Method
removeOutliers
03_Application/dso/src/FullSystem/FullSystemOptimize.cpp:629
Method
removePoint
03_Application/dso/src/OptimizationBackend/EnergyFunctional.cpp:700
Method
rend
03_Application/dso/src/util/nanoflann.h:665
Method
rescale
03_Application/dso/src/FullSystem/CoarseInitializer.cpp:603
Method
reset
call on reset */
03_Application/dso/src/IOWrapper/Output3DWrapper.h:204
Method
resetPoints
03_Application/dso/src/FullSystem/CoarseInitializer.cpp:891
Method
reset_internal
03_Application/dso/src/IOWrapper/Pangolin/PangolinDSOViewer.cpp:345
Method
resubstituteFPt
03_Application/dso/src/OptimizationBackend/EnergyFunctional.cpp:291
Method
resubstituteF_MT
03_Application/dso/src/OptimizationBackend/EnergyFunctional.cpp:263
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
03_Application/dso/src/util/nanoflann.h:1276
Method
save_tree
03_Application/dso/src/util/nanoflann.h:999
Method
save_value
03_Application/dso/src/util/nanoflann.h:223
Method
searchLevel
03_Application/dso/src/util/nanoflann.h:1222
Method
sendPOST
03_Application/dso/src/util/HTTPPOSTRequest.h:71
Method
setNewFrameEnergyTH
03_Application/dso/src/FullSystem/FullSystemOptimize.cpp:93
Method
setOriginalCalib
03_Application/dso/src/FullSystem/FullSystem.cpp:225
Method
setPrecalcValues
03_Application/dso/src/FullSystem/FullSystem.cpp:1562
Method
setState
03_Application/dso/src/FullSystem/Residuals.h:71
Method
setStateScaled
03_Application/dso/src/FullSystem/HessianBlocks.h:194
Method
setStateZero
03_Application/dso/src/FullSystem/HessianBlocks.cpp:74
Method
setValueScaled
03_Application/dso/src/FullSystem/HessianBlocks.h:363
Method
setZero
03_Application/dso/src/OptimizationBackend/AccumulatedTopHessian.h:65
Method
set_radius_and_clear
Clears the result set and adjusts the search radius. */
03_Application/dso/src/util/nanoflann.h:188
← previous
next →
401–500 of 577, ranked by callers