MCPcopy Create free account

hub / github.com/HeYijia/svo_edgelet / functions

Functions668 in github.com/HeYijia/svo_edgelet

MethodgetCurrentSecond
include/svo/debug.h:73
MethodgetCurrentTime
include/svo/debug.h:66
FunctiongetDepthmapNormalAtPoint
include/svo/blender_utils.h:120
MethodgetFisherInformation
src/sparse_img_align.cpp:74
MethodgetFisherInformation
src/sparse_align.cpp:78
FunctiongetMedian
include/svo/math_lib.h:125
MethodgetSeedsCopy
src/depth_filter.cpp:362
MethodgetSum
include/svo/ringbuffer.h:110
FunctionglobalBA
src/bundle_adjustment.cpp:253
FunctionhalfSampleSSE2
src/frame.cpp:161
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:23
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:35
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:44
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:56
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:65
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:74
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:83
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:94
Methodhat
include/sophus/rxso2.hpp:517
Methodhat
include/sophus/rxso3.hpp:582
Methodimpl
include/sophus/types.hpp:85
Methodimpl
include/sophus/types.hpp:94
Methodimpl
include/sophus/types.hpp:103
Methodimpl
include/sophus/types.hpp:109
Methodimpl
include/sophus/types.hpp:118
Methodimpl
include/sophus/types.hpp:127
Methodimpl
include/sophus/types.hpp:136
Methodimpl
include/sophus/types.hpp:142
Methodimpl
include/sophus/types.hpp:148
Methodimpl
include/sophus/types.hpp:154
Methodimpl
include/sophus/test_macros.hpp:13
Methodimpl
include/sophus/test_macros.hpp:19
Methodimpl
include/sophus/formatstring.hpp:31
MethodinitFrame
src/frame.cpp:51
MethodinitNormal
src/point.cpp:87
Methodinitialize
src/frame_handler_mono.cpp:115
MethodinitializeGrid
src/reprojector.cpp:42
MethodinitializeSeeds
src/depth_filter.cpp:112
Functioninterpolate
include/sophus/interpolate.hpp:27
Methodinverse
include/sophus/se2.hpp:145
Methodinverse
include/sophus/sim2.hpp:128
Methodinverse
include/sophus/rxso2.hpp:154
Methodinverse
include/sophus/sim3.hpp:129
Methodinverse
include/sophus/rxso3.hpp:156
Methodinverse
include/sophus/so2.hpp:148
Functionis_aligned<16>
include/svo/faster_corner_utilities.h:16
Functionis_aligned<8>
include/svo/faster_corner_utilities.h:15
Functionis_corner_10
include/svo/corner_10.h:1
Methodjacobian_xyz2uv
Frame jacobian for projection of 3D point in (f)rame coordinate to unit plane coordinates uv (focal length = 1).
include/svo/frame.h:118
Methodjacobian_xyz2uv
Jacobian of point projection on unit plane (focal length = 1) in frame (f).
include/svo/point.h:89
MethodlastProcessingTime
Get the processing time of the previous iteration.
include/svo/frame_handler_base.h:80
FunctionlieBracket
Lie bracket It computes the Lie bracket of SE(3). To be more specific, it computes ``[omega_1, omega_2]_se3 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/se3.hpp:870
FunctionlieBracket
Lie bracket It computes the Lie bracket of SE(2). To be more specific, it computes ``[omega_1, omega_2]_se2 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/se2.hpp:648
FunctionlieBracket
Lie bracket It computes the Lie bracket of SO(3). To be more specific, it computes ``[omega_1, omega_2]_so3 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/so3.hpp:695
FunctionlieBracket
Lie bracket It computes the Lie bracket of Sim(2). To be more specific, it computes ``[omega_1, omega_2]_sim2 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/sim2.hpp:557
FunctionlieBracket
Lie bracket It computes the Lie bracket of Sim(3). To be more specific, it computes ``[omega_1, omega_2]_sim3 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/sim3.hpp:573
FunctionlieBracket
Lie bracket It returns the Lie bracket of SO(2). Since SO(2) is a commutative group, the Lie bracket is simple ``0``.
include/sophus/so2.hpp:497
MethodlieBracket
Lie bracket It computes the Lie bracket of RxSO(2). To be more specific, it computes ``[omega_1, omega_2]_rxso2 := vee([hat(omega_1), hat(omega_2)])
include/sophus/rxso2.hpp:535
MethodlieBracket
Lie bracket It computes the Lie bracket of RxSO(3). To be more specific, it computes ``[omega_1, omega_2]_rxso3 := vee([hat(omega_1), hat(omega_2)])
include/sophus/rxso3.hpp:601
FunctionlineFromSE2
include/sophus/geometry.hpp:126
FunctionloadBlenderDepthmap
include/svo/blender_utils.h:91
Functionload_si128
include/svo/faster_corner_utilities.h:55
Functionload_si128<true>
include/svo/faster_corner_utilities.h:56
Methodlog
src/debug.cpp:94
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rigid body transformations) to elements
include/sophus/se2.hpp:160
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rigid body transformations) to elements
include/sophus/sim2.hpp:143
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rigid body transformations) to elements
include/sophus/sim3.hpp:144
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (scaled rotation matrices) to elements o
include/sophus/rxso3.hpp:170
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rotation matrices) to elements of the t
include/sophus/so2.hpp:162
Functionmain
test/test_pipel_euroc.cpp:191
Functionmain
test/test_pipeline.cpp:184
Functionmain
test/test_live_vo.cpp:181
Functionmain
src/fast_dect.cpp:20
FunctionmakeHyperplaneUnique
include/sophus/geometry.hpp:168
FunctionmapStatistics
src/map.cpp:342
FunctionmapValidation
src/map.cpp:301
Methodmatrix
include/sophus/rxso3.hpp:191
Methodmatrix
include/sophus/so2.hpp:187
Methodmatrix2x3
include/sophus/se2.hpp:210
Methodmatrix2x3
include/sophus/sim2.hpp:184
Methodmatrix3x4
include/sophus/se3.hpp:285
Methodmatrix3x4
include/sophus/sim3.hpp:186
FunctionmaxMetric
include/sophus/types.hpp:164
MethodneedNewKf
src/frame_handler_mono.cpp:498
MethodnewCandidatePoint
src/map.cpp:215
Methodnext
Moves to the next entry in the file. Returns true, if there was a next entry, false otherwise.
include/svo/blender_utils.h:56
Methodnormalize
Normalize SO2 element It re-normalizes the SO2 element.
include/sophus/se2.hpp:188
Methodnormalize
It re-normalizes ``unit_complex`` to unit length. Note: Because of the class invariant, there is typically no need to call this function directly.
include/sophus/so2.hpp:172
Methodnullopt_t
include/sophus/common.hpp:121
Methodnum_diff
include/sophus/num_diff.hpp:20
Methodnum_diff
include/sophus/num_diff.hpp:35
Methodnum_diff
include/sophus/num_diff.hpp:58
Methodoperator <
src/feature_detection.cpp:147
Methodoperator <
src/feature_detection.cpp:164
Functionoperator*
Group action on lines. This function rotates a parametrized line ``l(t) = o + t * d`` by the SO3 element: Both direction ``d`` and origin ``o`` are
include/sophus/so3.hpp:386
Methodoperator*
Group action on lines. This function rotates and translates a parametrized line ``l(t) = o + t * d`` by the SE(3) element: Origin is transformed usi
include/sophus/se3.hpp:346
Methodoperator*
Group action on lines. This function rotates and translates a parametrized line ``l(t) = o + t * d`` by the SE(2) element: Origin ``o`` is rotated a
include/sophus/se2.hpp:271
Methodoperator*
Group action on lines. This function rotates, scales and translates a parametrized line ``l(t) = o + t * d`` by the Sim(2) element: Origin ``o`` is
include/sophus/sim2.hpp:249
Methodoperator*
Group action on lines. This function rotates a parameterized line ``l(t) = o + t * d`` by the SO2 element and scales it by the scale factor Origin `
include/sophus/rxso2.hpp:267
Methodoperator*
Group action on lines. This function rotates, scales and translates a parametrized line ``l(t) = o + t * d`` by the Sim(3) element: Origin ``o`` is
include/sophus/sim3.hpp:251
← previousnext →401–500 of 668, ranked by callers