Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/93won/360_visual_inertial_odometry
/ functions
Functions
379 in github.com/93won/360_visual_inertial_odometry
⨍
Functions
379
◇
Types & classes
66
Method
GetObservationCount
* @brief Get number of observations */
src/database/MapPoint.h:84
Method
GetReferenceKeyframe
* @brief Get the reference (origin) keyframe */
src/database/MapPoint.h:141
Method
GetReferenceKeyframe
src/database/Frame.cpp:303
Method
GetTrackingState
* @brief Get current tracking state * @return Current tracking state */
src/processing/Estimator.h:181
Method
GetU
src/database/Feature.h:48
Method
GetV
src/database/Feature.h:49
Method
GetVelocity
src/database/Feature.h:51
Method
GetWidth
src/database/Camera.h:104
Method
GetWindowSize
* @brief Get the number of keyframes in the sliding window * @return Number of keyframes in window */
src/processing/Estimator.h:242
Method
GlobalSize
* @brief Global size of the parameter (tangent space dimension) */
src/optimization/Parameters.h:77
Method
GlobalSize
* @brief Global size of the parameter (3D point dimension) */
src/optimization/Parameters.h:150
Method
GlobalSize
* @brief Global size of the parameter (3D velocity dimension) */
src/optimization/Parameters.h:206
Method
GlobalSize
* @brief Global size of the parameter (3D bias dimension) */
src/optimization/Parameters.h:262
Method
GlobalSize
* @brief Global size = 9 (3x3 rotation matrix in column-major) */
src/optimization/Parameters.h:333
Method
GravityParameterization
src/optimization/Parameters.h:290
Method
HasIMUPreintegrationFromLastFrame
* @brief Check if has preintegration from last frame */
src/database/Frame.h:147
Method
HasMapPoint
src/database/Frame.cpp:261
Method
IMUInitResult
src/optimization/Optimizer.h:79
Method
IMUPreintegration
src/processing/IMUPreintegrator.cpp:30
Method
IMUPreintegrator
src/processing/IMUPreintegrator.cpp:61
Method
Identity
Identity
src/util/LieUtils.h:72
Method
Identity
Identity
src/util/LieUtils.h:138
Method
Identity
Identity
src/util/LieUtils.h:222
Method
Identity
Identity
src/util/LieUtils.h:285
Method
IncrementAge
src/database/Feature.h:74
Method
IncrementTrackCount
src/database/Feature.h:73
Method
InertialFactorFixedGravity
src/optimization/Factors.cpp:1299
Method
InertialGravityFactor
src/optimization/Factors.cpp:668
Method
InertialGravityScaleFactor
src/optimization/Factors.cpp:981
Method
Info
src/util/Logger.h:33
Method
Init
src/util/Logger.h:18
Method
InitializationResult
src/processing/Initializer.h:40
Method
Initializer
src/processing/Initializer.cpp:24
Method
IntegrateMeasurement
src/processing/IMUPreintegrator.cpp:200
Method
InterpolateIntermediateFrames
src/processing/Initializer.cpp:1110
Method
Inverse
Inverse
src/util/LieUtils.h:132
Method
Inverse
Inverse
src/util/LieUtils.h:217
Method
IsBackendRunning
* @brief Check if backend thread is running */
src/processing/Estimator.h:110
Method
IsInitialized
* @brief Check if IMU has been initialized * @return True if initialized */
src/processing/IMUPreintegrator.h:194
Method
IsInitialized
* @brief Check if initialization is complete */
src/processing/Initializer.h:107
Method
IsKeyframeInWindow
src/processing/Estimator.cpp:1415
Method
IsNearBoundary
src/optimization/Optimizer.cpp:42
Method
IsSaveRequested
* @brief Check if save was requested */
src/util/VizUtils.h:96
Method
IsTriangulated
src/database/MapPoint.h:108
Method
LinkMapPointsFromPreviousFrame
src/processing/Estimator.cpp:1146
Method
LoadMatrix4f
src/util/ConfigUtils.cpp:263
Method
LocalSize
* @brief Local size of the perturbation (tangent space dimension) */
src/optimization/Parameters.h:82
Method
LocalSize
* @brief Local size of the perturbation (3D point dimension) */
src/optimization/Parameters.h:155
Method
LocalSize
* @brief Local size of the perturbation (3D velocity dimension) */
src/optimization/Parameters.h:211
Method
LocalSize
* @brief Local size of the perturbation (3D bias dimension) */
src/optimization/Parameters.h:267
Method
LocalSize
* @brief Local size = 2 (only 2 DoF for gravity direction) */
src/optimization/Parameters.h:338
Method
ManageGridFeatures
src/processing/FeatureTracker.cpp:381
Method
MapPoint
src/database/MapPoint.cpp:23
Method
MapPointParameterization
src/optimization/Parameters.h:112
Method
Normalize
src/util/LieUtils.cpp:106
Method
NormalizeRotation
src/optimization/Parameters.cpp:217
Method
NormalizeScale
src/processing/Initializer.cpp:994
Method
Observation
src/database/MapPoint.h:33
Method
OptimizeIMUInitWithScale
src/optimization/Optimizer.cpp:1705
Method
Optimizer
src/optimization/Optimizer.cpp:28
Method
ParamsToPose
src/optimization/Optimizer.cpp:64
Method
Plus
src/optimization/Parameters.cpp:19
Method
PnPFactor
PnPFactor implementation
src/optimization/Factors.cpp:23
Method
PnPObservation
src/optimization/Optimizer.h:127
Method
PnPResult
src/optimization/Optimizer.h:41
Method
PoseToParams
src/optimization/Optimizer.cpp:49
Method
PredictStateWithIMU
src/processing/Estimator.cpp:782
Method
Print
Print raw line without log level prefix
src/util/Logger.h:57
Method
ProcessIMU
src/processing/Estimator.cpp:737
Method
ProcessIntermediateFrames
DEPRECATED: This function was used for interpolation-based initialization.
src/processing/Estimator.cpp:1186
Method
ProcessKeyframeInBackend
src/processing/Estimator.cpp:157
Method
Project
src/database/Camera.cpp:69
Method
ProjectWorld
src/database/Camera.cpp:77
Method
RecoverPose
src/processing/Initializer.cpp:620
Method
RejectOutliersRotationRANSAC
src/processing/FeatureTracker.cpp:253
Method
RemoveClusteredFeatures
src/processing/FeatureTracker.cpp:404
Method
Reset
src/processing/IMUPreintegrator.cpp:34
Method
Reset
src/processing/Initializer.cpp:43
Method
Reset
src/processing/Estimator.cpp:898
Method
ResetBACount
* @brief Reset BA optimization count */
src/database/MapPoint.h:128
Method
RightJacobian
src/processing/IMUPreintegrator.cpp:347
Method
Rodrigues
src/processing/IMUPreintegrator.cpp:330
Method
RotationMatrix
Get rotation matrix
src/util/LieUtils.h:114
Method
SE3
src/util/LieUtils.h:90
Method
SE3
src/util/LieUtils.cpp:112
Method
SE3GlobalParameterization
src/optimization/Parameters.h:39
Method
SE3ToTangent
src/optimization/Parameters.cpp:69
Method
SE3d
src/util/LieUtils.h:237
Method
SE3d
src/util/LieUtils.cpp:296
Method
SO3
src/util/LieUtils.h:38
Method
SO3
src/util/LieUtils.cpp:89
Method
SO3d
src/util/LieUtils.h:170
Method
SO3d
src/util/LieUtils.cpp:275
Method
ScalarPriorFactor
src/optimization/Factors.h:368
Method
SelectFeaturesForTracking
src/database/Frame.cpp:204
Method
SelectFramePair
src/processing/Initializer.cpp:432
Method
SetDefaultValues
src/util/ConfigUtils.cpp:27
Method
SetDtFromLastKeyframe
src/database/Frame.h:105
Method
SetGravity
* @brief Set gravity vector in world frame * @param gravity Gravity vector [m/s²] */
src/processing/IMUPreintegrator.h:164
Method
SetId
src/database/MapPoint.h:100
← previous
next →
201–300 of 379, ranked by callers