MCPcopy Create free account

hub / github.com/JakobEngel/dso / functions

Functions465 in github.com/JakobEngel/dso

Methodkdtree_get_point_count
src/FullSystem/CoarseInitializer.h:173
Methodkdtree_get_pt
src/FullSystem/CoarseInitializer.h:181
MethodknnSearch
* Find the "num_closest" nearest neighbors to the \a query_point[0:dim-1]. Their indices are stored inside * the result object. * \sa radiusSea
src/util/nanoflann.h:941
MethodlinearizeAll
src/FullSystem/FullSystemOptimize.cpp:142
MethodlinearizeAll_Reductor
src/FullSystem/FullSystemOptimize.cpp:52
MethodloadIndex
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
src/util/nanoflann.h:1290
MethodloadSateBackup
sets linearization point.
src/FullSystem/FullSystemOptimize.cpp:362
MethodloadTimestamps
src/util/DatasetReader.h:294
Methodload_tree
src/util/nanoflann.h:1011
Methodload_value
src/util/nanoflann.h:237
Functionmain
src/main_dso_pangolin.cpp:354
MethodmakeCoarseDepthL0
src/FullSystem/CoarseTracker.cpp:135
MethodmakeGradients
src/FullSystem/CoarseInitializer.cpp:743
MethodmakeHists
src/FullSystem/PixelSelector2.cpp:78
MethodmakeInlierVotes
src/FullSystem/CoarseTracker.cpp:910
MethodmakeK
src/FullSystem/CoarseInitializer.cpp:930
MethodmakeKeyFrame
src/FullSystem/FullSystem.cpp:1041
MethodmakeNN
src/FullSystem/CoarseInitializer.cpp:964
MethodmakeNewTraces
src/FullSystem/FullSystem.cpp:1286
MethodmakeNonKeyFrame
src/FullSystem/FullSystem.cpp:1027
MethodmakeOptimalK_crop
src/util/Undistort.cpp:588
MethodmakeOptimalK_full
src/util/Undistort.cpp:710
FunctionmakeRainbowf3F
src/util/globalFuncs.h:317
FunctionmakeRedGreen3B
src/util/globalFuncs.h:369
MethodmappingLoop
src/FullSystem/FullSystem.cpp:945
MethodmarginalizeFrame
src/OptimizationBackend/EnergyFunctional.cpp:498
MethodmarginalizeFrame
src/FullSystem/FullSystemMarginalize.cpp:152
Methodmax_size
src/util/nanoflann.h:681
MethodmiddleSplit_
src/util/nanoflann.h:1118
Functionmy_exit_handler
src/main_dso_pangolin.cpp:76
MethodneedPushDepthImage
src/IOWrapper/Output3DWrapper.h:185
MethodneedPushDepthImage
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:120
Methodoperator <
src/IOWrapper/Pangolin/KeyFrameDisplay.h:91
Methodoperator()
src/util/nanoflann.h:212
Methodoperator()
src/util/nanoflann.h:287
Methodoperator()
src/util/nanoflann.h:335
Methodoperator()
src/util/nanoflann.h:384
Methodoperator[]
operator[]
src/util/nanoflann.h:668
MethodoptReg
src/FullSystem/CoarseInitializer.cpp:632
Methodoptimize
src/FullSystem/FullSystemOptimize.cpp:408
MethodoptimizeImmaturePoint
src/FullSystem/FullSystemOptPoint.cpp:51
Methodorthogonalize
src/OptimizationBackend/EnergyFunctional.cpp:718
MethodplaneSplit
* Subdivide the list of points by a plane perpendicular on axe corresponding * to the 'cutfeat' dimension at 'cutval' position. * * On ret
src/util/nanoflann.h:1169
MethodprepImage
src/util/DatasetReader.h:216
MethodprintEigenValLine
src/FullSystem/FullSystem.cpp:1376
MethodprintEvalLine
src/FullSystem/FullSystem.cpp:1492
MethodprintFrameLifetimes
src/FullSystem/FullSystem.cpp:1458
MethodprintLogLine
src/FullSystem/FullSystem.cpp:1328
MethodprintOptRes
src/FullSystem/FullSystemOptimize.cpp:394
MethodprocessFrame
src/util/Undistort.cpp:214
MethodpropagateDown
src/FullSystem/CoarseInitializer.cpp:712
MethodpropagateUp
src/FullSystem/CoarseInitializer.cpp:671
MethodpublishCamPose
Usage: * Called once for each tracked frame, with the real-time, low-delay frame pose. * * Calling: * Always calle
src/IOWrapper/Output3DWrapper.h:161
MethodpublishCamPose
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:101
MethodpublishGraph
Usage: * Called once after each new Keyframe is inserted & optimized. * [connectivity] contains for each frame-frame pair the numb
src/IOWrapper/Output3DWrapper.h:130
MethodpublishGraph
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:59
MethodpublishKeyframes
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:149
MethodpublishKeyframes
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:77
MethodpushDepthImage
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:184
MethodpushDepthImage
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:116
MethodpushDepthImageFloat
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:125
MethodpushLiveFrame
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:173
MethodpushLiveFrame
src/IOWrapper/OutputWrapper/SampleOutputWrapper.h:111
Methodquery
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:1358
MethodradiusSearch
* 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:960
MethodradiusSearchCustomCallback
src/util/nanoflann.h:975
Methodrangecheck
check range (may be private because it is static)
src/util/nanoflann.h:702
Methodrbegin
src/util/nanoflann.h:663
MethodreadFromFile
src/util/Undistort.cpp:716
FunctionreadImageBW_16U
src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:71
FunctionreadImageBW_8U
src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:35
FunctionreadImageRGB_8U
src/IOWrapper/ImageRW_dummy.cpp:36
FunctionreadImageRGB_8U
src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:53
FunctionreadStreamBW_8U
src/IOWrapper/OpenCV/ImageRW_OpenCV.cpp:89
Methodrelease
src/FullSystem/HessianBlocks.cpp:67
Methodrelease
src/util/DatasetReader.h:92
MethodremoveOutliers
src/FullSystem/FullSystemOptimize.cpp:631
MethodremovePoint
src/OptimizationBackend/EnergyFunctional.cpp:700
Methodrend
src/util/nanoflann.h:665
Methodrescale
src/FullSystem/CoarseInitializer.cpp:588
Methodreset
call on reset */
src/IOWrapper/Output3DWrapper.h:204
MethodresetPoints
src/FullSystem/CoarseInitializer.cpp:854
Methodreset_internal
src/IOWrapper/Pangolin/PangolinDSOViewer.cpp:315
MethodresubstituteFPt
src/OptimizationBackend/EnergyFunctional.cpp:291
MethodresubstituteF_MT
src/OptimizationBackend/EnergyFunctional.cpp:263
MethodsaveIndex
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:1276
Methodsave_tree
src/util/nanoflann.h:999
Methodsave_value
src/util/nanoflann.h:223
MethodsearchLevel
src/util/nanoflann.h:1222
MethodsetNewFrameEnergyTH
src/FullSystem/FullSystemOptimize.cpp:93
MethodsetOriginalCalib
src/FullSystem/FullSystem.cpp:211
MethodsetPrecalcValues
src/FullSystem/FullSystem.cpp:1315
MethodsetState
src/FullSystem/Residuals.h:71
MethodsetStateScaled
src/FullSystem/HessianBlocks.h:194
MethodsetStateZero
src/FullSystem/HessianBlocks.cpp:74
MethodsetValueScaled
src/FullSystem/HessianBlocks.h:363
MethodsetZero
src/OptimizationBackend/AccumulatedTopHessian.h:65
Methodset_radius_and_clear
Clears the result set and adjusts the search radius. */
src/util/nanoflann.h:188
MethodshiftUp
src/OptimizationBackend/MatrixAccumulators.h:72
MethodshiftUp
src/OptimizationBackend/MatrixAccumulators.h:156
← previousnext →301–400 of 465, ranked by callers