MCPcopy Create free account

hub / github.com/alibaba/multiple-cameras-and-3D-LiDARs-extrinsic-calibration / functions

Functions480 in github.com/alibaba/multiple-cameras-and-3D-LiDARs-extrinsic-calibration

↓ 40 callersFunctionconcatenateFolderAndFileName
src/FileSystemTools.cpp:63
↓ 22 callersMethodrelease
test/viewer.cpp:187
↓ 20 callersMethodclear
src/mono_calibration.cpp:39
↓ 19 callersFunctionpathExists
src/FileSystemTools.cpp:90
↓ 18 callersFunctionfileExists
src/FileSystemTools.cpp:114
↓ 18 callersMethodgetBiasInstability
src/gyr_lib/fitallan_gyr.cpp:115
↓ 18 callersMethodgetWhiteNoise
src/gyr_lib/fitallan_gyr.cpp:121
↓ 14 callersMethodisValid
src/mono_calibration.cpp:167
↓ 14 callersFunctionsplitPathAndFilename
src/FileSystemTools.cpp:512
↓ 11 callersMethodinlierImagePoints
src/mono_calibration.cpp:92
↓ 11 callersMethodinlierObjectPoints
src/mono_calibration.cpp:122
↓ 10 callersFunctioncreatePath
src/FileSystemTools.cpp:367
↓ 8 callersFunctionnp2string
(nplist)
scripts/run_gen_backpack_yaml_new.py:18
↓ 8 callersFunctionsaveExtFileOpencv
src/YamlFileIO.cpp:44
↓ 7 callersMethodgetFreq
src/gyr_lib/allan_gyr.cpp:257
↓ 7 callersFunctionloadExtFileOpencv
src/YamlFileIO.cpp:14
↓ 7 callersFunctionloadIntrinFileOpencv
src/YamlFileIO.cpp:143
↓ 7 callersFunctionreadExtFileKalir
(filename)
scripts/run_gen_backpack_yaml_new.py:25
↓ 6 callersMethodcalc
src/gyr_lib/allan_gyr.cpp:35
↓ 6 callersMethodcalcSimDeviation
src/gyr_lib/fitallan_gyr.cpp:106
↓ 6 callersMethodgetDeviation
src/gyr_lib/allan_gyr.cpp:80
↓ 6 callersFunctiongetFileLists
src/FileSystemTools.cpp:251
↓ 6 callersMethodgetTimes
src/gyr_lib/allan_gyr.cpp:95
↓ 6 callersMethodgetVariance
src/gyr_lib/allan_gyr.cpp:74
↓ 6 callersFunctionloadIntrinFileKalibr
src/YamlFileIO.cpp:64
↓ 6 callersMethodrun
test/viewer.cpp:49
↓ 5 callersMethodadd_cam
(self, cam, T_cam_to_lidar0 = None)
scripts/run_gen_backpack_yaml_new.py:49
↓ 5 callersFunctioncalib_mono_camera_intrin
(calib_exe, ws_folder, raw_data_folder, output_folder, target_type)
scripts/run_multicam_intrin_calib.py:15
↓ 5 callersFunctioneval_mono_camera_intrin
(eval_exe, cam_res_list, cam_res_filepath, cam_analy_filepath)
scripts/run_multicam_intrin_calib.py:27
↓ 5 callersFunctionloadCCTagResultFile
src/YamlFileIO.cpp:221
↓ 5 callersFunctionloadMonoCamParam
test/test_gen_backpack_yaml.cpp:962
↓ 4 callersMethodaddCctagData
src/mono_calibration.cpp:46
↓ 4 callersMethodcalibrate
src/mono_calibration.cpp:224
↓ 4 callersFunctionceresOptimize
* @brief Config ceres optimzior and solve non-linear least-square optimzation problem. * @param problem is ceres optimization problem. * @return
inc/cost_function.h:503
↓ 4 callersFunctioncheck_pts_equal
inc/delaunator.hpp:153
↓ 4 callersFunctiondist
inc/delaunator.hpp:34
↓ 4 callersMethodgenerate_tag_geo
Quadrilateral geometry for tag generation from four vertex points Args: id (_type_): tag id c (list, optional): tag g
scripts/run_ply_tag_detector.py:297
↓ 4 callersFunctiongetRealPath
Gets the real path of a (relative) path. Can handle ".", ".." and links. Doesn't work properly if the path in relative_path doesn't exist.
src/FileSystemTools.cpp:40
↓ 4 callersMethodobjectPoints
src/target_board.cpp:188
↓ 4 callersFunctionorient
inc/delaunator.hpp:70
↓ 4 callersFunctionread_config
(filename)
scripts/zrpc.py:79
↓ 4 callersMethodsetCurrentMapPoints
test/viewer.cpp:284
↓ 4 callersMethodvalidCameraPoses
src/mono_calibration.cpp:187
↓ 4 callersFunctionwait
Wait for the mapped command to return. During the waiting, if there is network error or remote server restarts, the wait will be tried once again.
scripts/zrpc.py:127
↓ 4 callersFunctionwriteData3
test/test_imu_allan.cpp:79
↓ 3 callersFunctiongetAllFilesAndFoldersInFolder
src/FileSystemTools.cpp:123
↓ 3 callersMethodgetAvgValue
src/gyr_lib/allan_gyr.cpp:244
↓ 3 callersMethodpushMPerSec2
src/acc_lib/allan_acc.cpp:33
↓ 3 callersMethodpushRadPerSec
src/gyr_lib/allan_gyr.cpp:17
↓ 3 callersFunctionrandomPick
src/common.cpp:7
↓ 3 callersMethodreprojectionError
src/camera.cpp:141
↓ 3 callersFunctionwriteCamParam
* @brief Write mono-camera parameters * * @param file_name is the output yaml file name. * @param mono_param is the monocular camera parameters. *
test/test_cvt_kalibr_result.cpp:314
↓ 3 callersFunctionwrite_pipeline_status
(progress, success, error_step=str(), error_info=str())
scripts/mv3dhelper.py:18
↓ 2 callersMethodadd_lidar
(self, lidar)
scripts/run_gen_backpack_yaml_new.py:117
↓ 2 callersFunctionanalyzeKalibrOutput
test/test_eval_kalibr.cpp:480
↓ 2 callersFunctionconvImuData
(raw_imu_filepath, conv_imu_filepath)
scripts/xrbackpackdata_warp.py:60
↓ 2 callersFunctioncopyAndRenameCamData
(raw_cam_folder, img_list, out_cam_folder)
scripts/run_cam_imu_calib.py:21
↓ 2 callersFunctionexec_batch
Returns: job_id, ok job_id, True for successful remote map job_id, False for unsuccessful remote map "", False for cannot connect to the rem
scripts/zrpc.py:257
↓ 2 callersFunctionfast_mod
@see https://stackoverflow.com/questions/33333363/built-in-mod-vs-custom-mod-function-improve-the-performance-of-modulus-op/33333636#33333636
inc/delaunator.hpp:16
↓ 2 callersMethodfilteKeypoints
src/camera.cpp:110
↓ 2 callersMethodfilter_pointcloud
filter pointcloud, delete points far from the center of the tags Args: dist (float, optional): distance threshold. Defaults to 2.
scripts/run_ply_tag_detector.py:223
↓ 2 callersMethodget_corner_by_depth
Obtain the 3D coordinates of the corners through the depth of point cloud rendering Args: im (_type_): image of point cloud rende
scripts/run_ply_tag_detector.py:85
↓ 2 callersMethodimagePoints
src/mono_calibration.cpp:102
↓ 2 callersFunctionisSamePath
src/FileSystemTools.cpp:464
↓ 2 callersFunctionloadKalibrResult
* @brief parse kalibr yaml file support: pinhole + equidistant * * @param kalib_intrin_file * @param camera Camera Model param */
test/test_cvt_kalibr_result.cpp:122
↓ 2 callersFunctionmap
A unified function to map a list of command-line commands to either remote servers or a local machine. This function will first try to map the comm
scripts/zrpc.py:415
↓ 2 callersFunctionprojectLaserScan2Camera
test/test_vis_lidar2cam.cpp:25
↓ 2 callersFunctionresampleByIndices
src/common.cpp:44
↓ 2 callersFunctionrobust_exec
A function to execute a command locally. Because this function will run the command natively, the command will not be logged in the zrpc system. Con
scripts/zrpc.py:11
↓ 2 callersMethodsetMapPoints
inc/common.h:120
↓ 2 callersFunctionsimplifyPath
src/FileSystemTools.cpp:435
↓ 2 callersFunctionsplitPathByLastOccurenceOf
src/FileSystemTools.cpp:492
↓ 2 callersMethodvalidCameraPosesInRotationAxisFrame
src/teche_calibration.cpp:126
↓ 1 callersFunctionFullCombination
inc/common.h:202
↓ 1 callersFunctionFullPermutation
inc/common.h:244
↓ 1 callersFunctionalignTwoPointClouds
test/test_lidar2lidar_calibration.cpp:52
↓ 1 callersFunctionalignTwoPointClouds
test/test_lidar2cam_calibration.cpp:94
↓ 1 callersMethodbeInBoundingBox
inc/common.h:168
↓ 1 callersMethodcalcTransform
src/pnp_solver.cpp:274
↓ 1 callersFunctioncalibCamImuExt
(data_folder, output_folder, target_filepath, imu_yaml_file, cam_chain_yaml_file, img_extension, b_show_extrac
scripts/run_cam_imu_calib.py:70
↓ 1 callersFunctioncalibImuIntrin
(calib_imu_intrin_exe, raw_imu_filepath, imu_name, max_time_min, max_cluster, res_folder)
scripts/run_imu_intrin_calib.py:21
↓ 1 callersFunctioncalibLidarToCamExt
(calib_lidar_exe, data_folder, res_folder, init_T_filepath, cam_pose_filepath, target_ply_filepath, lidar_idx)
scripts/run_lidar_cam_calib.py:72
↓ 1 callersFunctioncalibLidarToLidarExt
(calib_lidar_exe, data_folder, res_folder, init_T_filepath)
scripts/run_lidar_lidar_calib.py:18
↓ 1 callersMethodcam_num
(self)
scripts/run_gen_backpack_yaml_new.py:54
↓ 1 callersFunctioncheck_file_exist
(file_path, file_description)
scripts/mv3dhelper.py:97
↓ 1 callersFunctioncircumcenter
inc/delaunator.hpp:80
↓ 1 callersFunctioncircumradius
inc/delaunator.hpp:44
↓ 1 callersFunctioncompress_file
(zipfilename, dir_name)
scripts/mv3dhelper.py:167
↓ 1 callersFunctioncomputeIterationsNumberAdaptively
src/common.cpp:27
↓ 1 callersFunctionconvImuData
(raw_imu_filepath, conv_imu_filepath)
scripts/movisiondata_warp.py:95
↓ 1 callersFunctionconvImuData
(raw_imu_filepath, conv_imu_filepath)
scripts/xvisiodata_warp.py:87
↓ 1 callersFunctionconvertCamIMUData
(old_dataset_folder, new_dataset_folder)
scripts/xrbackpackdata_warp.py:101
↓ 1 callersFunctionconvertCamsData
(old_dataset_folder, new_dataset_folder)
scripts/xrbackpackdata_warp.py:120
↓ 1 callersFunctionconvertIMUData
(old_dataset_folder, new_dataset_folder)
scripts/xrbackpackdata_warp.py:86
↓ 1 callersFunctionconvertLidarCamData
(old_dataset_folder, new_dataset_folder)
scripts/xrbackpackdata_warp.py:137
↓ 1 callersFunctionconvertLidarLidarData
(old_dataset_folder, new_dataset_folder)
scripts/xrbackpackdata_warp.py:148
↓ 1 callersFunctioncopyAndRenameImuData
(raw_imu_file, out_imu_file)
scripts/run_cam_imu_calib.py:47
↓ 1 callersFunctioncopyRGBImages
(raw_rgb_folder, new_rgb_folder)
scripts/xvisiodata_warp.py:63
↓ 1 callersFunctioncopyRGBImages
(raw_rgb_folder, new_rgb_folder)
scripts/xrbackpackdata_warp.py:27
↓ 1 callersMethodcorners_get_depth
(self, corner, depth)
scripts/run_ply_tag_detector.py:69
next →1–100 of 480, ranked by callers