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
Function
SOPHUS_FUNC SO3<Scalar> inverse
include/sophus/so3.hpp:77
Method
Seed
src/depth_filter.cpp:34
Method
SetFinish
src/slamviewer.cpp:51
Method
Sim2
include/sophus/sim2.hpp:616
Method
Sim2<NewScalarType> cast
include/sophus/sim2.hpp:121
Function
Sim2<Scalar> exp
Group exponential This functions takes in an element of tangent space and returns the corresponding element of the group Sim(2). The first two compo
include/sophus/sim2.hpp:480
Method
Sim2Product<OtherDerived> operator*
include/sophus/sim2.hpp:207
Method
Sim3
include/sophus/sim3.hpp:633
Method
Sim3<NewScalarType> cast
include/sophus/sim3.hpp:122
Function
Sim3<Scalar> exp
Group exponential This functions takes in an element of tangent space and returns the corresponding element of the group Sim(3). The first three com
include/sophus/sim3.hpp:474
Method
Sim3Product<OtherDerived> operator*
include/sophus/sim3.hpp:209
Method
SparseAlign
src/sparse_align.cpp:26
Method
SparseImgAlign
src/sparse_img_align.cpp:26
Function
TangentAndTheta logAndTheta
As above, but also returns ``theta = |omega|``.
include/sophus/so3.hpp:247
Method
Timer
The constructor directly starts the timer.
include/svo/debug.h:23
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/se3.hpp:745
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/se2.hpp:542
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/sim2.hpp:455
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/sim3.hpp:457
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/so2.hpp:448
Function
Transformation generator
Returns the ith infinitesimal generators of SE(3). The infinitesimal generators of SE(3) are: ``` | 0 0 0 1 | G_0 = | 0 0 0 0 | | 0 0 0
include/sophus/se3.hpp:831
Function
Transformation generator
Returns the ith infinitesimal generators of SE(2). The infinitesimal generators of SE(2) are: ``` | 0 0 1 | G_0 = | 0 0 0 | | 0 0 0 | | 0
include/sophus/se2.hpp:610
Function
Transformation generator
Returns the ith infinitesimal generators of SO(3). The infinitesimal generators of SO(3) are: ``` | 0 0 0 | G_0 = | 0 0 -1 | | 0 1 0 | | 0
include/sophus/so3.hpp:649
Function
Transformation generator
Returns the ith infinitesimal generators of Sim(2). The infinitesimal generators of Sim(2) are: ``` | 0 0 1 | G_0 = | 0 0 0 | | 0 0 0 | |
include/sophus/sim2.hpp:518
Function
Transformation generator
Returns the ith infinitesimal generators of Sim(3). The infinitesimal generators of Sim(3) are: ``` | 0 0 0 1 | G_0 = | 0 0 0 0 | | 0 0 0
include/sophus/sim3.hpp:534
Function
Transformation generator
Returns the infinitesimal generators of SO(2). The infinitesimal generators of SO(2) is: | 0 1 | | -1 0 |
include/sophus/so2.hpp:459
Function
Transformation hat
hat-operator It takes in the 6-vector representation (= twist) and returns the corresponding matrix representation of Lie algebra element. Formally,
include/sophus/se3.hpp:852
Function
Transformation hat
hat-operator It takes in the 3-vector representation (= twist) and returns the corresponding matrix representation of Lie algebra element. Formally,
include/sophus/se2.hpp:631
Function
Transformation hat
hat-operator It takes in the 3-vector representation ``omega`` (= rotation vector) and returns the corresponding matrix representation of Lie algebra
include/sophus/so3.hpp:671
Function
Transformation hat
hat-operator It takes in the 4-vector representation and returns the corresponding matrix representation of Lie algebra element. Formally, the hat()
include/sophus/sim2.hpp:539
Function
Transformation hat
hat-operator It takes in the 7-vector representation and returns the corresponding matrix representation of Lie algebra element. Formally, the hat()
include/sophus/sim3.hpp:555
Function
Transformation hat
hat-operator It takes in the scalar representation ``theta`` (= rotation angle) and returns the corresponding matrix representation of Lie algebra el
include/sophus/so2.hpp:474
Function
Transformation matrix
Returns 3x3 matrix representation of the instance. For SO(3), the matrix representation is an orthogonal matrix ``R`` with ``det(R)=1``, thus the so-
include/sophus/so3.hpp:310
Function
Transformation rotationMatrix
Returns rotation matrix.
include/sophus/rxso2.hpp:312
Function
Transformation rotationMatrix
Returns rotation matrix.
include/sophus/rxso3.hpp:341
Method
TukeyWeightFunction
src/robust_cost.cpp:89
Method
UnitScaleEstimator
include/svo/robust_cost.h:42
Method
UnitWeightFunction
include/svo/robust_cost.h:103
Method
Viewer
src/slamviewer.cpp:11
Method
ZMSSD
include/svo/patch_score.h:50
Method
addKeyframe
src/depth_filter.cpp:97
Function
align2D_SSE2
src/feature_alignment.cpp:287
Function
angax2dcm
src/math_utils.cpp:181
Function
angax2quat
src/math_utils.cpp:172
Method
angle
Returns rotation angle.
include/sophus/rxso2.hpp:129
Method
angleX
Extract rotation angle about canonical X-axis
include/sophus/se3.hpp:115
Method
angleY
Extract rotation angle about canonical Y-axis
include/sophus/se3.hpp:119
Method
angleZ
Extract rotation angle about canonical Z-axis
include/sophus/se3.hpp:123
Function
average
include/sophus/average.hpp:67
Function
calcW
include/sophus/sim_details.hpp:10
Function
calcWInv
include/sophus/sim_details.hpp:52
Method
checkKeyPoints
src/frame.cpp:86
Method
clearFrameQueue
src/depth_filter.cpp:356
Function
computeInliersOneView
src/math_utils.cpp:101
Method
computeResiduals
src/sparse_img_align.cpp:144
Method
computeResiduals
src/sparse_align.cpp:148
Method
computeTau
src/depth_filter.cpp:406
Method
createPatchFromPatchWithBorder
src/matcher.cpp:189
Method
cx
include/svo/camera_model.h:133
Method
cy
include/svo/camera_model.h:134
Method
d0
include/svo/camera_model.h:135
Method
d1
include/svo/camera_model.h:136
Method
d2
include/svo/camera_model.h:137
Method
d3
include/svo/camera_model.h:138
Method
d4
include/svo/camera_model.h:139
Function
data
This provides unsafe read/write access to internal data. SO(3) is represented by an Eigen::Quaternion (four parameters). When using direct write acces
include/sophus/se3.hpp:511
Function
data
This provides unsafe read/write access to internal data. SO(2) is represented by a complex number (two parameters). When using direct write access, th
include/sophus/se2.hpp:444
Function
data
This provides unsafe read/write access to internal data. Sim(2) is represented by a complex number (two parameters) and a 2-vector. When using direct
include/sophus/sim2.hpp:423
Function
data
This provides unsafe read/write access to internal data. Sim(3) is represented by an Eigen::Quaternion (four parameters) and a 3-vector. When using di
include/sophus/sim3.hpp:425
Method
data
This provides unsafe read/write access to internal data. RxSO(2) is represented by a complex number (two parameters). When using direct write access,
include/sophus/rxso2.hpp:146
Method
data
This provides unsafe read/write access to internal data. RxSO(3) is represented by an Eigen::Quaternion (four parameters). When using direct write acc
include/sophus/rxso3.hpp:146
Method
data
This provides unsafe read/write access to internal data. SO(2) is represented by a unit complex number (two parameters). When using direct write acces
include/sophus/so2.hpp:140
Function
dcm2rpy
src/math_utils.cpp:125
Function
defaultEnsure
include/sophus/common.hpp:69
Method
deletePoint
src/map.cpp:97
Function
depthFromTriangulationExact
src/math_utils.cpp:33
Function
ensureFailed
include/sophus/example_ensure_handler.cpp:7
Method
epsilon
include/sophus/common.hpp:94
Method
epsilon
include/sophus/common.hpp:108
Method
epsilonSqrt
include/sophus/common.hpp:96
Method
epsilonSqrt
include/sophus/common.hpp:112
Method
errorMultiplier
include/svo/camera_model.h:124
Method
eval
include/svo/faster_corner_utilities.h:33
Method
exp
include/sophus/rxso2.hpp:470
Method
exp
include/sophus/rxso3.hpp:512
Method
expAndTheta
include/sophus/rxso3.hpp:521
Method
f2w
Transforms point from frame unit sphere (f) frame to world coordinate frame (w).
include/svo/frame.h:108
Method
fast_xy
include/svo/fast.h:15
Function
faster_corner_detect_10
src/faster_corner_10_sse.cpp:15
Method
finishFrameProcessingCommon
src/frame_handler_base.cpp:108
Method
finishIteration
src/sparse_img_align.cpp:260
Method
finishIteration
src/sparse_align.cpp:266
Function
finiteDifferenceRotationalVelocity
include/sophus/velocities.hpp:43
Method
focal_length
include/svo/camera_model.h:114
Function
frameJac_xyz2uv
include/svo/math_lib.h:144
Method
fx
include/svo/camera_model.h:131
Method
fy
include/svo/camera_model.h:132
Method
generator
include/sophus/rxso2.hpp:495
Method
generator
include/sophus/rxso3.hpp:560
Method
getCellIndex
include/svo/feature_detection.h:77
← previous
next →
301–400 of 668, ranked by callers