MCPcopy Create free account

hub / github.com/LimHyungTae/patchwork / functions

Functions183 in github.com/LimHyungTae/patchwork

↓ 39 callersMethodsize
include/tools/pcd_loader.hpp:28
↓ 23 callersFunctioncondParam
include/patchwork/patchwork.hpp:37
↓ 20 callersMethodclear
include/patchwork/patchwork.hpp:122
↓ 19 callersMethodsize
include/label_generator/nanoflann.hpp:167
↓ 13 callersMethodkdtree_get_pt
Returns the dim'th component of the idx'th point in the class:
include/label_generator/nanoflann.hpp:2117
↓ 9 callersMethodempty
include/label_generator/nanoflann.hpp:256
↓ 7 callersMethodaccum_dist
include/label_generator/nanoflann.hpp:370
↓ 7 callersFunctioncloud2msg
nodes/offline_kitti.cpp:81
↓ 7 callersFunctioncloud2msg
nodes/ros_kitti.cpp:73
↓ 6 callersMethodkdtree_get_point_count
Must return the number of data points
include/label_generator/nanoflann.hpp:2109
↓ 5 callersMethodworstDist
include/label_generator/nanoflann.hpp:203
↓ 4 callersFunctioncalculate_precision_recall
include/patchwork/utils.hpp:191
↓ 4 callersFunctioncount_num_ground
include/patchwork/utils.hpp:93
↓ 4 callersMethoddataset_get
Helper accessor to the dataset points:
include/label_generator/nanoflann.hpp:859
↓ 4 callersFunctiondiscern_ground
include/patchwork/utils.hpp:157
↓ 4 callersMethodestimate_ground
include/patchwork/patchwork.hpp:599
↓ 3 callersFunctioncloud2msg
nodes/offline_own_data.cpp:32
↓ 3 callersFunctioncount_num_outliers
include/patchwork/utils.hpp:142
↓ 3 callersMethodevalMetric
include/label_generator/nanoflann.hpp:340
↓ 3 callersMethodfreeIndex
Frees the previously-built index. Automatically called within * buildIndex(). */
include/label_generator/nanoflann.hpp:776
↓ 3 callersMethodfull
include/label_generator/nanoflann.hpp:169
↓ 3 callersMethodinit
include/label_generator/nanoflann.hpp:160
↓ 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/label_generator/nanoflann.hpp:176
↓ 2 callersFunctionassign
include/label_generator/nanoflann.hpp:127
↓ 2 callersMethodclear
include/label_generator/nanoflann.hpp:253
↓ 2 callersFunctioncloud2msg
nodes/pub_for_legoloam.cpp:37
↓ 2 callersMethodcomputeInitialDistances
include/label_generator/nanoflann.hpp:1043
↓ 2 callersFunctioncount_num_each_class
include/patchwork/utils.hpp:122
↓ 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/label_generator/nanoflann.hpp:895
↓ 2 callersMethodfindNeighbors
include/label_generator/nanoflann.hpp:1284
↓ 2 callersMethodget_cloud
include/tools/kitti_loader.hpp:48
↓ 2 callersMethodkdtree_get_bbox
include/label_generator/nanoflann.hpp:2130
↓ 2 callersFunctionpub_score
nodes/offline_kitti.cpp:49
↓ 2 callersFunctionpub_score
nodes/ros_kitti.cpp:34
↓ 2 callersFunctionresize
include/label_generator/nanoflann.hpp:106
↓ 2 callersFunctionsave_ground_label
include/label_generator/label_generator.hpp:43
↓ 1 callersMethodbuildIndex
* Builds the index */
include/label_generator/nanoflann.hpp:1255
↓ 1 callersFunctioncloud2msg
nodes/ros_kitti_publisher.cpp:37
↓ 1 callersFunctioncount_num_files
nodes/offline_own_data.cpp:45
↓ 1 callersFunctionfilter_by_sor
include/label_generator/label_generator.hpp:28
↓ 1 callersMethodfree_all
Frees all allocated memory chunks */
include/label_generator/nanoflann.hpp:661
↓ 1 callersFunctiongenerateRandomPointCloudRanges
include/label_generator/nanoflann_utils.hpp:73
↓ 1 callersMethodget_ring_sector_idx
include/patchwork/zone_models.hpp:246
↓ 1 callersMethodknnSearch
* Find the "num_closest" nearest neighbors to the \a query_point[0:dim-1]. * Their indices and distances are stored in the provided pointers to
include/label_generator/nanoflann.hpp:1317
↓ 1 callersMethodmalloc
* Returns a pointer to a piece of new memory of the given size in bytes * allocated from the pool. */
include/label_generator/nanoflann.hpp:675
↓ 1 callersFunctionsave_all_accuracy
include/patchwork/utils.hpp:307
↓ 1 callersFunctionset_initial_gt_counts
include/patchwork/utils.hpp:113
↓ 1 callersMethodsize
include/tools/kitti_loader.hpp:45
MethodConcentricZoneModel
include/patchwork/zone_models.hpp:37
MethodFirst0Bit
finds position of least significant unset bit */
include/label_generator/nanoflann.hpp:1892
MethodKDTreeEigenMatrixAdaptor
Constructor: takes a const ref to the matrix object with the data points
include/label_generator/nanoflann.hpp:2063
MethodKDTreeSingleIndexAdaptor
Deleted copy constructor*/
include/label_generator/nanoflann.hpp:1162
MethodKDTreeSingleIndexAdaptorParams
include/label_generator/nanoflann.hpp:585
MethodKDTreeSingleIndexDynamicAdaptor
* KDTree constructor * * Refer to docs in README.md or online in * https://github.com/jlblancoc/nanoflann * * The KD-Tree point dimensi
include/label_generator/nanoflann.hpp:1927
MethodKDTreeSingleIndexDynamicAdaptor_
* KDTree constructor * * Refer to docs in README.md or online in * https://github.com/jlblancoc/nanoflann * * The KD-Tree point dimensi
include/label_generator/nanoflann.hpp:1588
MethodKNNResultSet
include/label_generator/nanoflann.hpp:157
MethodKittiLoader
include/tools/kitti_loader.hpp:14
MethodL1_Adaptor
include/label_generator/nanoflann.hpp:338
MethodL2_Adaptor
include/label_generator/nanoflann.hpp:392
MethodL2_Simple_Adaptor
include/label_generator/nanoflann.hpp:447
MethodPatchWork
include/patchwork/patchwork.hpp:137
MethodPcdLoader
include/tools/pcd_loader.hpp:13
FunctionPointT2XYZI
include/patchwork/utils.hpp:72
MethodPooledAllocator
Default constructor. Initializes a new pool. */
include/label_generator/nanoflann.hpp:653
MethodRadiusResultSet
include/label_generator/nanoflann.hpp:246
MethodResultItem
include/label_generator/nanoflann.hpp:225
MethodSO2_Adaptor
include/label_generator/nanoflann.hpp:481
MethodSO3_Adaptor
include/label_generator/nanoflann.hpp:519
MethodSearchParameters
include/label_generator/nanoflann.hpp:596
MethodSensorConfig
* Note: Only use-defined parameters are `num_laser_channels_per_zone_` and * `num_sectors_for_each_zone_` */
include/patchwork/sensor_configs.hpp:29
MethodZoneModel
include/patchwork/zone_models.hpp:21
Methodaccum_dist
include/label_generator/nanoflann.hpp:425
Methodaccum_dist
include/label_generator/nanoflann.hpp:459
Methodaccum_dist
include/label_generator/nanoflann.hpp:490
Methodaccum_dist
include/label_generator/nanoflann.hpp:526
MethodaddPoint
* 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/label_generator/nanoflann.hpp:265
MethodaddPoints
Add points to the set, Inserts all points from [start, end] */
include/label_generator/nanoflann.hpp:1951
Methodallocate
include/label_generator/nanoflann.hpp:728
MethodbuildIndex
* Builds the index */
include/label_generator/nanoflann.hpp:1623
FunctioncallbackNode
nodes/pub_for_legoloam.cpp:43
FunctioncallbackNode
nodes/ros_kitti.cpp:79
Methodcloud
include/tools/pcd_loader.hpp:30
Functioncloudmsg2cloud
nodes/pub_for_legoloam.cpp:30
Functioncloudmsg2cloud
nodes/ros_kitti.cpp:66
MethodcomputeBoundingBox
include/label_generator/nanoflann.hpp:1379
MethodcomputeBoundingBox
include/label_generator/nanoflann.hpp:1735
MethodcomputeMinMax
include/label_generator/nanoflann.hpp:873
MethodcondParam
include/patchwork/patchwork.hpp:142
Methodconsensus_set_based_height_estimation
include/patchwork/patchwork.hpp:466
Methodcout_params
include/patchwork/zone_models.hpp:191
Methoddetermine_ground_likelihood_estimation_status
include/patchwork/patchwork.hpp:903
Functiondump_mem_usage
include/label_generator/nanoflann_utils.hpp:194
Methodestimate_plane_
include/patchwork/patchwork.hpp:396
Methodestimate_sensor_height
include/patchwork/patchwork.hpp:524
MethodevalMetric
include/label_generator/nanoflann.hpp:394
MethodevalMetric
include/label_generator/nanoflann.hpp:449
MethodevalMetric
include/label_generator/nanoflann.hpp:483
MethodevalMetric
include/label_generator/nanoflann.hpp:521
Methodextract_initial_seeds_
include/patchwork/patchwork.hpp:424
MethodfindNeighbors
include/label_generator/nanoflann.hpp:1654
next →1–100 of 183, ranked by callers