Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HuangCongQing/3D-LIDAR-Multi-Object-Tracking
/ functions
Functions
6,115 in github.com/HuangCongQing/3D-LIDAR-Multi-Object-Tracking
⨍
Functions
6,115
◇
Types & classes
3,161
↓ 1 callers
Function
getNearestEuclidBBox
object_tracking/tracking/imm_ukf_jpda.cpp:396
↓ 1 callers
Function
getOriginPoints
object_tracking0/src/imm_ukf_jpda.cpp:65
↓ 1 callers
Function
getOriginPoints
object_tracking/tracking/imm_ukf_jpda.cpp:74
↓ 1 callers
Function
getPointFromCellIndex
object_tracking/src/groundremove/extract_ground.cpp:95
↓ 1 callers
Function
getPointsInPcFrame
object_tracking0/src/box_fitting.cpp:62
↓ 1 callers
Function
getPointsInPcFrame
object_tracking/src/cluster/box_fitting.cpp:75
↓ 1 callers
Function
getRotationMatrix
object_tracking/src/groundremove/extract_ground.cpp:77
↓ 1 callers
Method
getSmoothed
object_tracking0/src/ground_removal.h:50
↓ 1 callers
Function
groundRemove
object_tracking0/src/ground_removal.cpp:168
↓ 1 callers
Function
groundRemove
主函数 src/groundremove/main.cpp会调用此函数
object_tracking/src/groundremove/ground_removal.cpp:177
↓ 1 callers
Function
handmade_aligned_realloc
\internal * \brief Reallocates aligned memory. * Since we know that our handmade version is based on std::realloc * we can use std::realloc to i
object_tracking0/src/Eigen/src/Core/util/Memory.h:124
↓ 1 callers
Function
handmade_aligned_realloc
\internal * \brief Reallocates aligned memory. * Since we know that our handmade version is based on std::realloc * we can use std::realloc to i
object_tracking/tracking/Eigen/src/Core/util/Memory.h:124
↓ 1 callers
Method
hasNaN
object_tracking0/src/Eigen/src/Core/BooleanRedux.h:137
↓ 1 callers
Method
hasNaN
object_tracking/tracking/Eigen/src/Core/BooleanRedux.h:137
↓ 1 callers
Function
householder_qr_inplace_unblocked
object_tracking0/src/Eigen/src/QR/HouseholderQR.h:222
↓ 1 callers
Function
householder_qr_inplace_unblocked
object_tracking/tracking/Eigen/src/QR/HouseholderQR.h:222
↓ 1 callers
Function
imag_ref
object_tracking0/src/Eigen/src/Core/MathFunctions.h:605
↓ 1 callers
Function
imag_ref
object_tracking/tracking/Eigen/src/Core/MathFunctions.h:605
↓ 1 callers
Method
image
object_tracking0/src/Eigen/src/Eigen2Support/LU.h:76
↓ 1 callers
Method
image
object_tracking/tracking/Eigen/src/Eigen2Support/LU.h:76
↓ 1 callers
Function
immUkfJpdaf
void immUkfJpdaf(vector<PointCloud<PointXYZ>> bBoxes, double timestamp, vector<PointXY>& targetPoints, vector<int>& trackManage, vector<bool>& isStati
object_tracking0/src/imm_ukf_jpda.cpp:664
↓ 1 callers
Function
immUkfJpdaf
void immUkfJpdaf(vector<PointCloud<PointXYZ>> bBoxes, double timestamp, vector<PointXY>& targetPoints, vector<int>& trackManage, vector<bool>& isStati
object_tracking/tracking/imm_ukf_jpda.cpp:704
↓ 1 callers
Method
info
object_tracking0/src/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:251
↓ 1 callers
Method
info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was succesful, \c NoConvergence otherwi
object_tracking0/src/Eigen/src/Eigenvalues/ComplexEigenSolver.h:217
↓ 1 callers
Method
info
object_tracking0/src/Eigen/src/Eigenvalues/EigenSolver.h:278
↓ 1 callers
Method
info
object_tracking/tracking/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:251
↓ 1 callers
Method
info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was succesful, \c NoConvergence otherwi
object_tracking/tracking/Eigen/src/Eigenvalues/ComplexEigenSolver.h:217
↓ 1 callers
Method
info
object_tracking/tracking/Eigen/src/Eigenvalues/EigenSolver.h:278
↓ 1 callers
Function
initParallel
Must be call first when calling Eigen from multiple threads */
object_tracking0/src/Eigen/src/Core/products/Parallelizer.h:48
↓ 1 callers
Function
initParallel
Must be call first when calling Eigen from multiple threads */
object_tracking/tracking/Eigen/src/Core/products/Parallelizer.h:48
↓ 1 callers
Method
initParallelSession
object_tracking0/src/Eigen/src/Core/products/GeneralMatrixMatrix.h:213
↓ 1 callers
Method
initParallelSession
object_tracking/tracking/Eigen/src/Core/products/GeneralMatrixMatrix.h:213
↓ 1 callers
Function
init_rows_cols
object_tracking0/src/Eigen/src/OrderingMethods/Eigen_Colamd.h:482
↓ 1 callers
Function
init_rows_cols
object_tracking/tracking/Eigen/src/OrderingMethods/Eigen_Colamd.h:482
↓ 1 callers
Function
init_scoring
object_tracking0/src/Eigen/src/OrderingMethods/Eigen_Colamd.h:698
↓ 1 callers
Function
init_scoring
object_tracking/tracking/Eigen/src/OrderingMethods/Eigen_Colamd.h:698
↓ 1 callers
Method
innerIndexPtr
object_tracking0/src/Eigen/src/SparseCore/SparseBlock.h:219
↓ 1 callers
Method
innerIndexPtr
object_tracking/tracking/Eigen/src/SparseCore/SparseBlock.h:219
↓ 1 callers
Method
innerStride
\returns the pointer increment between two consecutive elements within a slice in the inner direction. * * \sa outerStride(), rowStride(),
object_tracking0/src/Eigen/src/Core/DenseCoeffsBase.h:584
↓ 1 callers
Method
innerStride
\sa MapBase::innerStride() */
object_tracking0/src/Eigen/src/Core/Block.h:361
↓ 1 callers
Method
innerStride
object_tracking0/src/Eigen/src/Core/TriangularMatrix.h:52
↓ 1 callers
Method
innerStride
object_tracking0/src/Eigen/src/Core/ArrayWrapper.h:61
↓ 1 callers
Method
innerStride
\returns the pointer increment between two consecutive elements within a slice in the inner direction. * * \sa outerStride(), rowStride(),
object_tracking/tracking/Eigen/src/Core/DenseCoeffsBase.h:584
↓ 1 callers
Method
innerStride
\sa MapBase::innerStride() */
object_tracking/tracking/Eigen/src/Core/Block.h:361
↓ 1 callers
Method
innerStride
object_tracking/tracking/Eigen/src/Core/TriangularMatrix.h:52
↓ 1 callers
Method
innerStride
object_tracking/tracking/Eigen/src/Core/ArrayWrapper.h:61
↓ 1 callers
Method
inverse
object_tracking0/src/Eigen/src/Eigen2Support/Geometry/Transform.h:705
↓ 1 callers
Method
inverse
\returns the inverse of the matrix of which *this is the LU decomposition. * * \warning The matrix being decomposed here is assumed to be
object_tracking0/src/Eigen/src/LU/PartialPivLU.h:146
↓ 1 callers
Method
inverse
object_tracking/tracking/Eigen/src/Eigen2Support/Geometry/Transform.h:705
↓ 1 callers
Method
inverse
\returns the inverse of the matrix of which *this is the LU decomposition. * * \warning The matrix being decomposed here is assumed to be
object_tracking/tracking/Eigen/src/LU/PartialPivLU.h:146
↓ 1 callers
Function
isApproxOrLessThan
object_tracking0/src/Eigen/src/Core/MathFunctions.h:747
↓ 1 callers
Function
isApproxOrLessThan
object_tracking/tracking/Eigen/src/Core/MathFunctions.h:747
↓ 1 callers
Method
isThisNeighbor
object_tracking/include/extract_ground.h:35
↓ 1 callers
Function
is_malloc_allowed
object_tracking0/src/Eigen/src/Core/util/Memory.h:198
↓ 1 callers
Function
is_malloc_allowed
object_tracking/tracking/Eigen/src/Core/util/Memory.h:198
↓ 1 callers
Method
kernel
\returns the kernel of the matrix, also called its null-space. The columns of the returned matrix * will form a basis of the kernel. *
object_tracking0/src/Eigen/src/LU/FullPivLU.h:162
↓ 1 callers
Method
kernel
\returns the kernel of the matrix, also called its null-space. The columns of the returned matrix * will form a basis of the kernel. *
object_tracking/tracking/Eigen/src/LU/FullPivLU.h:162
↓ 1 callers
Method
linearExt
\internal * \returns the Dim x Dim linear part if the transformation is affine, * and the HDim x Dim part for projective transformati
object_tracking0/src/Eigen/src/Geometry/Transform.h:621
↓ 1 callers
Method
linearExt
\internal * \returns the Dim x Dim linear part if the transformation is affine, * and the HDim x Dim part for projective transformati
object_tracking/tracking/Eigen/src/Geometry/Transform.h:621
↓ 1 callers
Function
llt_rank_update_lower
object_tracking0/src/Eigen/src/Cholesky/LLT.h:197
↓ 1 callers
Function
llt_rank_update_lower
object_tracking/tracking/Eigen/src/Cholesky/LLT.h:197
↓ 1 callers
Function
makeClusteredCloud
object_tracking0/src/component_clustering.cpp:73
↓ 1 callers
Function
makeClusteredCloud
object_tracking/src/cluster/main.cpp会引用此函数
object_tracking/src/cluster/component_clustering.cpp:310
↓ 1 callers
Function
makeCompressed
Turns the matrix into the \em compressed format. */
object_tracking0/src/Eigen/src/SparseCore/SparseMatrix.h:449
↓ 1 callers
Function
makeCompressed
Turns the matrix into the \em compressed format. */
object_tracking/tracking/Eigen/src/SparseCore/SparseMatrix.h:449
↓ 1 callers
Method
makeJacobi
object_tracking0/src/Eigen/src/Jacobi/Jacobi.h:83
↓ 1 callers
Method
makeJacobi
object_tracking/tracking/Eigen/src/Jacobi/Jacobi.h:83
↓ 1 callers
Function
make_block_householder_triangular_factor
object_tracking0/src/Eigen/src/Householder/BlockHouseholder.h:22
↓ 1 callers
Function
make_block_householder_triangular_factor
object_tracking/tracking/Eigen/src/Householder/BlockHouseholder.h:22
↓ 1 callers
Function
mapCartesianGrid
object_tracking0/src/component_clustering.cpp:17
↓ 1 callers
Function
mapCartesianGrid
初始化网格Grid状态
object_tracking/src/cluster/component_clustering.cpp:28
↓ 1 callers
Function
mark_cluster
getBoundingBox引用 制作实体框
object_tracking/src/cluster/box_fitting.cpp:161
↓ 1 callers
Method
matrixL
\returns an expression of the matrix L, internally stored as supernodes * The only operation available with this expression is the triangular so
object_tracking0/src/Eigen/src/SparseLU/SparseLU.h:134
↓ 1 callers
Method
matrixL
\returns an expression of the factor L */
object_tracking0/src/Eigen/src/SparseCholesky/SimplicialCholesky.h:328
↓ 1 callers
Method
matrixL
\returns a view of the lower triangular matrix L */
object_tracking0/src/Eigen/src/Cholesky/LDLT.h:127
↓ 1 callers
Method
matrixL
\returns an expression of the matrix L, internally stored as supernodes * The only operation available with this expression is the triangular so
object_tracking/tracking/Eigen/src/SparseLU/SparseLU.h:134
↓ 1 callers
Method
matrixL
\returns an expression of the factor L */
object_tracking/tracking/Eigen/src/SparseCholesky/SimplicialCholesky.h:328
↓ 1 callers
Method
matrixL
\returns a view of the lower triangular matrix L */
object_tracking/tracking/Eigen/src/Cholesky/LDLT.h:127
↓ 1 callers
Method
matrixR
object_tracking0/src/Eigen/src/Eigen2Support/QR.h:46
↓ 1 callers
Method
matrixR
object_tracking/tracking/Eigen/src/Eigen2Support/QR.h:46
↓ 1 callers
Method
matrixU
\returns an expression of the factor U (= L^*) */
object_tracking0/src/Eigen/src/SparseCholesky/SimplicialCholesky.h:334
↓ 1 callers
Method
matrixU
\returns a view of the upper triangular matrix U */
object_tracking0/src/Eigen/src/Cholesky/LDLT.h:120
↓ 1 callers
Method
matrixU
\returns an expression of the factor U (= L^*) */
object_tracking/tracking/Eigen/src/SparseCholesky/SimplicialCholesky.h:334
↓ 1 callers
Method
matrixU
\returns a view of the upper triangular matrix U */
object_tracking/tracking/Eigen/src/Cholesky/LDLT.h:120
↓ 1 callers
Function
measurementValidation
object_tracking0/src/imm_ukf_jpda.cpp:177
↓ 1 callers
Function
measurementValidation
object_tracking/tracking/imm_ukf_jpda.cpp:205
↓ 1 callers
Method
memXpand
object_tracking0/src/Eigen/src/SparseLU/SparseLU_Memory.h:210
↓ 1 callers
Method
memXpand
object_tracking/tracking/Eigen/src/SparseLU/SparseLU_Memory.h:210
↓ 1 callers
Function
mergeOverSegmentation
object_tracking0/src/imm_ukf_jpda.cpp:626
↓ 1 callers
Function
mergeOverSegmentation
object_tracking/tracking/imm_ukf_jpda.cpp:666
↓ 1 callers
Function
nbThreads
\returns the max number of threads reserved for Eigen * \sa setNbThreads */
object_tracking0/src/Eigen/src/Core/products/Parallelizer.h:58
↓ 1 callers
Function
nbThreads
\returns the max number of threads reserved for Eigen * \sa setNbThreads */
object_tracking/tracking/Eigen/src/Core/products/Parallelizer.h:58
↓ 1 callers
Method
norm
\returns a row (or column) vector expression of the norm * of each column (or row) of the referenced expression. * * Example: \inclu
object_tracking0/src/Eigen/src/Core/VectorwiseOp.h:320
↓ 1 callers
Method
norm
\returns a row (or column) vector expression of the norm * of each column (or row) of the referenced expression. * * Example: \inclu
object_tracking/tracking/Eigen/src/Core/VectorwiseOp.h:320
↓ 1 callers
Method
normalize
object_tracking/tracking/Eigen/src/Core/Dot.h:154
↓ 1 callers
Method
normalized
\returns an expression where each column of row of the referenced matrix are normalized. * The referenced matrix is \b not modified. * \sa
object_tracking0/src/Eigen/src/Core/VectorwiseOp.h:539
↓ 1 callers
Method
normalized
\returns an expression where each column of row of the referenced matrix are normalized. * The referenced matrix is \b not modified. * \sa
object_tracking/tracking/Eigen/src/Core/VectorwiseOp.h:539
↓ 1 callers
Function
nr_etdfs
object_tracking0/src/Eigen/src/SparseCore/SparseColEtree.h:131
↓ 1 callers
Function
nr_etdfs
object_tracking/tracking/Eigen/src/SparseCore/SparseColEtree.h:131
↓ 1 callers
Method
nsuper
* Return the number of supernodes */
object_tracking0/src/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:151
← previous
next →
1,201–1,300 of 6,115, ranked by callers