MCPcopy Create free account

hub / github.com/HeYijia/svo_edgelet / functions

Functions668 in github.com/HeYijia/svo_edgelet

FunctionSOPHUS_FUNC SO3<Scalar> inverse
include/sophus/so3.hpp:77
MethodSeed
src/depth_filter.cpp:34
MethodSetFinish
src/slamviewer.cpp:51
MethodSim2
include/sophus/sim2.hpp:616
MethodSim2<NewScalarType> cast
include/sophus/sim2.hpp:121
FunctionSim2<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
MethodSim2Product<OtherDerived> operator*
include/sophus/sim2.hpp:207
MethodSim3
include/sophus/sim3.hpp:633
MethodSim3<NewScalarType> cast
include/sophus/sim3.hpp:122
FunctionSim3<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
MethodSim3Product<OtherDerived> operator*
include/sophus/sim3.hpp:209
MethodSparseAlign
src/sparse_align.cpp:26
MethodSparseImgAlign
src/sparse_img_align.cpp:26
FunctionTangentAndTheta logAndTheta
As above, but also returns ``theta = |omega|``.
include/sophus/so3.hpp:247
MethodTimer
The constructor directly starts the timer.
include/svo/debug.h:23
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/se3.hpp:745
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/se2.hpp:542
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/sim2.hpp:455
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/sim3.hpp:457
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/so2.hpp:448
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation generator
Returns the infinitesimal generators of SO(2). The infinitesimal generators of SO(2) is: | 0 1 | | -1 0 |
include/sophus/so2.hpp:459
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation 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
FunctionTransformation rotationMatrix
Returns rotation matrix.
include/sophus/rxso2.hpp:312
FunctionTransformation rotationMatrix
Returns rotation matrix.
include/sophus/rxso3.hpp:341
MethodTukeyWeightFunction
src/robust_cost.cpp:89
MethodUnitScaleEstimator
include/svo/robust_cost.h:42
MethodUnitWeightFunction
include/svo/robust_cost.h:103
MethodViewer
src/slamviewer.cpp:11
MethodZMSSD
include/svo/patch_score.h:50
MethodaddKeyframe
src/depth_filter.cpp:97
Functionalign2D_SSE2
src/feature_alignment.cpp:287
Functionangax2dcm
src/math_utils.cpp:181
Functionangax2quat
src/math_utils.cpp:172
Methodangle
Returns rotation angle.
include/sophus/rxso2.hpp:129
MethodangleX
Extract rotation angle about canonical X-axis
include/sophus/se3.hpp:115
MethodangleY
Extract rotation angle about canonical Y-axis
include/sophus/se3.hpp:119
MethodangleZ
Extract rotation angle about canonical Z-axis
include/sophus/se3.hpp:123
Functionaverage
include/sophus/average.hpp:67
FunctioncalcW
include/sophus/sim_details.hpp:10
FunctioncalcWInv
include/sophus/sim_details.hpp:52
MethodcheckKeyPoints
src/frame.cpp:86
MethodclearFrameQueue
src/depth_filter.cpp:356
FunctioncomputeInliersOneView
src/math_utils.cpp:101
MethodcomputeResiduals
src/sparse_img_align.cpp:144
MethodcomputeResiduals
src/sparse_align.cpp:148
MethodcomputeTau
src/depth_filter.cpp:406
MethodcreatePatchFromPatchWithBorder
src/matcher.cpp:189
Methodcx
include/svo/camera_model.h:133
Methodcy
include/svo/camera_model.h:134
Methodd0
include/svo/camera_model.h:135
Methodd1
include/svo/camera_model.h:136
Methodd2
include/svo/camera_model.h:137
Methodd3
include/svo/camera_model.h:138
Methodd4
include/svo/camera_model.h:139
Functiondata
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
Functiondata
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
Functiondata
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
Functiondata
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
Methoddata
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
Methoddata
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
Methoddata
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
Functiondcm2rpy
src/math_utils.cpp:125
FunctiondefaultEnsure
include/sophus/common.hpp:69
MethoddeletePoint
src/map.cpp:97
FunctiondepthFromTriangulationExact
src/math_utils.cpp:33
FunctionensureFailed
include/sophus/example_ensure_handler.cpp:7
Methodepsilon
include/sophus/common.hpp:94
Methodepsilon
include/sophus/common.hpp:108
MethodepsilonSqrt
include/sophus/common.hpp:96
MethodepsilonSqrt
include/sophus/common.hpp:112
MethoderrorMultiplier
include/svo/camera_model.h:124
Methodeval
include/svo/faster_corner_utilities.h:33
Methodexp
include/sophus/rxso2.hpp:470
Methodexp
include/sophus/rxso3.hpp:512
MethodexpAndTheta
include/sophus/rxso3.hpp:521
Methodf2w
Transforms point from frame unit sphere (f) frame to world coordinate frame (w).
include/svo/frame.h:108
Methodfast_xy
include/svo/fast.h:15
Functionfaster_corner_detect_10
src/faster_corner_10_sse.cpp:15
MethodfinishFrameProcessingCommon
src/frame_handler_base.cpp:108
MethodfinishIteration
src/sparse_img_align.cpp:260
MethodfinishIteration
src/sparse_align.cpp:266
FunctionfiniteDifferenceRotationalVelocity
include/sophus/velocities.hpp:43
Methodfocal_length
include/svo/camera_model.h:114
FunctionframeJac_xyz2uv
include/svo/math_lib.h:144
Methodfx
include/svo/camera_model.h:131
Methodfy
include/svo/camera_model.h:132
Methodgenerator
include/sophus/rxso2.hpp:495
Methodgenerator
include/sophus/rxso3.hpp:560
MethodgetCellIndex
include/svo/feature_detection.h:77
← previousnext →301–400 of 668, ranked by callers