MCPcopy Create free account

hub / github.com/YuePanEdward/MULLS / functions

Functions516 in github.com/YuePanEdward/MULLS

Functionfree_all
include/common/utility.hpp:403
Functionfree_cloud
include/common/utility.hpp:583
MethodgetCalibMats
include/tools/semantic_kitti_api.h:55
MethodgetCentroids
\brief Get a pointcloud containing the voxel centroids * \note Only voxels containing a sufficient number of points are used. * \return
include/baseline_reg/voxel_grid_covariance_omp.h:396
MethodgetCorrespondenceRandomness
\brief Get the number of neighbors used when computing covariances as set by * the user */
include/baseline_reg/gicp_omp.h:241
MethodgetCov
\brief Get the voxel covariance. * \return covariance matrix */
include/baseline_reg/voxel_grid_covariance_omp.h:112
MethodgetCovEigValueInflationRatio
\brief Get the minimum allowable ratio between eigenvalues to prevent singular covariance matrices. * \return the minimum allowable ratio betw
include/baseline_reg/voxel_grid_covariance_omp.h:258
MethodgetData
include/tools/matrix.cpp:78
MethodgetDisplayCloud
include/baseline_reg/voxel_grid_covariance_omp_impl.hpp:448
MethodgetEvals
\brief Get the eigen values of the voxel covariance. * \note Order corresponds with \ref getEvecs * \return vector of eigen values
include/baseline_reg/voxel_grid_covariance_omp.h:150
MethodgetEvecs
\brief Get the eigen vectors of the voxel covariance. * \note Order corresponds with \ref getEvals * \return matrix whose columns
include/baseline_reg/voxel_grid_covariance_omp.h:140
MethodgetFinalNumIteration
\brief Get the number of iterations required to calculate alignment. * \return final number of iterations */
include/baseline_reg/ndt_omp.h:201
MethodgetLeaf
\brief Get the voxel containing point p. * \param[in] index the index of the leaf structure node * \return const pointer to leaf structu
include/baseline_reg/voxel_grid_covariance_omp.h:304
MethodgetMaximumOptimizerIterations
\return maximum number of iterations at the optimization step
include/baseline_reg/gicp_omp.h:251
MethodgetMinPointPerVoxel
\brief Get the minimum number of points required for a cell to be used. * \return the minimum number of points for required for a voxel to be
include/baseline_reg/voxel_grid_covariance_omp.h:240
MethodgetOulierRatio
\brief Get the point cloud outlier ratio. * \return outlier ratio */
include/baseline_reg/ndt_omp.h:170
MethodgetPointCount
\brief Get the number of points contained by this voxel. * \return number of points */
include/baseline_reg/voxel_grid_covariance_omp.h:159
MethodgetRPY2RotMat
include/tools/semantic_kitti_api.h:76
MethodgetResolution
\brief Get voxel grid resolution. * \return side length of voxels */
include/baseline_reg/ndt_omp.h:143
MethodgetRotationEpsilon
\brief Get the rotation epsilon (maximum allowable difference between two * consecutive rotations) as set by the user. */
include/baseline_reg/gicp_omp.h:226
MethodgetStepSize
\brief Get the newton line search maximum step length. * \return maximum step length */
include/baseline_reg/ndt_omp.h:152
MethodgetTransMat
include/tools/semantic_kitti_api.h:95
MethodgetTransformationProbability
\brief Get the registration alignment probability. * \return transformation probability */
include/baseline_reg/ndt_omp.h:192
MethodgetVelodyneStampedPoses
include/tools/semantic_kitti_api.h:122
Functionget_global_shift
include/common/dataio.hpp:2097
Methodget_multi_metrics_lls_residual
calculate residual v
include/common/cregistration.hpp:2518
Methodget_overlap_ratio
* \brief Estimated the approximate overlapping ratio for Cloud1 considering Cloud2 * \param[in] Cloud1 : A pointer of the Point Cloud used for over
include/common/cregistration.hpp:324
Methodget_pc_normal_pcak
include/common/pca.hpp:121
Methodget_pc_ring_ids
include/common/cfilter.hpp:1378
Methodget_pca_feature
* \brief Use PCL to accomplish the Principle Component Analysis (PCA) * of one point and its neighborhood * \param[in] in_cloud is the input Point
include/common/pca.hpp:390
Methodget_pts_ring_id
include/common/cfilter.hpp:1364
Methodget_quat_euler_jacobi
Brief: calculate the Jacobi Matrix of the imaginary part of a quaternion (q1,q2,q3) with regard to its corresponding euler angle (raw,pitch,yaw) for c
include/common/cregistration.hpp:2795
Methodget_random_color
include/common/map_viewer.h:101
Methodget_ring_map
include/common/utility.hpp:899
Methodget_sub_bbx
Get Bound of Subsets of a Point Cloud
include/common/utility.hpp:889
Methodget_translation_in_station_coor_sys
include/common/cregistration.hpp:2838
Methodget_weight_by_dist
standard
include/common/cregistration.hpp:2695
Methodget_weight_by_dist_adaptive
Intuition: three part, near , medium , far near used to control translation far used to control rotation medium used to control both TODO: change the
include/common/cregistration.hpp:2686
Methodget_weight_by_intensity
include/common/cregistration.hpp:2701
Methodget_weight_by_residual
By huber loss function
include/common/cregistration.hpp:2710
Methodget_weight_by_residual_general
general function for m-estimation
include/common/cregistration.hpp:2725
Methodgrid_t
include/common/cfilter.hpp:60
Methodground_3dof_lls_tran_estimation
include/common/cregistration.hpp:2278
Methodground_filter_pmf
include/common/cprocessing.hpp:35
Methodground_projection
include/common/cprocessing.hpp:108
Methodground_seg
simple implement of bi-threshold ground segmentation without further processing and downsampling
include/common/cfilter.hpp:1537
Methodicp_registration
General implement of icp registration algorithm in pcl (baseline method) (with different distance metrics, correspondence estimation, transformation e
include/common/cregistration.hpp:84
Methodidpair_t
include/common/cfilter.hpp:37
Methodincidence_angle_filter
include/common/cfilter.hpp:777
Methodinf_y
include/common/utility.hpp:120
Methodinit
\brief Initiate covariance voxel structure. */
include/baseline_reg/ndt_omp.h:272
Methodinit_hdl64
include/common/utility.hpp:605
Methodinit_pandar64
include/common/utility.hpp:614
Methodinit_ring_map
include/common/utility.hpp:623
Methodintensity_filter
include/common/cfilter.hpp:755
Methodintersection_filter
include/common/cregistration.hpp:2894
Functioninverse
inverse and return
include/common/utility.hpp:220
Methodis_converged
include/baseline_reg/fast_vgicp_impl.hpp:299
Methodjudge_adjacent_by_id
src/build_pose_graph.cpp:560
Methodkeep_less_source_pts
this function is for speed up the registration process when the point number is a bit too big
include/common/cregistration.hpp:2866
Methodkeyboard_event_occurred
include/common/map_viewer.hpp:91
Methodl2norm
include/tools/matrix.cpp:347
MethodlastFrameFromSegmentLength
include/nav/odom_error_compute.h:53
Methodlls_icp_3dof_ground
This is for the comparison between LeGO-LOAM , which used the two step LM. We'd like to try the two step LLS for the same task
include/common/cregistration.hpp:1443
MethodloadAttrsinH5_P64
include/common/h5_io.hpp:138
MethodloadAttrsinH5_SINGLE_COL_DBL
include/common/h5_io.hpp:171
MethodloadAttrsinH5_SINGLE_COL_FLT
include/common/h5_io.hpp:152
MethodloadH5File_P64
include/common/h5_io.hpp:61
Functionload_calib_mat
include/common/dataio.hpp:1928
Functionload_poses_from_pose_quat
For OXTS Ground Truth pose format: index timestamp x y z q1 q2 q3 q4
include/common/dataio.hpp:2003
Functionload_poses_from_transform_matrix
KITTI ground truth pose format mat(0-11) split with space example: 1.000000e+00 9.043680e-12 2.326809e-11 5.551115e-17 9.043683e-12 1.000000e+00 2.392
include/common/dataio.hpp:1970
Methodlookup_voxel
include/baseline_reg/fast_vgicp_impl.hpp:287
Methodloss_ls
include/baseline_reg/fast_vgicp_impl.hpp:315
Functionmain
test/vis_slam.cpp:53
Functionmain
Note: Set these parameters in the config file , or the default values are used. ----------------------------------------------------------------------
test/mulls_slam.cpp:201
Functionmain
test/mulls_reg.cpp:61
Functionmain
test/format_transformer/semantic_kitti_label2pcd.cpp:79
Functionmain
test/format_transformer/kitti_bin2pcd.cpp:14
Functionmain
test/format_transformer/txt2pcd.cpp:11
Methodmap_based_dynamic_close_removal
map based active object removal for each non-boundary unground points of current frame, check its nearest neighbor in the local map, if the distance t
src/map_manager.cpp:149
Methodmap_scan_feature_pts_distance_removal
filter (0, near_dist_thre) U (dynamic_dist_thre_min, dynamic_dist_thre_max) keep (near_dist_thre, dynamic_dist_thre_min) U (dynamic_dist_thre_max, +in
src/map_manager.cpp:222
MethodmatricesInnerProd
\return trace of mat1^t . mat2 * \param mat1 matrix of dimension nxm * \param mat2 matrix of dimension nxp */
include/baseline_reg/gicp_omp.h:316
Functionmerge_feature_points
include/common/utility.hpp:471
Methodmm_lls_icp_4dof_global
include/common/cregistration.hpp:1584
Methodmouse_event_occurred
include/common/map_viewer.hpp:395
Methodmsg
include/tools/mail.h:30
Methodmulti_metrics_lls_tran_estimation
brief: entrance to mulls transformation estimation
include/common/cregistration.hpp:1869
MethodmultiplyTransMats
include/tools/semantic_kitti_api.h:101
Methodmutable_pose_quat
include/pgo/graph_optimizer.h:243
Methodmutable_pose_tran
include/pgo/graph_optimizer.h:238
Methodneighbor_offsets
include/baseline_reg/fast_vgicp_impl.hpp:234
Methodnormal_downsample
Normal Space Downsampling (with normal already estimated)
include/common/cfilter.hpp:168
Methododom_errors_t
unit (km/h)
include/nav/odom_error_compute.h:26
Methodoperator()
include/baseline_reg/gicp_omp_impl.hpp:246
Methodoperator()
include/baseline_reg/fast_vgicp_voxel.h:10
Methodoperator()
include/pgo/graph_optimizer.h:88
Functionoperator*
include/common/utility.hpp:180
Methodoperator*
include/tools/matrix.cpp:260
Methodoperator+
include/tools/matrix.cpp:230
Methodoperator-
include/tools/matrix.cpp:245
← previousnext →301–400 of 516, ranked by callers