Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pamphlett/Outram
/ functions
Functions
437 in github.com/Pamphlett/Outram
⨍
Functions
437
◇
Types & classes
108
Method
corner_extractor
src/STDesc.cpp:880
Method
cout_params
include/patchwork.hpp:785
Method
createHashTable
include/cluster_manager.hpp:584
Method
culculate_correspondence
src/semantic_teaser.cpp:342
Method
dbscanSeg
include/cluster_manager.hpp:190
Function
down_sampling_voxel
src/STDesc.cpp:2
Method
empty
include/teaser_utils/geometry.h:51
Method
end
include/teaser_utils/geometry.h:44
Method
estimate_ground
include/patchwork.hpp:351
Method
estimate_plane_
include/patchwork.hpp:286
Method
estimate_tiled
src/registration.cc:205
Method
evalMetric
include/nano_gicp/impl/nanoflann_impl.hpp:392
Method
evalMetric
include/nano_gicp/impl/nanoflann_impl.hpp:441
Method
evalMetric
include/nano_gicp/impl/nanoflann_impl.hpp:472
Method
evalMetric
include/nano_gicp/impl/nanoflann_impl.hpp:508
Method
extract_corner
src/STDesc.cpp:994
Method
extract_initial_seeds_
include/patchwork.hpp:305
Method
extract_piecewiseground
include/patchwork.hpp:581
Function
findCorrespondingFrames
src/STDesc.cpp:174
Function
findMedian
src/registration.cc:23
Method
findNeighbors
include/nano_gicp/impl/nanoflann_impl.hpp:1934
Function
findNonzero
include/teaser/utils.h:192
Method
findStartEndAngle
include/imageProjection.hpp:296
Method
flushAllFeatures
include/fpfh_manager.hpp:70
Method
flush_patches_in_zone
include/patchwork.hpp:276
Method
fpfh_feature_extraction
feature method for background environmental semantics (e.g. Buildings)
include/cluster_manager.hpp:812
Method
full
include/nano_gicp/impl/nanoflann_impl.hpp:251
Method
getAdjMatrix
include/teaser/graph.h:158
Method
getCorrespondences
include/fpfh_manager.hpp:234
Method
getDstTIMs
* Get TIMs built from target point cloud. * @return */
include/teaser/registration.h:1003
Method
getDstTIMsMap
* Get the index map of the TIMs built from target point cloud. * @return */
include/teaser/registration.h:1039
Method
getDstTIMsMapForRotation
* Get the index map of the TIMs used in rotation estimation. * @return */ inline Eigen::Matrix<int, 2, Eigen::Dynamic>;
include/teaser/registration.h:1049
Method
getFinalInliers
include/teaser/registration.h:976
Method
getGNCRotationCostAtTermination
* Return the cost at termination of the GNC rotation solver. Can be used to * assess the quality of the solution. * * @return cost at t
include/teaser/registration.h:809
Method
getGround
include/imageProjection.hpp:228
Method
getImplPointer
* Return the pointer to the underlying pcl::FPFHEstimation object * @return */
include/teaser_utils/fpfh.h:51
Method
getInlierGraph
include/teaser/registration.h:985
Method
getMaxCliqueDstTIMs
* Get dst TIMs built after max clique pruning. * @return */
include/teaser/registration.h:1021
Method
getMaxCliqueSrcTIMs
* Get src TIMs built after max clique pruning. * @return */
include/teaser/registration.h:1012
Function
getNearestPSD
include/teaser/linalg.h:85
Method
getObjDescriptor
include/fpfh_manager.hpp:165
Method
getOutliers
include/imageProjection.hpp:236
Method
getParams
* Return the params * @return a Params struct */
include/teaser/registration.h:1118
Method
getPlane
src/STDesc.cpp:863
Method
getPolarIndex
* @brief get the index value in the polar radial direction * @param radius, polar diameter * @return polar diameter index */
include/cluster_manager.hpp:619
Method
getRotationInliers
* Return inliers from rotation estimation * * @return a vector of indices of TIMs passed to rotation estimator deemed * as inliers by r
include/teaser/registration.h:935
Method
getRotationInliersMap
* Return the index map for translation inliers (equivalent to max clique). * /TODO: This is obsolete now. Remove or update * * @return
include/teaser/registration.h:919
Method
getRotationInliersMask
* Return a boolean Eigen row vector indicating whether specific * measurements are inliers according to the rotation solver. * * @retur
include/teaser/registration.h:907
Method
getScaleInliers
* Return inlier TIMs from scale estimation * * @return a vector of tuples. Entries in each tuple represent the indices * of the two mea
include/teaser/registration.h:885
Method
getScaleInliersMap
* Return the index map for scale inliers (equivalent to the index map for * TIMs). * * @return a 2-by-(number of TIMs) Eigen matrix. En
include/teaser/registration.h:873
Method
getScaleInliersMask
* Return a boolean Eigen row vector indicating whether specific * measurements are inliers according to scales. * * @return a 1-by-(num
include/teaser/registration.h:860
Method
getSceneDescriptor
include/fpfh_manager.hpp:168
Method
getSrcCovMat
include/cluster_manager.hpp:900
Method
getSrcKps
include/fpfh_manager.hpp:172
Method
getSrcMatched
include/fpfh_manager.hpp:154
Method
getSrcMatchedPointCloud
include/cluster_manager.hpp:892
Method
getSrcTIMs
* Get TIMs built from source point cloud. * @return */
include/teaser/registration.h:994
Method
getSrcTIMsMap
* Get the index map of the TIMs built from source point cloud. * @return */
include/teaser/registration.h:1030
Method
getTargetNormals
include/teaser/registration.h:684
Method
getTgtCovMat
include/cluster_manager.hpp:905
Method
getTgtKps
include/fpfh_manager.hpp:175
Method
getTgtMatched
include/fpfh_manager.hpp:157
Method
getTgtMatchedPointCloud
include/cluster_manager.hpp:896
Method
getTgtNormals
include/fpfh_manager.hpp:161
Method
getTranslationInliers
* Return inliers from rotation estimation * * @return a vector of indices of measurements deemed as inliers by rotation * estimation
include/teaser/registration.h:971
Method
getTranslationInliersMap
* Return the index map for translation inliers (equivalent to max clique). * * @return a 1-by-(size of max clique) Eigen matrix. Entries rep
include/teaser/registration.h:957
Method
getTranslationInliersMask
* Return a boolean Eigen row vector indicating whether specific * measurements are inliers according to translation measurements. * * @
include/teaser/registration.h:946
Method
getValidSegments
include/imageProjection.hpp:220
Method
getrangeMat
include/imageProjection.hpp:244
Method
groundRemoval
include/imageProjection.hpp:365
Method
hasEdge
* Return true if said edge exists * @param [in] vertex_1 * @param [in] vertex_2 */
include/teaser/graph.h:74
Method
hasVertex
* Return true if the vertex exists. * @param vertex * @return */
include/teaser/graph.h:89
Function
hatmap
* Return the hat map of the provided vector (a skew symmetric matrix). * @param u 3-by-1 vector * @param x 3-by-3 skew symmetric matrix */
include/teaser/linalg.h:24
Method
init
include/nano_gicp/impl/nanoflann_impl.hpp:246
Method
init
Creates multiple empty trees to handle dynamic support */
include/nano_gicp/impl/nanoflann_impl.hpp:1840
Method
init_plane
src/STDesc.cpp:2945
Method
init_vind
Make sure the auxiliary list \a vind has the same size than the current * dataset, and re-generate if size has changed. */
include/nano_gicp/impl/nanoflann_impl.hpp:1316
Method
init_voxel_map
src/STDesc.cpp:750
Method
initialize_zone
include/patchwork.hpp:261
Method
internal_init
include/nano_gicp/impl/nanoflann_impl.hpp:622
Method
is_converged
include/nano_gicp/impl/lsq_registration_impl.hpp:118
Method
kdtree_get_bbox
include/nano_gicp/nanoflann.hpp:95
Method
kdtree_get_point_count
include/nano_gicp/nanoflann.hpp:177
Method
kdtree_get_pt
include/nano_gicp/nanoflann.hpp:184
Function
kitti_zero_padding
include/dataio.hpp:276
Method
knnSearch
* Find the "num_closest" nearest neighbors to the \a query_point[0:dim-1]. * Their indices are stored inside the result object. \sa radiusSearch,
include/nano_gicp/impl/nanoflann_impl.hpp:1621
Method
labelAnalysis
* @brief delete clusters with fewer points, store clusters into a vector of * point clouds * @param label_info, input category information
include/cluster_manager.hpp:753
Method
labelComponents
include/imageProjection.hpp:485
Method
linearize
include/nano_gicp/impl/nano_gicp_impl.hpp:204
Method
loadExistingSTD
src/STDesc.cpp:2904
Method
loadFeaturePair
include/fpfh_manager.hpp:201
Method
loadIndex
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
include/nano_gicp/impl/nanoflann_impl.hpp:1433
Method
loadIndex
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
include/nano_gicp/impl/nanoflann_impl.hpp:1777
Function
load_CSV_pose_with_time
src/STDesc.cpp:196
Function
load_calib_mat
include/dataio.hpp:241
Function
load_keyframes_pose_pcd
src/STDesc.cpp:152
Function
load_pose_with_time
src/STDesc.cpp:108
Method
load_tree
include/nano_gicp/impl/nanoflann_impl.hpp:1043
Method
load_value
include/nano_gicp/impl/nanoflann_impl.hpp:300
Function
main
examples/global_localization.cpp:53
← previous
next →
201–300 of 437, ranked by callers