MCPcopy Create free account

hub / github.com/NikolausDemmel/rootba / functions

Functions1,064 in github.com/NikolausDemmel/rootba

↓ 1 callersMethodset_config
(self, spec)
python/rootba/metric.py:57
↓ 1 callersMethodset_index
set the underlying value from index; (return false if invalid)
src/rootba/options/enum_ref.hpp:151
↓ 1 callersMethodset_landmark_damping
src/rootba/qr/linearization_qr.hpp:621
↓ 1 callersMethodset_options
src/rootba/pangolin/bal_image_overlay.cpp:115
↓ 1 callersMethodset_quiet
src/rootba/bal/bal_problem.hpp:199
↓ 1 callersFunctionskip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
external/json/nlohmann/json.hpp:8787
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
external/json/nlohmann/json.hpp:14347
↓ 1 callersMethodstage
Compute b and cache Hll_inv for solving RCS, and optionally compute Hpp and the diagonal blocks of H.
src/rootba/sc/landmark_block.hpp:342
↓ 1 callersMethodsummarize_problem
src/rootba/bal/bal_problem.cpp:717
↓ 1 callersFunctiontbb_effective_max_concurrency
src/rootba/util/tbb_utils.cpp:60
↓ 1 callersFunctiontbb_global_max_allowed_parallelism
src/rootba/util/tbb_utils.cpp:55
↓ 1 callersFunctionto_array
external/magic_enum/magic_enum/magic_enum.hpp:403
↓ 1 callersFunctionto_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
external/json/nlohmann/json.hpp:23391
↓ 1 callersFunctionto_json_tuple_impl
external/json/nlohmann/json.hpp:5709
↓ 1 callersFunctionto_string
external/pprint/pprint/pprint.hpp:95
↓ 1 callersFunctionto_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
external/json/nlohmann/json.hpp:23428
↓ 1 callersFunctiontoml_to_json
src/rootba/util/toml_utils.hpp:53
↓ 1 callersFunctionunescape
external/json/nlohmann/json.hpp:2989
↓ 1 callersFunctionvisitable_to_json
src/rootba/util/visit_struct_utils.hpp:69
↓ 1 callersFunctionwrap_enum_ref
src/rootba/options/wise_enum_ref.hpp:136
↓ 1 callersFunctionwrap_flags_ref
src/rootba/options/flags_ref.hpp:230
MethodBalFrameDisplay
src/rootba/pangolin/bal_map_display.cpp:96
MethodBalIterationCallback
src/rootba/ceres/bal_iteration_callback.cpp:46
MethodBalProblem
src/rootba/bal/bal_problem.cpp:185
MethodBalProblem
src/rootba/bal/bal_problem.hpp:161
MethodBalProblemLoader
src/rootba/bal/bal_problem.cpp:164
MethodBalProblemSaver
src/rootba/bal/bal_problem.cpp:141
MethodBalSnavelyReprojectionError
src/rootba/ceres/bal_residuals.hpp:50
MethodBlockDiagonalPreconditioner
src/rootba/cg/preconditioner.hpp:79
MethodBlockSparseMatrix
src/rootba/cg/block_sparse_matrix.hpp:155
MethodCliArgumentsOptionsVisitor
src/rootba/cli/cli_options.cpp:44
MethodConcurrencyTracker
src/rootba/util/tbb_utils.cpp:91
MethodConjugateGradientsSolver
src/rootba/cg/conjugate_gradient.hpp:111
MethodDiagonalPreconditioner
src/rootba/cg/preconditioner.hpp:52
MethodEnumValueWrapper
src/rootba/options/enum_ref.hpp:164
MethodEvaluate
src/rootba/ceres/loss_function.cpp:43
MethodFileLoader
src/rootba/util/serialization.hpp:253
MethodFileSaver
src/rootba/util/serialization.hpp:171
MethodFromJsonOptionsVisitor
src/rootba/options/options_interface.cpp:88
MethodHuberLossFirstOrderCorrection
src/rootba/ceres/loss_function.hpp:46
FunctionJSON_CATCH
external/json/nlohmann/json.hpp:19866
FunctionJSON_INTERNAL_CATCH
external/json/nlohmann/json.hpp:21503
MethodLinearizationPowerSC
src/rootba/sc/linearization_power_sc.hpp:85
MethodLinearizationQR
src/rootba/qr/linearization_qr.hpp:80
MethodLinearizationSC
src/rootba/sc/linearization_sc.hpp:71
MethodLinearizorBase
src/rootba/solver/linearizor_base.cpp:49
MethodLinearizorPowerSC
src/rootba/solver/linearizor_power_sc.cpp:53
MethodLinearizorQR
src/rootba/solver/linearizor_qr.cpp:53
MethodLinearizorSC
src/rootba/solver/linearizor_sc.cpp:53
MethodLoadConfigOptions
workaround: default constructor causes compile error... compiler bug?
src/rootba/options/options_interface.hpp:214
MethodMap
src/rootba/bal/snavely_projection.hpp:267
MethodMap
src/rootba/bal/snavely_projection.hpp:292
MethodOptionsMetaInitializer
src/rootba/options/options_interface.hpp:114
MethodOwnOrReference
src/rootba/util/own_or_reference.hpp:68
MethodPowerSCPreconditioner
src/rootba/cg/preconditioner.hpp:154
MethodPrettyPrinter
external/pprint/pprint/pprint.hpp:454
MethodReductor
src/rootba/qr/linearization_qr.hpp:298
MethodReductor
src/rootba/sc/linearization_sc.hpp:142
MethodScopedTbbThreadLimit
src/rootba/util/tbb_utils.cpp:69
MethodScopedTimer
src/rootba/util/time_utils.hpp:78
MethodSnavelyCameraModel
Default constructor
src/rootba/bal/snavely_projection.hpp:222
MethodSnavelyCameraModelBase
no public constructor, since we are not allowed to use the base class directly, only via a derived class
src/rootba/bal/snavely_projection.hpp:195
FunctionTEST
src/rootba/bal/bal_problem_io.test.cpp:43
FunctionTEST
src/rootba/util/stl_utils.test.cpp:43
FunctionTEST
src/rootba/util/system_utils.test.cpp:43
FunctionTEST
src/rootba/util/own_or_reference.test.cpp:43
MethodTEnumRefWrapper
src/rootba/options/enum_ref.hpp:110
MethodTFlagsWrapper
src/rootba/options/flags_ref.hpp:191
MethodTWiseEnumRef
src/rootba/options/wise_enum_ref.hpp:61
FunctionTYPED_TEST
src/rootba/solver/bal_bundle_adjustment.test.cpp:55
FunctionTYPED_TEST
src/rootba/cg/block_sparse_matrix.test.cpp:51
FunctionTYPED_TEST
Test components of PowerSCPreconditioner by comparing the results from LinearizationPowerSC solver. Inverting Hpp and preconditioning a vector are tes
src/rootba/cg/preconditioner.test.cpp:59
FunctionTYPED_TEST
src/rootba/qr/linearization_qr.test.cpp:63
FunctionTYPED_TEST
src/rootba/bal/snavely_projection.test.cpp:56
FunctionTYPED_TEST
src/rootba/bal/bal_bundle_adjustment_helper.test.cpp:54
FunctionTYPED_TEST
Test computation of Hpp_inv for LinearizationPowerSC by comparing it to the inverted JACOBI preconditioner of LinearizationSC.
src/rootba/sc/linearization_power_sc.test.cpp:67
FunctionTYPED_TEST
src/rootba/util/stl_utils.test.cpp:73
MethodTbbConcurrencyObserver
src/rootba/util/tbb_utils.cpp:116
MethodTimer
start timer
src/rootba/util/time_utils.hpp:46
MethodToJsonOptionsVisitor
src/rootba/options/options_interface.cpp:58
MethodVisitableOptions
src/rootba/options/visitable_options.hpp:150
MethodWiseEnumFlagsRef
src/rootba/options/flags_ref.hpp:84
MethodWiseEnumFlagsValue
src/rootba/options/flags_ref.hpp:140
MethodWiseEnumValue
src/rootba/options/wise_enum_ref.hpp:155
Method__getitem__
(self, key)
python/rootba/latex/plot.py:39
Method__init__
(self, string)
python/rootba/metric.py:17
Method__init__
(self, display_name, accessor, decimals, f
python/rootba/metric.py:34
Method__init__
(self, dirpath, seq_name_mapping)
python/rootba/run.py:28
Method__init__
(self, path)
python/rootba/log.py:90
Method__init__
Load an experiment and all it's runs from a set of directories There may be no duplicate runs of the same sequence.
python/rootba/experiments.py:61
Method__init__
(self, exps, spec, show_values_failed_runs, seq_displayname_mapping, export_basepath)
python/rootba/latex/overview_table.py:23
Method__init__
(self, seq_displayname_mapping)
python/rootba/latex/containers.py:34
Method__init__
(self, exps, spec, show_values_failed_runs, seq_displayname_mapping, export_basepath)
python/rootba/latex/containers.py:45
Method__init__
(self, exps, spec, show_values_failed_runs, seq_displayname_mapping, export_basepath)
python/rootba/latex/results_table.py:27
Method__init__
(self, exps, spec, show_values_failed_runs, seq_displayname_mapping, export_basepath)
python/rootba/latex/summarize_sequences_table.py:24
Method__init__
(self, *args, **kwargs)
python/rootba/latex/plot.py:36
Method_accept_impl
src/rootba/options/visitable_options.hpp:54
Functionaccept
external/json/nlohmann/json.hpp:23226
Methodadd
src/rootba/cg/block_sparse_matrix.hpp:110
Methodadd
src/rootba/cg/block_sparse_matrix.hpp:157
← previousnext →401–500 of 1,064, ranked by callers