Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HeYijia/svo_edgelet
/ functions
Functions
668 in github.com/HeYijia/svo_edgelet
⨍
Functions
668
◇
Types & classes
190
Method
operator*
Group action on lines. This function rotates a parametrized line ``l(t) = o + t * d`` by the SO3 element ans scales it by the scale factor: Origin `
include/sophus/rxso3.hpp:294
Method
operator*
Group action on lines. This function rotates a parametrized line ``l(t) = o + t * d`` by the SO2 element: Both direction ``d`` and origin ``o`` are
include/sophus/so2.hpp:276
Method
operator->
include/sophus/common.hpp:142
Function
operator<
src/homography.cpp:203
Method
optimize
src/sparse_align.cpp:276
Method
optimizeStructure
src/frame_handler_base.cpp:182
Method
optional
include/sophus/common.hpp:134
Method
pi
include/sophus/common.hpp:101
Method
pi
include/sophus/common.hpp:114
Function
planeFromSE3
include/sophus/geometry.hpp:148
Method
pointQualityComparator
src/reprojector.cpp:148
Method
precomputeReferencePatches
src/sparse_img_align.cpp:81
Method
precomputeReferencePatches
src/sparse_align.cpp:85
Method
prep_t
include/svo/faster_corner_utilities.h:25
Method
prep_t
include/svo/faster_corner_utilities.h:37
Function
pretty
include/sophus/test_macros.hpp:25
Method
processFirstFrame
src/frame_handler_mono.cpp:236
Method
processFrame
src/frame_handler_mono.cpp:274
Method
processSecondFrame
src/frame_handler_mono.cpp:248
Function
processTestResult
include/sophus/test_macros.hpp:39
Function
project3d
include/svo/math_lib.h:114
Function
ptLastOptimComparator
src/frame_handler_base.cpp:177
Function
pyrFromZero_2d
include/svo/math_lib.h:138
Method
quaternion_
include/sophus/rxso3.hpp:485
Method
readAllEntries
Read all entries at once.
include/svo/blender_utils.h:68
Method
relocalizeFrame
src/frame_handler_mono.cpp:415
Method
relocalizeFrameAtPose
src/frame_handler_mono.cpp:461
Method
reprojectCell
src/reprojector.cpp:155
Method
reprojectPoint
src/reprojector.cpp:239
Method
reset
src/initialization.cpp:153
Method
reset
src/depth_filter.cpp:187
Method
reset
src/sparse_align.cpp:40
Method
reset
Will reset the map as soon as the current frame is finished processing.
include/svo/frame_handler_base.h:68
Method
reset
include/svo/debug.h:60
Method
resetAll
src/frame_handler_mono.cpp:479
Method
resetAll
Reset the frame handler. Implement in derived class.
include/svo/frame_handler_base.h:109
Method
resetCommon
src/frame_handler_base.cpp:146
Method
resetGrid
src/feature_detection.cpp:44
Method
resetGrid
src/reprojector.cpp:55
Method
resume
include/svo/debug.h:39
Function
rot
Construct pure rotation.
include/sophus/se2.hpp:660
Function
rotX
Construct x-axis rotation.
include/sophus/se3.hpp:885
Function
rotX
Construct x-axis rotation.
include/sophus/so3.hpp:702
Function
rotY
Construct y-axis rotation.
include/sophus/se3.hpp:891
Function
rotY
Construct y-axis rotation.
include/sophus/so3.hpp:708
Function
rotZ
Construct z-axis rotation.
include/sophus/se3.hpp:897
Function
rotZ
Construct z-axis rotation.
include/sophus/so3.hpp:714
Function
rpy2dcm
src/math_utils.cpp:151
Method
run
src/sparse_img_align.cpp:40
Method
run
src/sparse_align.cpp:49
Function
sampleUniform
include/sophus/se2.hpp:669
Function
sampleUniform
include/sophus/so3.hpp:722
Function
sampleUniform
include/sophus/sim2.hpp:583
Function
sampleUniform
include/sophus/sim3.hpp:598
Function
sampleUniform
include/sophus/so2.hpp:504
Method
sampleUniform
include/sophus/rxso2.hpp:547
Method
sampleUniform
include/sophus/rxso3.hpp:616
Function
saveMatToCsv
src/feature_detection.cpp:25
Function
setAngle
Setter of rotation angle, leaves scale as is.
include/sophus/rxso2.hpp:325
Function
setComplex
Takes in complex number, and normalizes it. Precondition: The complex number must not be close to zero.
include/sophus/se2.hpp:307
Function
setComplex
Setter of non-zero complex number. Precondition: ``z`` must not be close to zero.
include/sophus/sim2.hpp:281
Function
setComplex
include/sophus/rxso2.hpp:79
Function
setComplex
include/sophus/so2.hpp:80
Method
setCoreKfs
src/frame_handler_mono.cpp:534
Function
setElementAt
include/sophus/types.hpp:180
Method
setFirstFrame
src/frame_handler_mono.cpp:489
Method
setKeyPoints
src/frame.cpp:76
Function
setQuaternion
Takes in quaternion, and normalizes it. Precondition: The quaternion must not be close to zero.
include/sophus/so3.hpp:405
Function
setQuaternion
include/sophus/sim3.hpp:59
Function
setQuaternion
include/sophus/rxso3.hpp:70
Function
setRotationMatrix
Sets ``so3`` using ``rotation_matrix``. Precondition: ``R`` must be orthogonal and ``det(R)=1``.
include/sophus/se2.hpp:315
Function
setRotationMatrix
Setter of complex number using rotation matrix ``R``, leaves scale as is.
include/sophus/sim2.hpp:317
Function
setRotationMatrix
Setter of complex using rotation matrix ``R``, leaves scale as is. Precondition: ``R`` must be orthogonal with determinant of one.
include/sophus/rxso2.hpp:331
Function
setRotationMatrix
Setter of quaternion using rotation matrix ``R``, leaves scale as is.
include/sophus/sim3.hpp:317
Function
setRotationMatrix
Setter of quaternion using rotation matrix ``R``, leaves scale as is.
include/sophus/rxso3.hpp:354
Function
setSO3
Setter of SO(3) rotations, leaves scale as is.
include/sophus/rxso3.hpp:393
Function
setScale
Sets scale and leaves rotation as is. Note: This function as a significant computational cost, since it has to call the square root twice.
include/sophus/sim2.hpp:326
Function
setScale
Sets scale and leaves rotation as is.
include/sophus/rxso2.hpp:337
Function
setScale
Sets scale and leaves rotation as is. Note: This function as a significant computational cost, since it has to call the square root twice.
include/sophus/sim3.hpp:326
Function
setScale
Sets scale and leaves rotation as is. Note: This function as a significant computational cost, since it has to call the square root twice.
include/sophus/rxso3.hpp:366
Function
setScaledRotationMatrix
Setter of complexnumber using scaled rotation matrix ``sR``. Precondition: The 2x2 matrix must be "scaled orthogonal" and have a positive determinant
include/sophus/sim2.hpp:333
Function
setScaledRotationMatrix
Setter of complex number using scaled rotation matrix ``sR``. Precondition: The 2x2 matrix must be "scaled orthogonal" and have a positive determinan
include/sophus/rxso2.hpp:348
Function
setScaledRotationMatrix
Setter of quaternion using scaled rotation matrix ``sR``. Precondition: The 3x3 matrix must be "scaled orthogonal" and have a positive determinant.
include/sophus/sim3.hpp:333
Function
setScaledRotationMatrix
Setter of quaternion using scaled rotation matrix ``sR``. Precondition: The 3x3 matrix must be "scaled orthogonal" and have a positive determinant.
include/sophus/rxso3.hpp:378
Function
setToZero
include/sophus/types.hpp:172
Method
setTrackingQuality
src/frame_handler_base.cpp:157
Method
size
include/svo/ringbuffer.h:54
Method
skip
include/svo/blender_utils.h:39
Method
skipComments
include/svo/blender_utils.h:49
Method
solve
src/sparse_img_align.cpp:242
Function
squaredNorm
include/sophus/types.hpp:187
Method
stage
Get the current stage of the algorithm.
include/svo/frame_handler_base.h:74
Method
start
Start processing.
include/svo/frame_handler_base.h:71
Method
startFrameProcessingCommon
src/frame_handler_base.cpp:87
Method
startIteration
src/sparse_img_align.cpp:257
Method
startIteration
src/sparse_align.cpp:263
Method
startTimer
src/debug.cpp:64
Method
stopThread
src/depth_filter.cpp:67
Method
stopTimer
src/debug.cpp:74
Function
testFailed
include/sophus/test_macros.hpp:30
← previous
next →
501–600 of 668, ranked by callers