Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutonomousFieldRoboticsLab/SVIn
/ functions
Functions
1,396 in github.com/AutonomousFieldRoboticsLab/SVIn
⨍
Functions
1,396
◇
Types & classes
238
↓ 4 callers
Function
conservativeResize
okvis_ros/okvis/okvis_ceres/src/MarginalizationError.cpp:56
↓ 4 callers
Method
detect
detect keypoints. This uses virtual function calls. That's a negligibly small overhead for many detections. returns the number of detected points.
okvis_ros/okvis/okvis_cv/include/okvis/implementation/Frame.hpp:93
↓ 4 callers
Function
evaluateContinuousTimeOde
world-centric velocities
okvis_ros/okvis/okvis_ceres/include/okvis/ceres/ode/ode.hpp:73
↓ 4 callers
Method
frameIdByAge
Get the ID of an older frame.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:1048
↓ 4 callers
Method
getFloatTime
pose_graph/ThirdParty/DUtils/Timestamp.cpp:82
↓ 4 callers
Method
getLoopRelativeT
pose_graph/src/pose_graph/Keyframe.cpp:576
↓ 4 callers
Method
isKeyframe
* @brief Checks if a particular frame is a keyframe. * @param[in] frameId ID of frame to check. * @return True if the frame is a keyframe. */
okvis_ros/okvis/okvis_ceres/include/okvis/Estimator.hpp:357
↓ 4 callers
Method
isLandmarkInitialized
Checks whether the landmark is initialized.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:966
↓ 4 callers
Method
isZero
okvis_ros/okvis/okvis_time/include/okvis/Time.hpp:156
↓ 4 callers
Method
numMatches
okvis_ros/okvis/okvis_frontend/src/VioKeyframeWindowMatchingAlgorithm.cpp:333
↓ 4 callers
Method
removeParameterBlock
Remove a parameter block from the map.
okvis_ros/okvis/okvis_ceres/src/Map.cpp:322
↓ 4 callers
Function
rightJacobian
Right Jacobian, see Forster et al. RSS 2015 eqn. (8)
okvis_ros/okvis/okvis_kinematics/include/okvis/kinematics/implementation/Transformation.hpp:70
↓ 4 callers
Method
setTime
pose_graph/ThirdParty/DUtils/Timestamp.cpp:63
↓ 4 callers
Method
sizeA
\brief what is the size of list A?
okvis_ros/okvis/okvis_matcher/test/testMatcher.cpp:17
↓ 4 callers
Method
sizeB
\brief what is the size of list B?
okvis_ros/okvis/okvis_matcher/test/testMatcher.cpp:19
↓ 4 callers
Method
write
\brief Writing to file -- not implemented
okvis_ros/okvis/okvis_ceres/include/okvis/ceres/ParameterBlockSized.hpp:129
↓ 3 callers
Method
AddSample
pose_graph/include/utils/Statistics.h:125
↓ 3 callers
Method
PlusJacobian
The jacobian of Plus(x, delta) w.r.t delta at delta = 0.
okvis_ros/okvis/okvis_ceres/src/PoseManifold.cpp:143
↓ 3 callers
Method
Subscriber
pose_graph/src/pose_graph/Subscriber.cpp:13
↓ 3 callers
Method
computeOverlaps
\brief compute all the overlaps of fields of view. Attention: can be expensive.
okvis_ros/okvis/okvis_cv/src/NCameraSystem.cpp:52
↓ 3 callers
Method
createRandomVisibleHomogeneousPoint
Creates a random visible point in homogeneous coordinates.
okvis_ros/okvis/okvis_cv/src/CameraBase.cpp:74
↓ 3 callers
Method
describe
describe keypoints. This uses virtual function calls. That's a negligibly small overhead for many detections. \param extractionDirection the extractio
okvis_ros/okvis/okvis_cv/include/okvis/implementation/Frame.hpp:109
↓ 3 callers
Method
distanceThreshold
\brief Distances above this threshold will not be returned as matches.
okvis_ros/okvis/okvis_matcher/include/okvis/MatchingAlgorithm.hpp:97
↓ 3 callers
Method
distort
okvis_ros/okvis/okvis_cv/include/okvis/cameras/implementation/EquidistantDistortion.hpp:74
↓ 3 callers
Method
getCvKeypoint
access a specific keypoint in OpenCV format
okvis_ros/okvis/okvis_cv/include/okvis/implementation/Frame.hpp:169
↓ 3 callers
Method
getLoopRelativeQ
pose_graph/src/pose_graph/Keyframe.cpp:578
↓ 3 callers
Method
getNumberCorrespondences
Retrieve the number of correspondences.
okvis_ros/okvis/okvis_frontend/src/FrameRelativeAdapter.cpp:245
↓ 3 callers
Method
getSpeedAndBias
Feel free to implement caching for them... Get speeds and IMU biases for a given pose ID.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:1020
↓ 3 callers
Method
minus
Computes the minimal difference between a variable x and a perturbed variable x_plus_delta.
okvis_ros/okvis/okvis_ceres/src/PoseManifold.cpp:93
↓ 3 callers
Function
okvis_wallsleep
* @brief Go to the wall! * * @todo Fully implement the win32 parts, currently just like a regular sleep. */
okvis_ros/okvis/okvis_time/src/Time.cpp:199
↓ 3 callers
Method
oplusJacobian
okvis_ros/okvis/okvis_kinematics/include/okvis/kinematics/implementation/Transformation.hpp:231
↓ 3 callers
Method
optimize
Start ceres optimization.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:876
↓ 3 callers
Method
read
@name File read/write - implement in derived class, if needed @{ \brief Reading from file -- not implemented
okvis_ros/okvis/okvis_ceres/include/okvis/ceres/ParameterBlockSized.hpp:126
↓ 3 callers
Method
reset
pose_graph/ThirdParty/DUtils/Random.cpp:91
↓ 3 callers
Method
setBestMatch
\brief At the end of the matching step, this function is called once for each pair of matches discovered.
okvis_ros/okvis/okvis_matcher/test/testMatcher.cpp:48
↓ 3 callers
Method
setBlocking
okvis_ros/okvis/okvis_multisensor_processing/src/ThreadedKFVio.cpp:411
↓ 3 callers
Method
setFullStateCallback
Set the fullStateCallback to be called every time a new state is estimated.
okvis_ros/okvis/okvis_common/src/VioInterface.cpp:76
↓ 3 callers
Method
setImage
set the frame image;
okvis_ros/okvis/okvis_cv/include/okvis/implementation/Frame.hpp:60
↓ 3 callers
Method
setLandmarkInitialized
Set the landmark initialization state.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:1126
↓ 3 callers
Method
stop
okvis_ros/okvis/okvis_timing/src/Timer.cpp:124
↓ 3 callers
Method
total_samples
------------------------------------------------------------------------ */
pose_graph/include/utils/Accumulator.h:86
↓ 3 callers
Method
type
\brief The class type.
okvis_ros/okvis/okvis_cv/include/okvis/cameras/NoDistortion.hpp:82
↓ 3 callers
Method
updateSVInPose
pose_graph/src/pose_graph/Keyframe.cpp:569
↓ 2 callers
Method
Add
------------------------------------------------------------------------ */
pose_graph/include/utils/Accumulator.h:64
↓ 2 callers
Method
GetMostRecent
------------------------------------------------------------------------ */
pose_graph/include/utils/Accumulator.h:106
↓ 2 callers
Method
Mean
pose_graph/include/utils/Statistics.h:87
↓ 2 callers
Method
Publisher
pose_graph/src/pose_graph/Publisher.cpp:24
↓ 2 callers
Method
Q1
pose_graph/include/utils/Statistics.h:92
↓ 2 callers
Function
RotationMatrixRotatePoint
pose_graph/include/pose_graph/PoseGraph.h:141
↓ 2 callers
Function
RotationMatrixTranspose
pose_graph/include/pose_graph/PoseGraph.h:128
↓ 2 callers
Function
YawPitchRollToRotationMatrix
pose_graph/include/pose_graph/PoseGraph.h:111
↓ 2 callers
Method
add
pose_graph/ThirdParty/DBoW/TemplatedDatabase.h:369
↓ 2 callers
Method
addFeature
pose_graph/ThirdParty/DBoW/FeatureVector.cpp:27
↓ 2 callers
Method
addIfNotExist
pose_graph/ThirdParty/DBoW/BowVector.cpp:42
↓ 2 callers
Method
addImu
Add an IMU to the configuration.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:82
↓ 2 callers
Method
addLandmark
Add a landmark.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:414
↓ 2 callers
Method
addStates
Add a pose to the state.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:98
↓ 2 callers
Method
addValue
pose_graph/include/utils/ThreadsafeTemporalBuffer-inl.h:66
↓ 2 callers
Method
addWeight
pose_graph/ThirdParty/DBoW/BowVector.cpp:30
↓ 2 callers
Method
add_loopedge
pose_graph/src/utils/CameraPoseVisualization.cpp:72
↓ 2 callers
Method
applyMarginalizationStrategy
Applies the dropping/marginalization strategy according to the RSS'13/IJRR'14 paper. The new number of frames in the window will be numKeyframes+numIm
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:495
↓ 2 callers
Method
create
pose_graph/ThirdParty/DBoW/TemplatedVocabulary.h:543
↓ 2 callers
Method
currentFrameId
Get the ID of the newest frame added to the state.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:1058
↓ 2 callers
Method
currentKeyframeId
Get the ID of the current keyframe.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:1037
↓ 2 callers
Function
deltaQ
okvis_ros/okvis/okvis_kinematics/include/okvis/kinematics/implementation/Transformation.hpp:61
↓ 2 callers
Method
depth
getters \brief Get the measurement. \return The measurement vector.
okvis_ros/okvis/okvis_ceres/include/okvis/ceres/DepthError.hpp:101
↓ 2 callers
Method
display
trigger display (needed because OSX won't allow threaded display)
okvis_ros/okvis/okvis_multisensor_processing/src/ThreadedKFVio.cpp:936
↓ 2 callers
Method
display
okvis_ros/okvis/okvis_apps/src/okvis_app_synchronous.cpp:135
↓ 2 callers
Method
distortWithExternalParameters
okvis_ros/okvis/okvis_cv/include/okvis/cameras/implementation/EquidistantDistortion.hpp:187
↓ 2 callers
Method
doSetup
\brief This will be called exactly once for each call to DenseMatcher::match()
okvis_ros/okvis/okvis_matcher/include/okvis/MatchingAlgorithm.hpp:75
↓ 2 callers
Method
getBearingVector1
Retrieve the bearing vector of a correspondence in viewpoint 1.
okvis_ros/okvis/okvis_frontend/src/FrameRelativeAdapter.cpp:207
↓ 2 callers
Method
getBearingVector2
Retrieve the bearing vector of a correspondence in viewpoint 2.
okvis_ros/okvis/okvis_frontend/src/FrameRelativeAdapter.cpp:212
↓ 2 callers
Method
getLandmarks
Get a copy of all the landmarks as a PointMap.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:973
↓ 2 callers
Method
getMapPoints
pose_graph/include/pose_graph/GlobalMapping.h:88
↓ 2 callers
Method
getNearestValueToTime
pose_graph/include/utils/ThreadsafeTemporalBuffer-inl.h:136
↓ 2 callers
Method
getScoringType
* Returns the scoring method * @return scoring method */
pose_graph/ThirdParty/DBoW/TemplatedVocabulary.h:211
↓ 2 callers
Method
getSigmaAngle1
Obtain the angular standard deviation of the correspondence in frame 1 in [rad].
okvis_ros/okvis/okvis_frontend/src/FrameRelativeAdapter.cpp:248
↓ 2 callers
Method
getSigmaAngle2
Obtain the angular standard deviation of the correspondence in frame 2 in [rad].
okvis_ros/okvis/okvis_frontend/src/FrameRelativeAdapter.cpp:253
↓ 2 callers
Method
getWeightingType
* Returns the weighting method * @return weighting method */
pose_graph/ThirdParty/DBoW/TemplatedVocabulary.h:205
↓ 2 callers
Method
imageHeight
\brief The height of the image in pixels.
okvis_ros/okvis/okvis_cv/include/okvis/cameras/CameraBase.hpp:116
↓ 2 callers
Method
imageWidth
\brief The width of the image in pixels.
okvis_ros/okvis/okvis_cv/include/okvis/cameras/CameraBase.hpp:114
↓ 2 callers
Method
isJacobianCorrect
Check a Jacobian with numeric differences.
okvis_ros/okvis/okvis_ceres/src/Map.cpp:153
↓ 2 callers
Method
keypointDescriptor
access the descriptor -- CAUTION: high-speed version. returns NULL if out of bounds.
okvis_ros/okvis/okvis_cv/include/okvis/implementation/Frame.hpp:212
↓ 2 callers
Method
manifoldPtr
* @brief The local parameterisation object to use. */
okvis_ros/okvis/okvis_ceres/include/okvis/ceres/ParameterBlock.hpp:139
↓ 2 callers
Method
match
okvis_ros/okvis/okvis_matcher/include/okvis/implementation/DenseMatcher.hpp:195
↓ 2 callers
Method
max
------------------------------------------------------------------------ */
pose_graph/include/utils/Accumulator.h:109
↓ 2 callers
Method
min
------------------------------------------------------------------------ */
pose_graph/include/utils/Accumulator.h:112
↓ 2 callers
Function
normalizeSecNSec
okvis_ros/okvis/okvis_time/src/Time.cpp:344
↓ 2 callers
Function
normalizeSecNSecSigned
okvis_ros/okvis/okvis_time/src/Duration.cpp:55
↓ 2 callers
Function
normalizeSecNSecUnsigned
okvis_ros/okvis/okvis_time/src/Time.cpp:364
↓ 2 callers
Method
numUncertainMatches
okvis_ros/okvis/okvis_frontend/src/VioKeyframeWindowMatchingAlgorithm.cpp:345
↓ 2 callers
Function
okvis_nanosleep
* @brief Simple representation of the rt library nanosleep function. */
okvis_ros/okvis/okvis_time/src/Time.cpp:169
↓ 2 callers
Function
okvis_walltime
** Cross Platform Functions *********************************************************************/ * These have only internal linkage to this transla
okvis_ros/okvis/okvis_time/src/Time.cpp:96
↓ 2 callers
Method
parameters
@brief Get parameters -- as a pointer. \return Pointer to the parameters allocated in here.
okvis_ros/okvis/okvis_ceres/include/okvis/ceres/ParameterBlockSized.hpp:107
↓ 2 callers
Method
plus
Generalization of the addition operation, x_plus_delta = Plus(x, delta) with the condition that Plus(x, 0) = x.
okvis_ros/okvis/okvis_ceres/src/PoseManifold.cpp:59
↓ 2 callers
Method
projectWithExternalParameters
okvis_ros/okvis/okvis_cv/include/okvis/cameras/implementation/PinholeCamera.hpp:216
↓ 2 callers
Method
publish_by
pose_graph/src/utils/CameraPoseVisualization.cpp:196
↓ 2 callers
Method
removeObservation
Remove an observation from a landmark.
okvis_ros/okvis/okvis_ceres/src/Estimator.cpp:432
↓ 2 callers
Method
saveTrajectory
pose_graph/src/pose_graph/Publisher.cpp:189
↓ 2 callers
Method
setBlocking
Set the blocking variable that indicates whether the addMeasurement() functions should return immediately (blocking=false), or only when the processin
okvis_ros/okvis/okvis_common/src/VioInterface.cpp:106
← previous
next →
101–200 of 1,396, ranked by callers