Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LimHyungTae/patchwork
/ functions
Functions
183 in github.com/LimHyungTae/patchwork
⨍
Functions
183
◇
Types & classes
54
↓ 39 callers
Method
size
include/tools/pcd_loader.hpp:28
↓ 23 callers
Function
condParam
include/patchwork/patchwork.hpp:37
↓ 20 callers
Method
clear
include/patchwork/patchwork.hpp:122
↓ 19 callers
Method
size
include/label_generator/nanoflann.hpp:167
↓ 13 callers
Method
kdtree_get_pt
Returns the dim'th component of the idx'th point in the class:
include/label_generator/nanoflann.hpp:2117
↓ 9 callers
Method
empty
include/label_generator/nanoflann.hpp:256
↓ 7 callers
Method
accum_dist
include/label_generator/nanoflann.hpp:370
↓ 7 callers
Function
cloud2msg
nodes/offline_kitti.cpp:81
↓ 7 callers
Function
cloud2msg
nodes/ros_kitti.cpp:73
↓ 6 callers
Method
kdtree_get_point_count
Must return the number of data points
include/label_generator/nanoflann.hpp:2109
↓ 5 callers
Method
worstDist
include/label_generator/nanoflann.hpp:203
↓ 4 callers
Function
calculate_precision_recall
include/patchwork/utils.hpp:191
↓ 4 callers
Function
count_num_ground
include/patchwork/utils.hpp:93
↓ 4 callers
Method
dataset_get
Helper accessor to the dataset points:
include/label_generator/nanoflann.hpp:859
↓ 4 callers
Function
discern_ground
include/patchwork/utils.hpp:157
↓ 4 callers
Method
estimate_ground
include/patchwork/patchwork.hpp:599
↓ 3 callers
Function
cloud2msg
nodes/offline_own_data.cpp:32
↓ 3 callers
Function
count_num_outliers
include/patchwork/utils.hpp:142
↓ 3 callers
Method
evalMetric
include/label_generator/nanoflann.hpp:340
↓ 3 callers
Method
freeIndex
Frees the previously-built index. Automatically called within * buildIndex(). */
include/label_generator/nanoflann.hpp:776
↓ 3 callers
Method
full
include/label_generator/nanoflann.hpp:169
↓ 3 callers
Method
init
include/label_generator/nanoflann.hpp:160
↓ 2 callers
Method
addPoint
* 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 callers
Function
assign
include/label_generator/nanoflann.hpp:127
↓ 2 callers
Method
clear
include/label_generator/nanoflann.hpp:253
↓ 2 callers
Function
cloud2msg
nodes/pub_for_legoloam.cpp:37
↓ 2 callers
Method
computeInitialDistances
include/label_generator/nanoflann.hpp:1043
↓ 2 callers
Function
count_num_each_class
include/patchwork/utils.hpp:122
↓ 2 callers
Method
divideTree
* 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 callers
Method
findNeighbors
include/label_generator/nanoflann.hpp:1284
↓ 2 callers
Method
get_cloud
include/tools/kitti_loader.hpp:48
↓ 2 callers
Method
kdtree_get_bbox
include/label_generator/nanoflann.hpp:2130
↓ 2 callers
Function
pub_score
nodes/offline_kitti.cpp:49
↓ 2 callers
Function
pub_score
nodes/ros_kitti.cpp:34
↓ 2 callers
Function
resize
include/label_generator/nanoflann.hpp:106
↓ 2 callers
Function
save_ground_label
include/label_generator/label_generator.hpp:43
↓ 1 callers
Method
buildIndex
* Builds the index */
include/label_generator/nanoflann.hpp:1255
↓ 1 callers
Function
cloud2msg
nodes/ros_kitti_publisher.cpp:37
↓ 1 callers
Function
count_num_files
nodes/offline_own_data.cpp:45
↓ 1 callers
Function
filter_by_sor
include/label_generator/label_generator.hpp:28
↓ 1 callers
Method
free_all
Frees all allocated memory chunks */
include/label_generator/nanoflann.hpp:661
↓ 1 callers
Function
generateRandomPointCloudRanges
include/label_generator/nanoflann_utils.hpp:73
↓ 1 callers
Method
get_ring_sector_idx
include/patchwork/zone_models.hpp:246
↓ 1 callers
Method
knnSearch
* 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 callers
Method
malloc
* 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 callers
Function
save_all_accuracy
include/patchwork/utils.hpp:307
↓ 1 callers
Function
set_initial_gt_counts
include/patchwork/utils.hpp:113
↓ 1 callers
Method
size
include/tools/kitti_loader.hpp:45
Method
ConcentricZoneModel
include/patchwork/zone_models.hpp:37
Method
First0Bit
finds position of least significant unset bit */
include/label_generator/nanoflann.hpp:1892
Method
KDTreeEigenMatrixAdaptor
Constructor: takes a const ref to the matrix object with the data points
include/label_generator/nanoflann.hpp:2063
Method
KDTreeSingleIndexAdaptor
Deleted copy constructor*/
include/label_generator/nanoflann.hpp:1162
Method
KDTreeSingleIndexAdaptorParams
include/label_generator/nanoflann.hpp:585
Method
KDTreeSingleIndexDynamicAdaptor
* 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
Method
KDTreeSingleIndexDynamicAdaptor_
* 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
Method
KNNResultSet
include/label_generator/nanoflann.hpp:157
Method
KittiLoader
include/tools/kitti_loader.hpp:14
Method
L1_Adaptor
include/label_generator/nanoflann.hpp:338
Method
L2_Adaptor
include/label_generator/nanoflann.hpp:392
Method
L2_Simple_Adaptor
include/label_generator/nanoflann.hpp:447
Method
PatchWork
include/patchwork/patchwork.hpp:137
Method
PcdLoader
include/tools/pcd_loader.hpp:13
Function
PointT2XYZI
include/patchwork/utils.hpp:72
Method
PooledAllocator
Default constructor. Initializes a new pool. */
include/label_generator/nanoflann.hpp:653
Method
RadiusResultSet
include/label_generator/nanoflann.hpp:246
Method
ResultItem
include/label_generator/nanoflann.hpp:225
Method
SO2_Adaptor
include/label_generator/nanoflann.hpp:481
Method
SO3_Adaptor
include/label_generator/nanoflann.hpp:519
Method
SearchParameters
include/label_generator/nanoflann.hpp:596
Method
SensorConfig
* Note: Only use-defined parameters are `num_laser_channels_per_zone_` and * `num_sectors_for_each_zone_` */
include/patchwork/sensor_configs.hpp:29
Method
ZoneModel
include/patchwork/zone_models.hpp:21
Method
accum_dist
include/label_generator/nanoflann.hpp:425
Method
accum_dist
include/label_generator/nanoflann.hpp:459
Method
accum_dist
include/label_generator/nanoflann.hpp:490
Method
accum_dist
include/label_generator/nanoflann.hpp:526
Method
addPoint
* 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
Method
addPoints
Add points to the set, Inserts all points from [start, end] */
include/label_generator/nanoflann.hpp:1951
Method
allocate
include/label_generator/nanoflann.hpp:728
Method
buildIndex
* Builds the index */
include/label_generator/nanoflann.hpp:1623
Function
callbackNode
nodes/pub_for_legoloam.cpp:43
Function
callbackNode
nodes/ros_kitti.cpp:79
Method
cloud
include/tools/pcd_loader.hpp:30
Function
cloudmsg2cloud
nodes/pub_for_legoloam.cpp:30
Function
cloudmsg2cloud
nodes/ros_kitti.cpp:66
Method
computeBoundingBox
include/label_generator/nanoflann.hpp:1379
Method
computeBoundingBox
include/label_generator/nanoflann.hpp:1735
Method
computeMinMax
include/label_generator/nanoflann.hpp:873
Method
condParam
include/patchwork/patchwork.hpp:142
Method
consensus_set_based_height_estimation
include/patchwork/patchwork.hpp:466
Method
cout_params
include/patchwork/zone_models.hpp:191
Method
determine_ground_likelihood_estimation_status
include/patchwork/patchwork.hpp:903
Function
dump_mem_usage
include/label_generator/nanoflann_utils.hpp:194
Method
estimate_plane_
include/patchwork/patchwork.hpp:396
Method
estimate_sensor_height
include/patchwork/patchwork.hpp:524
Method
evalMetric
include/label_generator/nanoflann.hpp:394
Method
evalMetric
include/label_generator/nanoflann.hpp:449
Method
evalMetric
include/label_generator/nanoflann.hpp:483
Method
evalMetric
include/label_generator/nanoflann.hpp:521
Method
extract_initial_seeds_
include/patchwork/patchwork.hpp:424
Method
findNeighbors
include/label_generator/nanoflann.hpp:1654
next →
1–100 of 183, ranked by callers