MCPcopy Create free account

hub / github.com/bing-jian/gmmreg / functions

Functions374 in github.com/bing-jian/gmmreg

↓ 170 callersMethodsize
C++/utils/nanoflann.hpp:166
↓ 51 callersFunctionReadAll
Read entire contents of a file into a string.
C++/utils/io_utils.h:14
↓ 47 callersFunctionGetPrivateProfileString
C++/port_ini.c:120
↓ 40 callersFunctionParseFlatArray
C++/utils/json_utils.cc:7
↓ 39 callersFunctionParseMatrix
C++/utils/json_utils.cc:24
↓ 22 callersFunctiongmmreg_api
C++/gmmreg_api.cpp:50
↓ 21 callersFunctionLoadMatrixFromTxt
C++/utils/io_utils.h:30
↓ 20 callersFunctionparse_tokens
C++/utils/misc_utils.cc:34
↓ 18 callersFunctionGaussTransform
C++/utils/gauss_transform.cc:16
↓ 15 callersFunctionNormalize
C++/utils/normalization_utils.cc:6
↓ 14 callersFunctionSaveOutputToJson
C++/utils/json_utils.h:19
↓ 13 callersMethodkdtree_get_pt
Returns the dim'th component of the idx'th point in the class:
C++/utils/nanoflann.hpp:2018
↓ 12 callersFunctionFastGaussTransform
C++/utils/fgt_utils.h:87
↓ 12 callersFunctionmat33
C++/utils/rotation_utils_test.cc:11
↓ 10 callersFunctionComputeP
C++/utils/em_utils.cc:6
↓ 10 callersFunctionSaveMatrixToAsciiFile
C++/utils/io_utils.h:47
↓ 10 callersMethodbuildIndex
* Builds the index */
C++/utils/nanoflann.hpp:1190
↓ 10 callersMethoddataset_get
Helper accessor to the dataset points:
C++/utils/nanoflann.hpp:821
↓ 9 callersFunctionIdentity44
C++/utils/transform_utils_test.cc:17
↓ 9 callersFunctionMakeTree
C++/utils/fgt_utils_test.cc:12
↓ 9 callersMethodf
C++/gmmreg_tps_func.cpp:28
↓ 8 callersFunctionGaussianAffinityMatrix
C++/utils/rbf_utils.cc:8
↓ 8 callersFunctionGetPrivateProfileInt
C++/port_ini.c:58
↓ 8 callersFunctionQuaternion2Rotation
C++/utils/rotation_utils.cc:6
↓ 8 callersFunctionread_line
C++/port_ini.c:31
↓ 7 callersFunctionDenormalize
C++/utils/normalization_utils.cc:27
↓ 7 callersFunctionRotZ
C++/utils/transform_utils_test.cc:23
↓ 7 callersFunctionRotationErrorDeg
C++/utils/transform_utils.cc:29
↓ 7 callersMethodSetBase
C++/gmmreg_rigid_func.h:22
↓ 7 callersMethodaccum_dist
C++/utils/nanoflann.hpp:363
↓ 6 callersFunctionComputeSquaredDistanceMatrix
C++/utils/match_utils.cc:6
↓ 6 callersFunctionComputeTPSKernel
C++/utils/rbf_utils.cc:28
↓ 6 callersFunctionCreateSparseNodes
C++/utils/downsample_utils.cc:31
↓ 6 callersFunctionRotationMagnitudeDeg
C++/utils/transform_utils.cc:39
↓ 6 callersMethodSetScale
C++/gmmreg_rigid_func.h:19
↓ 6 callersMethodkdtree_get_point_count
Must return the number of data points
C++/utils/nanoflann.hpp:2013
↓ 5 callersFunctionComputeGaussianKernel
C++/utils/rbf_utils.cc:91
↓ 5 callersFunctionGtPosePath
C++/seq_rigid3d.cpp:122
↓ 5 callersFunctionMakeTree
C++/utils/downsample_utils_test.cc:12
↓ 5 callersMethodSetModelAndScene
C++/gmmreg_base.cpp:51
↓ 5 callersFunctionquat
C++/utils/rotation_utils_test.cc:13
↓ 5 callersMethodworstDist
C++/utils/nanoflann.hpp:204
↓ 4 callersFunctionFastNeighborSearch
C++/utils/fgt_utils.h:141
↓ 4 callersFunctionFastSelfGaussTransform
C++/utils/fgt_utils.h:178
↓ 4 callersFunctionPcloudPath
C++/seq_rigid3d.cpp:116
↓ 4 callersFunctionRelativeTransform
C++/utils/transform_utils.cc:12
↓ 4 callersFunctionRotX
C++/utils/transform_utils_test.cc:31
↓ 4 callersFunctionSaveVectorToAsciiFile
C++/utils/io_utils.h:55
↓ 4 callersMethodclear
C++/utils/nanoflann.hpp:238
↓ 4 callersMethodfindNeighbors
C++/utils/nanoflann.hpp:1221
↓ 3 callersMethodBuildTrees
C++/gmmreg_base.cpp:63
↓ 3 callersFunctionComputeRMSE
Per-point RMSE between a flat row-major matrix and a vnl_matrix reference.
C++/tests/rigid_registration_test.cc:43
↓ 3 callersFunctionComputeStats
C++/seq_rigid3d.cpp:155
↓ 3 callersFunctionCountOccurrences
Count non-overlapping occurrences of needle in content.
C++/utils/json_utils_test.cc:32
↓ 3 callersFunctionFindNearestPairs
C++/utils/match_utils.cc:36
↓ 3 callersFunctionMakeModel2D
Small 2-D point sets used across multiple tests.
C++/tests/gmmreg_rigid_func_test.cc:13
↓ 3 callersFunctionMakeScene2D
C++/tests/gmmreg_rigid_func_test.cc:21
↓ 3 callersMethodPerformTransform
C++/gmmreg_cpd.cpp:177
↓ 3 callersMethodevalMetric
C++/utils/nanoflann.hpp:332
↓ 3 callersMethodfreeIndex
Frees the previously-built index. Automatically called within * buildIndex(). */
C++/utils/nanoflann.hpp:744
↓ 3 callersMethodfull
C++/utils/nanoflann.hpp:168
↓ 3 callersMethodinit
C++/utils/nanoflann.hpp:158
↓ 3 callersMethodradiusSearch
* Find all the neighbors to \a query_point[0:dim-1] within a maximum radius. * The output is given as a vector of pairs, of which the first elemen
C++/utils/nanoflann.hpp:1277
↓ 2 callersFunctionApplyRigidTransform
Apply 2D rigid: out[i] = pts[i] * R.T + [tx, ty]. Matches RigidRegistration::PerformTransform with params=[tx, ty, theta].
C++/tests/rigid_registration_test.cc:30
↓ 2 callersMethodBendingEnergy
C++/gmmreg_cpd.cpp:182
↓ 2 callersMethodComputeGradient
C++/gmmreg_tps.cpp:170
↓ 2 callersFunctionConvertParamToRotationAndTranslation
C++/gmmreg_rigid.cpp:16
↓ 2 callersFunctionConvertRigidParamToMatrix
C++/gmmreg_rigid.cpp:43
↓ 2 callersMethodEval
C++/gmmreg_tps_func.cpp:11
↓ 2 callersFunctionFindWorkingPairs
C++/utils/match_utils.cc:87
↓ 2 callersMethodGetScale
C++/gmmreg_rigid_func.h:20
↓ 2 callersFunctionJsonDouble
Return the double that follows `"key": ` in content.
C++/utils/json_utils_test.cc:23
↓ 2 callersFunctionLoadRegConfig
Read optimization parameters from [GMMREG_OPT] section of an INI file. Mirrors Base::MultiScaleOptions: parse all tokens then truncate to level.
C++/seq_rigid3d.cpp:77
↓ 2 callersFunctionPickIndices
C++/utils/match_utils.cc:63
↓ 2 callersMethodPrepareParamGradient
C++/gmmreg_tps_func.cpp:67
↓ 2 callersMethodRunWithData
C++/gmmreg_base.cpp:116
↓ 2 callersFunctionSelectPoints
C++/utils/match_utils.cc:24
↓ 2 callersMethodSetLambda
C++/gmmreg_tps_func.h:34
↓ 2 callersFunctionTrans
C++/utils/transform_utils_test.cc:39
↓ 2 callersFunction_get_cfg_and_result_files
(working_dir, tuuid)
expts/dragon_expts.py:70
↓ 2 callersMethodaddPoint
* Called during search to add an element matching the criteria. * @return true if the search should be continued, false if the results are * suf
C++/utils/nanoflann.hpp:175
↓ 2 callersFunctionassign
C++/utils/nanoflann.hpp:123
↓ 2 callersMethodcomputeInitialDistances
C++/utils/nanoflann.hpp:1005
↓ 2 callersFunctionconvert_depth_to_pcloud
(depth)
expts/common_utils.py:53
↓ 2 callersMethoddivideTree
* Create a tree node that subdivides the list of vecs from vind[first] * to vind[last]. The routine is called recursively on each sublist. *
C++/utils/nanoflann.hpp:857
↓ 2 callersFunctiondownsampled_subset
(x, num)
expts/common_utils.py:22
↓ 2 callersMethodfindNeighbors
C++/utils/nanoflann.hpp:1582
↓ 2 callersMethodgradf
C++/gmmreg_tps_func.cpp:51
↓ 2 callersMethodkdtree_get_bbox
C++/utils/nanoflann.hpp:2027
↓ 2 callersMethodloadIndex_
Loads a previous index from a binary file. * IMPORTANT NOTE: The set of data points is NOT stored in the file, so the * index object must be c
C++/utils/nanoflann.hpp:1064
↓ 2 callersFunctionprint_usage
C++/gmmreg_api.cpp:14
↓ 2 callersFunctionresize
C++/utils/nanoflann.hpp:103
↓ 2 callersMethodrun_fixed_step
(self, step)
expts/dragon_expts.py:173
↓ 2 callersFunctionrun_pairwise_registration
(i, j, visualize=False, icp_refine=False)
expts/lounge_expts.py:73
↓ 2 callersMethodsaveIndex_
Stores the index in a binary file. * IMPORTANT NOTE: The set of data points is NOT stored in the file, so when * loading the index object it m
C++/utils/nanoflann.hpp:1050
↓ 2 callersMethodset_gmmreg_exe
(self, gmmreg_exe_path)
expts/dragon_expts.py:130
↓ 1 callersFunctionDetectLastFrame
C++/seq_rigid3d.cpp:135
↓ 1 callersFunctionGaussTransform
MATLAB/GaussTransform/GaussTransform.c:19
↓ 1 callersMethodGetTransformMatrix
C++/gmmreg_rigid.cpp:116
↓ 1 callersMethodMultiScaleOptions
C++/gmmreg_base.cpp:252
next →1–100 of 374, ranked by callers