MCPcopy Create free account

hub / github.com/RozDavid/LOL / functions

Functions1,054 in github.com/RozDavid/LOL

Functionangle
laser_slam/laser_slam/include/laser_slam/ros_depend/Vector3.h:129
MethodappendICPFactors
laser_slam/laser_slam/src/laser_track.cpp:362
MethodappendLoopClosureFactors
TODO(renaud): That's basically the same as above, just with a different variable. Can we combine?
laser_slam/laser_slam/src/laser_track.cpp:387
MethodappendOdometryFactors
laser_slam/laser_slam/src/laser_track.cpp:346
MethodappendPriorFactors
laser_slam/laser_slam/src/laser_track.cpp:339
MethodareIdsMatching
segmap/segmatch/src/database.cpp:26
MethodasString
segmap/segmatch/src/database.cpp:77
MethodassertIsUndirectedAndRandomAccessGraph
segmap/segmatch/include/segmatch/recognizers/graph_utilities.hpp:161
MethodassignClusterIndices
segmap/segmatch/include/segmatch/segmenters/impl/incremental_segmenter.hpp:200
MethodbinSortVerticesByDegree
segmap/segmatch/include/segmatch/recognizers/graph_utilities.hpp:175
MethodbuildConsistencyGraph
segmap/segmatch/src/recognizers/partitioned_geometric_consistency_recognizer.cpp:77
MethodbuildConsistencyGraph
segmap/segmatch/src/recognizers/incremental_geometric_consistency_recognizer.cpp:164
MethodbuildGraph
Build a BGL graph from a vector of edges.
segmap/segmatch/test/test_graph_utilities.cpp:36
MethodbuildIndex
* Builds the index */
loam_velodyne/include/loam_velodyne/nanoflann.hpp:1543
MethodbuildPointsMapping
segmap/segmatch/include/segmatch/impl/local_map.hpp:123
MethodcalculateSegmentCentroids
segmap/segmatch/src/segmented_cloud.cpp:129
MethodcanGrowToPoint
\brief Rule for determining if it is possible to grow a region from a seed point to include a candidate point. \param params Parameters of the segment
segmap/segmatch/include/segmatch/segmenters/region_growing_policy.hpp:144
MethodcanGrowToPoint
\brief Rule for determining if it is possible to grow a region from a seed point to include a candidate point. \param params Parameters of the segment
segmap/segmatch/include/segmatch/segmenters/region_growing_policy.hpp:226
MethodcanGrowToPoint
segmap/segmatch/include/segmatch/segmenters/impl/smoothness_constraints_segmenter.hpp:112
MethodcanPointBeSeed
\brief Rule for determining if a candidate point can be used as seed for starting or extending a region. \param params Parameters of the segmentation
segmap/segmatch/include/segmatch/segmenters/region_growing_policy.hpp:132
MethodcanPointBeSeed
\brief Rule for determining if a candidate point can be used as seed for starting or extending a region. \param params Parameters of the segmentation
segmap/segmatch/include/segmatch/segmenters/region_growing_policy.hpp:214
MethodcanPointBeSeed
segmap/segmatch/include/segmatch/segmenters/impl/smoothness_constraints_segmenter.hpp:123
MethodcleanEmptySegments
segmap/segmatch/src/segmented_cloud.cpp:298
Methodclear
segmap/segmatch/include/segmatch/features.hpp:59
Methodclear
\brief Clear all the normals and the associated information. Equivalent to removing all the points from the cloud.
segmap/segmatch/include/segmatch/normal_estimators/simple_normal_estimator.hpp:25
Methodclear
segmap/segmatch/include/segmatch/impl/dynamic_voxel_grid.hpp:128
MethodclearByName
segmap/segmatch/src/features.cpp:76
MethodclearLocalMap
laser_slam/laser_slam_ros/src/laser_slam_worker.cpp:669
FunctionclosestAxis
laser_slam/laser_slam/include/laser_slam/ros_depend/Vector3.h:172
MethodclosestAxis4
laser_slam/laser_slam/include/laser_slam/ros_depend/Vector3.h:499
Methodcofac
laser_slam/laser_slam/include/laser_slam/ros_depend/Matrix3x3.h:411
MethodcomputeBoundingBox
loam_velodyne/include/loam_velodyne/nanoflann.hpp:1325
MethodcomputeBoundingBox
loam_velodyne/include/loam_velodyne/nanoflann.hpp:1639
MethodcomputeConsistencyDistance
segmap/segmatch/src/recognizers/incremental_geometric_consistency_recognizer.cpp:224
MethodcomputeFeaturesDistance
segmap/segmatch/src/opencv_random_forest.cpp:52
MethodcomputeFeaturesDistance
segmap/segmatch/include/segmatch/segmatch.hpp:203
MethodcomputeGridPartitioning
segmap/segmatch/include/segmatch/recognizers/matches_partitioner.hpp:81
MethodcomputeICPTransformations
laser_slam/laser_slam/src/laser_track.cpp:460
MethodcomputeMinMax
loam_velodyne/include/loam_velodyne/nanoflann.hpp:898
Functioncompute_accuracies_on_voxel_lists
(voxels1, voxels2)
segmap/segmappy/segmappy/tools/voxeltools.py:102
Functioncompute_jaccard_indices_on_voxels_lists
(voxels1, voxels2)
segmap/segmappy/segmappy/tools/voxeltools.py:41
Methodcontains
segmap/segmatch/include/segmatch/segmented_cloud.hpp:173
Functionconvert_to_geometry_msg_pose
Convert SE3 object to ROS geometry message pose.
segmap/segmatch_ros/include/segmatch_ros/common.hpp:391
Functionconvert_to_pcl_point_cloud
segmap/segmatch_ros/include/segmatch_ros/common.hpp:92
Functionconvert_to_pcl_point_cloud
laser_slam/laser_slam_ros/include/laser_slam_ros/common.hpp:178
Methodcreate
segmap/segmatch/src/normal_estimators/normal_estimator.cpp:10
Methodcreate
segmap/segmatch/src/recognizers/correspondence_recognizer_factory.cpp:14
MethodcreateClusteredCloud
Compensate PCL's lack of a PointCloud initializer list constructor.
segmap/segmatch/test/test_incremental_segmenter.cpp:57
MethodcreateClusteredPointT
Compensate PCL's lack of a proper PointXYZI constructor.
segmap/segmatch/test/test_incremental_segmenter.cpp:45
MethodcreateMapCloud
Create a PointCloud with an initializer list.
segmap/segmatch/test/test_incremental_normal_estimator.cpp:59
MethodcreateMapPoint
Construct a MapPoint.
segmap/segmatch/test/test_incremental_normal_estimator.cpp:50
MethodcreateParameters
Shortcut for setting recognizer related parameters.
segmap/segmatch/test/test_incremental_geometric_consistency_recognizer.cpp:23
MethodcreateParameters
Shortcut for setting recognizer related parameters.
segmap/segmatch/test/test_partitioned_geometric_consistency_recognizer.cpp:23
MethodcreateParameters
Shortcut for setting recognizer related parameters.
segmap/segmatch/test/test_geometric_consistency_recognizer.cpp:23
MethodcreateParameters
Shortcut for setting euclidean segmenter related parameters.
segmap/segmatch/test/test_incremental_segmenter.cpp:34
MethodcreateParameters
\brief Create the parameters for the segmentation policy. \param params Parameters of the segmenter. \returns The parameters of the segmentation polic
segmap/segmatch/include/segmatch/segmenters/region_growing_policy.hpp:100
MethodcreateParameters
\brief Create the parameters for the segmentation policy. \param params Parameters of the segmenter. \returns The parameters of the segmentation polic
segmap/segmatch/include/segmatch/segmenters/region_growing_policy.hpp:179
MethodcreateVoxelPointT
segmap/segmatch/test/test_dynamic_voxel_grid.cpp:95
MethodcreateVoxel_
segmap/segmatch/include/segmatch/impl/dynamic_voxel_grid.hpp:168
Functioncross
laser_slam/laser_slam/include/laser_slam/ros_depend/Vector3.h:142
MethodcurveTimeToRosTime
laser_slam/laser_slam_ros/src/laser_slam_worker.cpp:575
MethoddeSerialize
laser_slam/laser_slam/include/laser_slam/ros_depend/Matrix3x3.h:577
MethoddeSerialize
laser_slam/laser_slam/include/laser_slam/ros_depend/Vector3.h:623
MethoddeSerialize
laser_slam/laser_slam/include/laser_slam/ros_depend/Transform.h:234
MethoddeSerializeDouble
laser_slam/laser_slam/include/laser_slam/ros_depend/Matrix3x3.h:589
MethoddeSerializeDouble
laser_slam/laser_slam/include/laser_slam/ros_depend/Vector3.h:610
MethoddeSerializeDouble
laser_slam/laser_slam/include/laser_slam/ros_depend/Transform.h:246
MethoddeSerializeFloat
laser_slam/laser_slam/include/laser_slam/ros_depend/Matrix3x3.h:583
MethoddeSerializeFloat
laser_slam/laser_slam/include/laser_slam/ros_depend/Vector3.h:597
MethoddeSerializeFloat
laser_slam/laser_slam/include/laser_slam/ros_depend/Transform.h:240
Methoddeg
loam_velodyne/include/loam_velodyne/Angle.h:56
Functiondeg2rad
\brief Convert the given degree angle to radian. * * @param degrees The degree angle to convert. * @return The radian angle. */
loam_velodyne/src/lib/math_utils.h:42
Methoddescribe
segmap/segmatch/src/descriptors/eigenvalue_based.cpp:27
Methoddescribe
segmap/segmatch/src/descriptors/ensemble_shape_functions.cpp:7
Methoddescribe
segmap/segmatch/src/descriptors/descriptors.cpp:17
Methoddescribe
segmap/segmatch/include/segmatch/descriptors/ensemble_shape_functions.hpp:23
Methoddescribe
segmap/segmatch/include/segmatch/descriptors/eigenvalue_based.hpp:21
Methoddeterminant
laser_slam/laser_slam/include/laser_slam/ros_depend/Matrix3x3.h:438
Methoddiagonalize
laser_slam/laser_slam/include/laser_slam/ros_depend/Matrix3x3.h:330
Methoddimension
segmap/segmatch/include/segmatch/descriptors/ensemble_shape_functions.hpp:31
Methoddimension
\brief Get the descriptor's dimension.
segmap/segmatch/include/segmatch/descriptors/eigenvalue_based.hpp:30
FunctiondisplayPerformances
segmap/segmatch/include/segmatch/utilities.hpp:38
MethoddisplayTimings
segmap/segmatch/src/segmatch.cpp:831
FunctiondrawCovarianceEllipsoids
Publish ellipsoids given covariance matrices and fixed frame.
segmap/segmatch_ros/include/segmatch_ros/common.hpp:404
MethoddumpVoxels
segmap/segmatch/include/segmatch/impl/dynamic_voxel_grid.hpp:140
MethoddurationToMilliseconds
laser_slam/laser_slam/src/benchmarker.cpp:177
Methodempty
segmap/segmatch/include/segmatch/features.hpp:61
Methodempty
segmap/segmatch/include/segmatch/segmented_cloud.hpp:107
Methodempty
segmap/segmatch/include/segmatch/database.hpp:36
MethoderaseSegmentById
segmap/segmatch/include/segmatch/segmented_cloud.hpp:191
MethodestimateAndRemove
laser_slam/laser_slam/src/incremental_estimator.cpp:165
MethodevalMetric
loam_velodyne/include/loam_velodyne/nanoflann.hpp:323
MethodevalMetric
loam_velodyne/include/loam_velodyne/nanoflann.hpp:372
MethodevalMetric
loam_velodyne/include/loam_velodyne/nanoflann.hpp:404
MethodevalMetric
loam_velodyne/include/loam_velodyne/nanoflann.hpp:436
MethodexpectMatchesHaveIdPairs
segmap/segmatch/test/test_incremental_geometric_consistency_recognizer.cpp:30
MethodexpectMatchesHaveIdPairs
segmap/segmatch/test/test_partitioned_geometric_consistency_recognizer.cpp:30
MethodexpectMatchesHaveIdPairs
segmap/segmatch/test/test_geometric_consistency_recognizer.cpp:30
MethodexportData
segmap/segmatch/src/descriptors/cnn.cpp:370
MethodexportDescriptorsData
segmap/segmatch/include/segmatch/segmatch.hpp:225
← previousnext →501–600 of 1,054, ranked by callers