MCPcopy Create free account

hub / github.com/Pamphlett/Outram / functions

Functions437 in github.com/Pamphlett/Outram

↓ 261 callersMethodsize
capacity
include/teaser/geometry.h:49
↓ 229 callersMethodpush_back
include/teaser/geometry.h:63
↓ 83 callersMethodclear
* Clear the contents of the graph */
include/teaser/graph.h:185
↓ 66 callersMethodend
include/teaser/geometry.h:44
↓ 42 callersMethodbegin
include/teaser/geometry.h:43
↓ 33 callersMethodsize
include/nano_gicp/impl/nanoflann_impl.hpp:175
↓ 29 callersMethodreset
include/cluster_manager.hpp:137
↓ 28 callersMethodreserve
* Preallocate spaces for vertices * @param num_vertices */
include/teaser/graph.h:180
↓ 13 callersMethodempty
include/teaser/geometry.h:51
↓ 13 callersMethodkdtree_get_pt
Returns the dim'th component of the idx'th point in the class:
include/nano_gicp/impl/nanoflann_impl.hpp:2033
↓ 13 callersMethodsetInputCloud
include/nano_gicp/nanoflann.hpp:131
↓ 10 callersFunctioncloud2msg
include/conversion.hpp:24
↓ 10 callersMethoddataset_get
Helper accessor to the dataset points:
include/nano_gicp/impl/nanoflann_impl.hpp:831
↓ 10 callersMethodsetInputCloud
src/teaser_utils/fpfh.cc:79
↓ 9 callersMethodclear
include/nano_gicp/impl/nanoflann_impl.hpp:247
↓ 9 callersMethodnearestKSearch
include/nano_gicp/nanoflann.hpp:140
↓ 8 callersFunctionpcl2eigen
include/conversion.hpp:41
↓ 7 callersMethodaccum_dist
include/nano_gicp/impl/nanoflann_impl.hpp:372
↓ 6 callersFunctioneigen2pcl
include/conversion.hpp:66
↓ 6 callersMethodfindNeighbors
include/nano_gicp/impl/nanoflann_impl.hpp:1230
↓ 6 callersMethodgetInlierMaxClique
* Return a boolean Eigen row vector indicating whether specific * measurements are inliers according to translation measurements. * @return
include/teaser/registration.h:983
↓ 6 callersMethodgetSolution
* Return the solution to the registration problem. * @return */
include/teaser/registration.h:818
↓ 6 callersMethodkdtree_get_point_count
Must return the number of data points
include/nano_gicp/impl/nanoflann_impl.hpp:2025
↓ 6 callersMethodpush_back
include/teaser_utils/geometry.h:63
↓ 6 callersFunctionskew
include/nano_gicp/gicp/so3.hpp:50
↓ 5 callersMethodreset
* Reset the solver using the provided params * @param params a Params struct */
include/teaser/registration.h:1058
↓ 5 callersMethodsolve
src/semantic_teaser.cpp:3
↓ 5 callersMethodworstDist
include/nano_gicp/impl/nanoflann_impl.hpp:213
↓ 4 callersMethodbuildIndex
* Builds the index */
include/nano_gicp/impl/nanoflann_impl.hpp:1199
↓ 4 callersMethodcomputeFPFHFeatures
src/teaser_utils/fpfh.cc:14
↓ 4 callersMethodinit
include/nano_gicp/impl/nanoflann_impl.hpp:167
↓ 4 callersFunctionpcl2teaser
include/conversion.hpp:16
↓ 3 callersMethodcompute
src/teaser_utils/fpfh.cc:92
↓ 3 callersMethodcomputeCloudwNormal
* @brief Compute centroid and covariance matrix for every cluster center * * @param cluster_centroid output cluster centers with semantic
include/cluster_manager.hpp:382
↓ 3 callersFunctionds_point_cloud
examples/global_localization.cpp:1029
↓ 3 callersMethodevalMetric
include/nano_gicp/impl/nanoflann_impl.hpp:341
↓ 3 callersMethodfreeIndex
Frees the previously-built index. Automatically called within * buildIndex(). */
include/nano_gicp/impl/nanoflann_impl.hpp:754
↓ 3 callersMethodfull
include/nano_gicp/impl/nanoflann_impl.hpp:177
↓ 3 callersMethodradiusSearch
include/nano_gicp/nanoflann.hpp:154
↓ 3 callersMethodsegmentPointCloud
following code for dynamic voxel segmentation
include/cluster_manager.hpp:507
↓ 3 callersFunctionsetParams
examples/global_localization.cpp:609
↓ 3 callersMethodsetSearchMethod
src/teaser_utils/fpfh.cc:87
↓ 2 callersMethodaddEdge
* Add an edge between two vertices * @param [in] vertex_1 one vertex of the edge * @param [in] vertex_2 another vertex of the edge */
include/teaser/graph.h:96
↓ 2 callersMethodaddPoint
* Called during search to add an element matching the criteria. * @return true if the search should be continued, false if the results are * suf
include/nano_gicp/impl/nanoflann_impl.hpp:184
↓ 2 callersFunctionassign
include/nano_gicp/impl/nanoflann_impl.hpp:132
↓ 2 callersFunctionbatch_read_filenames_in_folder
include/dataio.hpp:283
↓ 2 callersMethodcalculateCorrespondences
template <typename T>
include/teaser_utils/feature_matcher.h:42
↓ 2 callersMethodcomputeInitialDistances
include/nano_gicp/impl/nanoflann_impl.hpp:1014
↓ 2 callersMethoddivideTree
* Create a tree node that subdivides the list of vecs from vind[first] * to vind[last]. The routine is called recursively on each sublist. *
include/nano_gicp/impl/nanoflann_impl.hpp:867
↓ 2 callersMethodestimate
src/registration.cc:60
↓ 2 callersMethodfindMaxClique
src/graph.cc:12
↓ 2 callersMethodfindNeighbors
include/nano_gicp/impl/nanoflann_impl.hpp:1591
↓ 2 callersMethodgetParams
include/teaser/registration.h:357
↓ 2 callersMethodkdtree_get_bbox
include/nano_gicp/impl/nanoflann_impl.hpp:2045
↓ 2 callersMethodloadIndex_
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:1073
↓ 2 callersMethodmakeShared
include/nano_gicp/nanoflann.hpp:75
↓ 2 callersMethodpopulateVertices
* Populate the graph with the provided number of vertices without any edges. * @param num_vertices */
include/teaser/graph.h:67
↓ 2 callersFunctionresize
include/nano_gicp/impl/nanoflann_impl.hpp:112
↓ 2 callersMethodsaveIndex_
Stores the index in a binary file. * IMPORTANT NOTE: The set of data points is NOT stored in the file, so when * loading the index object it m
include/nano_gicp/impl/nanoflann_impl.hpp:1059
↓ 2 callersFunctionsetCorrespondenceMarker
include/utility.h:190
↓ 2 callersMethodsetParams
include/fpfh_manager.hpp:78
↓ 2 callersMethodsetRadiusSearch
src/teaser_utils/fpfh.cc:95
↓ 2 callersFunctionso3_exp
* SO3 expmap code taken from Sophus * https://github.com/strasdat/Sophus/blob/593db47500ea1a2de5f0e6579c86147991509c59/sophus/so3.hpp#L585 * * Copy
include/nano_gicp/gicp/so3.hpp:99
↓ 2 callersMethodsolve
src/registration.cc:694
↓ 2 callersFunctionsvdRot
* Helper function to use svd to estimate rotation. * Method described here: http://igl.ethz.ch/projects/ARAP/svd_rot.pdf * @param X * @param Y * @
include/teaser/utils.h:123
↓ 2 callersFunctionvoxelize
include/cluster_manager.hpp:32
↓ 1 callersMethodBuildMapCovSTD
src/STDesc.cpp:1434
↓ 1 callersMethodBuildMapSTD
src/STDesc.cpp:1256
↓ 1 callersMethodBuildSingleScanCovSTD
src/STDesc.cpp:1633
↓ 1 callersMethodBuildSingleScanSTD
src/STDesc.cpp:1805
↓ 1 callersMethodSearchCorresGeoSTD
src/STDesc.cpp:662
↓ 1 callersMethodSearchCorresSemSTD
src/STDesc.cpp:650
↓ 1 callersFunctionapply_color_mapping_chz
examples/global_localization.cpp:709
↓ 1 callersMethodclear
include/teaser_utils/geometry.h:66
↓ 1 callersFunctioncolor_pc
* @brief Color point cloud according to per point semantic labels. * @param[in] semantic_cloud: input semantic cloud ptr (with label) * @param
examples/global_localization.cpp:946
↓ 1 callersFunctioncolor_point_cloud
include/utility.h:228
↓ 1 callersMethodcompute_adj_rpe
include/eval.hpp:29
↓ 1 callersMethoddistributionInlierSelection
toy definition for scale involved case
src/registration.cc:421
↓ 1 callersMethodfree_all
Frees all allocated memory chunks */
include/nano_gicp/impl/nanoflann_impl.hpp:644
↓ 1 callersMethodgetAdjList
include/teaser/graph.h:174
↓ 1 callersFunctiongetCloud
examples/global_localization.cpp:624
↓ 1 callersMethodgetCostAtTermination
* Return the cost of the GNC solver at termination. Details of the cost * function is dependent on the specific solver implementation. *
include/teaser/registration.h:368
↓ 1 callersMethodgetInitCorr
include/semantic_teaser.h:195
↓ 1 callersMethodgetInputCloud
include/nano_gicp/nanoflann.hpp:79
↓ 1 callersMethodgetMaxCliques
include/semantic_teaser.h:189
↓ 1 callersMethodgetVertices
* Get all vertices * @return a vector of all vertices */
include/teaser/graph.h:150
↓ 1 callersMethodinit_octo_tree
src/STDesc.cpp:2989
↓ 1 callersMethodknnSearch
* 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:1261
↓ 1 callersFunctionload_poses_from_transform_matrix
include/dataio.hpp:186
↓ 1 callersMethodmalloc
* Returns a pointer to a piece of new memory of the given size in bytes * allocated from the pool. */
include/nano_gicp/impl/nanoflann_impl.hpp:658
↓ 1 callersFunctionmerge_label
* @brief Merge cloud and label to semantic_pc. * @param[in] label_file_path; raw_point_cloud; out_semantic_pc * @return None. */
examples/global_localization.cpp:657
↓ 1 callersFunctionpublish_map_std
src/STDesc.cpp:269
↓ 1 callersFunctionpublish_scan_std
src/STDesc.cpp:355
↓ 1 callersFunctionread_covariance_vec
* @brief read the covariance vector of a point cloud from the file * * @param fin input stream of the file been opened * @param matrix_vector covar
include/dataio.hpp:163
↓ 1 callersFunctionread_parameters
src/STDesc.cpp:54
↓ 1 callersFunctionskewd
include/nano_gicp/gicp/so3.hpp:62
↓ 1 callersMethodsolveForRotation2D
src/registration.cc:396
↓ 1 callersMethodsolveSTDCovCorres
src/semantic_teaser.cpp:109
↓ 1 callersMethodsolveSTDcorres
src/semantic_teaser.cpp:89
↓ 1 callersMethodsolve_for_multiclass
src/semantic_teaser.cpp:24
next →1–100 of 437, ranked by callers