Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MarkYu98/madpose
/ functions
Functions
173 in github.com/MarkYu98/madpose
⨍
Functions
173
◇
Types & classes
31
↓ 36 callers
Method
R
src/pose.h:18
↓ 25 callers
Method
t
src/pose.h:19
↓ 9 callers
Method
num_data
src/hybrid_pose_estimator.h:53
↓ 8 callers
Method
GetSolution
src/optimizer.h:127
↓ 8 callers
Method
SetUp
src/optimizer.h:48
↓ 8 callers
Method
Solve
src/optimizer.h:113
↓ 7 callers
Function
compute_pose_error
(T_0to1, R, t, t_thres=None)
madpose/utils.py:70
↓ 7 callers
Method
min_sample_sizes
src/hybrid_pose_estimator.h:45
↓ 6 callers
Method
EvaluateModelOnPoint
src/hybrid_pose_estimator.cpp:212
↓ 6 callers
Function
get_depths
(image, depth_map, mkpts)
madpose/utils.py:4
↓ 5 callers
Method
LeastSquares
Linear least squares solver.
src/hybrid_pose_estimator.cpp:260
↓ 5 callers
Method
min_sample_size
src/hybrid_pose_estimator.h:43
↓ 5 callers
Method
num_data_types
src/hybrid_pose_estimator.h:51
↓ 4 callers
Method
EstimateModel
Estimates a model using a given solver. Notice that the solver contains all data and is responsible to implement a non-minimal solver and least-square
src/hybrid_ransac.h:36
↓ 4 callers
Function
TriangulatePoints
src/utils.h:41
↓ 4 callers
Function
to_essential_matrix
src/utils.h:57
↓ 3 callers
Method
EstimatorConfig
src/estimator_config.h:9
↓ 2 callers
Method
MinimalSolver
src/hybrid_pose_estimator.cpp:65
↓ 2 callers
Method
NonMinimalSolver
src/hybrid_pose_estimator.cpp:185
↓ 2 callers
Method
non_minimal_sample_size
src/hybrid_pose_estimator.h:71
↓ 2 callers
Method
num_minimal_solvers
src/hybrid_pose_estimator.h:41
↓ 2 callers
Function
solve_scale_and_shift
src/solver.cpp:35
↓ 2 callers
Function
solve_scale_and_shift_shared_focal
src/solver.cpp:127
↓ 2 callers
Function
solve_scale_and_shift_two_focal
src/solver.cpp:295
↓ 2 callers
Function
solve_scale_shift_pose
src/solver.cpp:482
↓ 2 callers
Function
solve_scale_shift_pose_shared_focal
src/solver.cpp:536
↓ 2 callers
Function
solve_scale_shift_pose_two_focal
src/solver.cpp:595
↓ 1 callers
Function
AssignSolverOptionsFromDict
src/utils.h:116
↓ 1 callers
Function
NormalizeQuaternion
src/utils.h:85
↓ 1 callers
Function
QuaternionToRotationMatrix
src/utils.h:97
↓ 1 callers
Function
TriangulatePoint
src/utils.h:25
↓ 1 callers
Function
angle_error_mat
(R1, R2)
madpose/utils.py:59
↓ 1 callers
Function
angle_error_vec
(v1, v2)
madpose/utils.py:65
↓ 1 callers
Function
bind_estimator
src/bindings.cpp:96
↓ 1 callers
Function
bind_ransaclib
src/bindings.cpp:33
↓ 1 callers
Function
bougnoux_focals
src/hybrid_pose_two_focal_estimator.cpp:11
↓ 1 callers
Function
bougnoux_numpy
(F, p1, p2)
madpose/utils.py:25
↓ 1 callers
Function
estimate_scale_and_pose
src/solver.cpp:5
↓ 1 callers
Function
find_transform
(X1, X2)
solver_py/scale_and_shift_shared_focal.py:297
↓ 1 callers
Function
find_transform
(X1, X2)
solver_py/scale_and_shift.py:120
↓ 1 callers
Function
find_transform
(X1, X2)
solver_py/scale_and_shift_two_focal.py:356
↓ 1 callers
Function
solve_shift_and_scale
(x1, x2, d1, d2)
solver_py/scale_and_shift.py:6
↓ 1 callers
Function
solve_shift_and_scale_shared_focal
(x1_, x2_, d1, d2)
solver_py/scale_and_shift_shared_focal.py:6
↓ 1 callers
Function
solve_shift_and_scale_two_focal
(x1_, x2_, d1, d2)
solver_py/scale_and_shift_two_focal.py:6
↓ 1 callers
Method
solver_probabilities
src/hybrid_pose_estimator.h:60
↓ 1 callers
Function
test_solver
()
solver_py/scale_and_shift_shared_focal.py:308
↓ 1 callers
Function
test_solver
()
solver_py/scale_and_shift.py:131
↓ 1 callers
Function
test_solver
()
solver_py/scale_and_shift_two_focal.py:367
Function
ComposeTransformationMatrix
src/utils.h:104
Method
ComputeScore
MSAC (top-hat) scoring function.
src/ransac.h:188
Method
ComputeScore
MSAC (top-hat) scoring function.
src/hybrid_ransac.h:283
Method
Create
src/cost_functions.h:21
Method
Create
src/cost_functions.h:56
Method
Create
src/cost_functions.h:95
Method
Create
src/cost_functions.h:141
Method
Create
src/cost_functions.h:177
Method
Create
src/cost_functions.h:217
Method
Create
src/cost_functions.h:268
Method
Create
src/cost_functions.h:304
Method
Create
src/cost_functions.h:344
Method
EstimateModel
Estimates a model using a given solver. Notice that the solver contains all data and is responsible to implement a non-minimal solver and least-square
src/ransac.h:30
Method
EvaluateModelOnPoint
src/hybrid_pose_two_focal_estimator.cpp:204
Method
EvaluateModelOnPoint
src/hybrid_pose_shared_focal_estimator.cpp:155
Method
ExtendedHybridLORansacOptions
src/hybrid_ransac.h:19
Method
GetBestEstimatedModelId
src/ransac.h:162
Method
GetBestEstimatedModelId
src/hybrid_ransac.h:243
Method
GetInliers
src/ransac.h:192
Method
GetInliers
src/hybrid_ransac.h:287
Method
GetSolution
src/optimizer.h:241
Method
GetSolution
src/optimizer.h:365
Method
GetSolution
src/optimizer.h:495
Function
HybridEstimatePoseAndScale
src/hybrid_pose_estimator.cpp:37
Function
HybridEstimatePoseScaleOffset
src/hybrid_pose_estimator.cpp:8
Function
HybridEstimatePoseScaleOffsetSharedFocal
src/hybrid_pose_shared_focal_estimator.cpp:8
Function
HybridEstimatePoseScaleOffsetTwoFocal
src/hybrid_pose_two_focal_estimator.cpp:34
Method
HybridPoseEstimator
src/hybrid_pose_estimator.h:14
Method
HybridPoseEstimatorScaleOnly
src/hybrid_pose_estimator.h:111
Method
HybridPoseOptimizer
src/optimizer.h:28
Method
HybridPoseOptimizerScaleOnly
src/optimizer.h:151
Method
HybridSharedFocalPoseEstimator
src/hybrid_pose_shared_focal_estimator.h:14
Method
HybridSharedFocalPoseOptimizer
src/optimizer.h:266
Method
HybridTwoFocalPoseEstimator
src/hybrid_pose_two_focal_estimator.h:14
Method
HybridTwoFocalPoseOptimizer
src/optimizer.h:390
Method
LeastSquares
Linear least squares solver.
src/hybrid_pose_two_focal_estimator.cpp:251
Method
LeastSquares
Linear least squares solver.
src/hybrid_pose_shared_focal_estimator.cpp:200
Method
LeastSquaresFit
src/ransac.h:285
Method
LeastSquaresFit
src/hybrid_ransac.h:482
Method
LiftProjectionFunctor0
src/cost_functions.h:18
Method
LiftProjectionFunctor1
src/cost_functions.h:53
Method
LiftProjectionSharedFocalFunctor0
src/cost_functions.h:139
Method
LiftProjectionSharedFocalFunctor1
src/cost_functions.h:175
Method
LiftProjectionTwoFocalFunctor0
src/cost_functions.h:266
Method
LiftProjectionTwoFocalFunctor1
src/cost_functions.h:302
Method
LocalOptimization
See algorithms 2 and 3 in Lebeda et al. The input model is overwritten with the refined model if the latter is better, i.e., has a lower score.
src/ransac.h:221
Method
LocalOptimization
See algorithms 2 and 3 in Lebeda et al. The input model is overwritten with the refined model if the latter is better, i.e., has a lower score.
src/hybrid_ransac.h:381
Method
MinimalSolver
src/hybrid_pose_two_focal_estimator.cpp:76
Method
MinimalSolver
src/hybrid_pose_shared_focal_estimator.cpp:53
Method
NonMinimalSolver
src/hybrid_pose_two_focal_estimator.cpp:178
Method
NonMinimalSolver
src/hybrid_pose_shared_focal_estimator.cpp:128
Method
OptimizerConfig
src/optimizer_config.h:9
next →
1–100 of 173, ranked by callers