MCPcopy Create free account

hub / github.com/YuePanEdward/MULLS / functions

Functions516 in github.com/YuePanEdward/MULLS

Methodoperator/
include/tools/matrix.cpp:284
Methodoperator<
include/common/cfilter.hpp:42
Functionoperator==
include/common/utility.hpp:184
Methodoperator~
include/tools/matrix.cpp:339
Functionoutput_keypoints
include/common/dataio.hpp:1087
Functionoutput_xyz_4dof_coord_syst_tran
include/common/dataio.hpp:1437
Functionoutput_xyz_7dof_coord_syst_tran
include/common/dataio.hpp:1497
Methodpcl_icp
interface for the implement of basic icp algorithm using pcl
include/common/cregistration.hpp:882
Methodpertubate_cloud
pertubate the point cloud with a small translation
include/common/cregistration.hpp:818
Methodprune_unstable_pts
Brief: Get rid of some unstable points from the keypoints list
include/common/cfilter.hpp:1054
Methodpt2li_lls_pri_direction_summation
point-to-line LLS (calculated using primary direction vector), used now the normal vector here actually stores the primary direcyion vector (for easie
include/common/cregistration.hpp:2160
Methodpt2li_lls_residual
primary vector stored as point normal
include/common/cregistration.hpp:2631
Methodpt2li_lls_summation
point-to-line LLS (calculated using normal vector) , Deprecated
include/common/cregistration.hpp:2389
Methodpt2pl_ground_3dof_lls_summation
ground 3dof : roll, pitch, z
include/common/cregistration.hpp:2320
Methodpt2pl_lls_residual
include/common/cregistration.hpp:2590
Methodpt2pl_lls_summation
point-to-plane LLS
include/common/cregistration.hpp:2066
Methodpt2pt_lls_residual
include/common/cregistration.hpp:2546
Methodpt2pt_lls_summation
point-to-point LLS
include/common/cregistration.hpp:1976
Methodpythag
include/tools/matrix.cpp:842
Functionquat2angleaxis
include/pgo/graph_optimizer.h:26
Methodrandom_downsample_pcl_with_height
fixed number random downsampling when keep_number == 0, the output point cloud would be empty
include/common/cfilter.hpp:632
Functionread_bbx_8pts_with_type
include/common/dataio.hpp:2061
Methodread_cloud_file
Brief: Read the point cloud data of various format
include/common/dataio.hpp:147
Functionread_constraint_file
include/common/dataio.hpp:1261
Functionread_coord_list_pair
Used for coordinate system convertation
include/common/dataio.hpp:1375
Functionread_indices_list
include/common/dataio.hpp:1128
Functionread_las_file_head
include/common/dataio.hpp:393
Functionread_pc_cloud_block
include/common/dataio.hpp:1732
Functionread_problematic_frames
include/common/dataio.hpp:1758
Functionread_station_position
read the coordinate of the line begining with target_station_name format: station_name x y z
include/common/dataio.hpp:1338
Functionread_xyz_blh_list
include/common/dataio.hpp:1655
MethodreleaseMemory
include/tools/matrix.cpp:835
Functionreport_consuming_time
include/common/dataio.hpp:2041
Methodrobust_verify_chi2_g2o
TODO:
src/graph_optimizer.cpp:335
MethodrotMatX
include/tools/matrix.cpp:194
MethodrotMatY
include/tools/matrix.cpp:206
MethodrotMatZ
include/tools/matrix.cpp:218
MethodrotationError
include/nav/odom_error_compute.h:65
Functionsave_coordinates
include/common/dataio.hpp:1109
Methodscanner_filter
filter the ghost points under ground and the points on the ego-vehicle ghost radius should be a bit larger than self radius we assume that most of the
include/common/cfilter.hpp:914
MethodsearchForNeighbors
\brief Search for the closest nearest neighbor of a given point. * \param query the point to search a nearest neighbour for * \param i
include/baseline_reg/gicp_omp.h:340
MethodsetCorrespondenceRandomness
\brief Set the number of neighbors used when selecting a point neighbourhood * to compute covariances. * A higher value will bring mor
include/baseline_reg/gicp_omp.h:235
MethodsetCovEigValueInflationRatio
\brief Set the minimum allowable ratio between eigenvalues to prevent singular covariance matrices. * \param[in] min_covar_eigvalue_mult the m
include/baseline_reg/voxel_grid_covariance_omp.h:249
MethodsetDiag
include/tools/matrix.cpp:127
MethodsetInputSource
\brief Provide a pointer to the input dataset * \param cloud the const boost shared pointer to a PointCloud message */
include/baseline_reg/gicp_omp.h:133
MethodsetInputTarget
\brief Provide a pointer to the input target (e.g., the point cloud that we want to align the input source to). * \param[in] cloud the input point
include/baseline_reg/ndt_omp.h:118
MethodsetInputTarget
\brief Provide a pointer to the input target (e.g., the point cloud that we want to align the input source to) * \param[in] target the input p
include/baseline_reg/gicp_omp.h:165
MethodsetMinPointPerVoxel
\brief Set the minimum number of points required for a cell to be used (must be 3 or greater for covariance calculation). * \param[in] min_poi
include/baseline_reg/voxel_grid_covariance_omp.h:223
MethodsetNeighborSearchMethod
include/baseline_reg/fast_vgicp_impl.hpp:92
MethodsetNumThreads
include/baseline_reg/ndt_omp.h:111
MethodsetOulierRatio
\brief Set/change the point cloud outlier ratio. * \param[in] outlier_ratio outlier ratio */
include/baseline_reg/ndt_omp.h:179
MethodsetRegularizationMethod
include/baseline_reg/fast_vgicp_impl.hpp:86
MethodsetResolution
\brief Set/change the voxel grid resolution. * \param[in] resolution side length of voxels */
include/baseline_reg/ndt_omp.h:128
MethodsetRotationEpsilon
include/baseline_reg/fast_vgicp_impl.hpp:55
MethodsetRotationEpsilon
\brief Set the rotation epsilon (maximum allowable difference between two * consecutive rotations) in order for an optimization to be consider
include/baseline_reg/gicp_omp.h:220
MethodsetSourceCovariances
\brief Provide a pointer to the covariances of the input source (if computed externally!). * If not set, GeneralizedIterativeClosestPoint will
include/baseline_reg/gicp_omp.h:156
MethodsetStepSize
\brief Set/change the newton line search maximum step length. * \param[in] step_size maximum step length */
include/baseline_reg/ndt_omp.h:161
MethodsetTargetCovariances
\brief Provide a pointer to the covariances of the input target (if computed externally!). * If not set, GeneralizedIterativeClosestPoint will
include/baseline_reg/gicp_omp.h:177
MethodsetVal
include/tools/matrix.cpp:115
MethodsetVoxelAccumulationMode
include/baseline_reg/fast_vgicp_impl.hpp:98
Methodset_adjacent_edge_information_matrix
src/graph_optimizer.cpp:1052
Methodset_feature_viewer
include/common/map_viewer.h:160
Methodset_imu_info
include/common/utility.hpp:685
Methodset_pgo_options_ceres
src/graph_optimizer.cpp:419
Methodset_pgo_options_g2o
G2O has some problem, use ceres instead
src/graph_optimizer.cpp:143
Methodset_pgo_problem_ceres
src/graph_optimizer.cpp:481
Methodset_pgo_problem_g2o
src/graph_optimizer.cpp:191
Methodset_pgo_problem_gtsam
src/graph_optimizer.cpp:927
Methodset_rotation_limit
src/graph_optimizer.cpp:81
Methodshow_help
include/common/map_viewer.h:308
Methodsimple_look_up_table
mapping from [0,1] to [0,1]
include/common/map_viewer.h:283
Methodsimple_motion_compensation
using uniform motion model to do motion compensation
include/common/cfilter.hpp:294
Methodsimple_motion_compensation_with_timestamp
using uniform motion model to do motion compensation (with time stamp (store timestamp as curvature))
include/common/cfilter.hpp:357
Methodsimplified_voxel_t
include/common/cfilter.hpp:77
Methodsolve_pgo_problem_ceres
src/graph_optimizer.cpp:660
Methodsolve_pgo_problem_g2o
src/graph_optimizer.cpp:296
Methodsvd
Given a matrix M/A[1..m][1..n], this routine computes its singular value decomposition, M/A = U·W·V T. Thematrix U replaces a on output. The diagonal
include/tools/matrix.cpp:576
MethodswapSourceAndTarget
include/baseline_reg/fast_vgicp_impl.hpp:104
MethodtrajectoryDistances
include/nav/odom_error_compute.h:37
Functiontran_eng2utm
include/common/dataio.hpp:1558
Functiontran_wgs2eng
include/common/dataio.hpp:1610
Functiontransform_feature
include/common/utility.hpp:495
MethodtranslationError
include/nav/odom_error_compute.h:76
MethodtrialValueSelectionMT
include/baseline_reg/ndt_omp_impl.hpp:673
Methodtrim_str
Delete invalid characters such as spaces, tabs, etc. in strings
include/common/dataio.hpp:139
MethodupdateDerivatives
include/baseline_reg/ndt_omp_impl.hpp:482
MethodupdateHessian
include/baseline_reg/ndt_omp_impl.hpp:597
MethodupdateIntervalMT
include/baseline_reg/ndt_omp_impl.hpp:632
Methodupdate_cloud_vectors
src/map_manager.cpp:258
Methodupdate_corr_dist_thre
include/common/cregistration.hpp:1855
Methodupdate_edge_covariance_ceres
src/graph_optimizer.cpp:800
Methodupdate_optimized_edges
src/graph_optimizer.cpp:713
Methodupdate_parameters_self_adaptive
hard-coded (not a good way) to adjust the parameters on fly
include/common/cfilter.hpp:2416
Methodvoxel_coord
include/baseline_reg/fast_vgicp_impl.hpp:274
Methodvoxel_origin
include/baseline_reg/fast_vgicp_impl.hpp:280
MethodwriteVelodyneTrajectory
include/tools/semantic_kitti_api.h:172
Functionwrite_cloud_file
include/common/dataio.hpp:111
Functionwrite_constraint_file
include/common/dataio.hpp:1247
Functionwrite_lo_pose_append
include/common/dataio.hpp:1912
Functionwrite_lo_pose_overwrite
include/common/dataio.hpp:1896
← previousnext →401–500 of 516, ranked by callers