You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`pcl::BilateralUpsampling`](https://pointclouds.org/documentation/classpcl_1_1_bilateral_upsampling.html)| cloud processing | XYZRGBA | organized clouds only |
36
-
|[`pcl::ConcaveHull`](https://pointclouds.org/documentation/classpcl_1_1_concave_hull.html)| mesh construction | any ||
37
-
|[`pcl::ConvexHull`](https://pointclouds.org/documentation/classpcl_1_1_convex_hull.html)| mesh construction | any ||
38
-
|[`pcl::CropBox`](https://pointclouds.org/documentation/classpcl_1_1_crop_box.html)| cloud filtering | any ||
39
-
|[`pcl::FastBilateralFilter`](https://pointclouds.org/documentation/classpcl_1_1_fast_bilateral_filter.html)| cloud filtering | XYZ(RGBA) | organized clouds only |
40
-
|[`pcl::FastBilateralFilterOMP`](https://pointclouds.org/documentation/classpcl_1_1_fast_bilateral_filter_o_m_p.html)| cloud filtering | XYZ(RGBA) | organized clouds only |
41
-
|[`pcl::GreedyProjectionTriangulation`](https://pointclouds.org/documentation/classpcl_1_1_greedy_projection_triangulation.html)| mesh construction | XYZ/XYZI/XYZRGBA + Normal ||
42
-
|[`pcl::GridMinimum`](https://pointclouds.org/documentation/classpcl_1_1_grid_minimum.html)| cloud resampling | any ||
43
-
|[`pcl::GridProjection`](https://pointclouds.org/documentation/classpcl_1_1_grid_projection.html)| surface reconstruction | XYZ/XYZI/XYZRGBA + Normal ||
44
-
|[`pcl::LocalMaximum`](https://pointclouds.org/documentation/classpcl_1_1_local_maximum.html)| cloud resampling | any ||
45
-
|[`pcl::MarchingCubesHoppe`](https://pointclouds.org/documentation/classpcl_1_1_marching_cubes_hoppe.html)| surface reconstruction | XYZ/XYZI/XYZRGBA + Normal ||
46
-
|[`pcl::MarchingCubesRBF`](https://pointclouds.org/documentation/classpcl_1_1_marching_cubes_r_b_f.html)| surface reconstruction | XYZ/XYZI/XYZRGBA + Normal ||
47
-
|[`pcl::MedianFilter`](https://pointclouds.org/documentation/classpcl_1_1_median_filter.html)| cloud filtering | any | organized clouds only |
|[`pcl::MovingLeastSquares`](https://pointclouds.org/documentation/classpcl_1_1_moving_least_squares.html)| cloud processing | any | requires PCL 1.9+ |
53
-
|[`pcl::NormalEstimation`](https://pointclouds.org/documentation/classpcl_1_1_normal_estimation.html)| normal estimation | any ||
54
-
|[`pcl::NormalEstimationOMP`](https://pointclouds.org/documentation/classpcl_1_1_normal_estimation_o_m_p.html)| normal estimation | any ||
55
-
|[`pcl::OrganizedFastMesh`](https://pointclouds.org/documentation/classpcl_1_1_organized_fast_mesh.html)| mesh construction | XYZ(RGBA) | organized clouds only |
56
-
|[`pcl::PassThrough`](https://pointclouds.org/documentation/classpcl_1_1_pass_through.html)| cloud filtering | any ||
|[`pcl::transformPointCloud`](https://pointclouds.org/documentation/group__common.html#gac841d05d13c925f3a3a8090d9d7ff24d)| affine transformation | any |`translation` (meters) and `rotation` (scaled axis-angle, radians) |
34
+
|[`pcl::transformPointCloudWithNormals`](https://pointclouds.org/documentation/group__common.html#ga01dcf9e24dec3109a0c8a8b8f2e24bcc)| affine transformation | any normal type | see above |
35
+
|[`pcl::ApproximateVoxelGrid`](https://pointclouds.org/documentation/classpcl_1_1_approximate_voxel_grid.html)| cloud resampling | any ||
|[`pcl::BilateralUpsampling`](https://pointclouds.org/documentation/classpcl_1_1_bilateral_upsampling.html)| cloud processing | XYZRGBA | organized clouds only |
38
+
|[`pcl::ConcaveHull`](https://pointclouds.org/documentation/classpcl_1_1_concave_hull.html)| mesh construction | any ||
39
+
|[`pcl::ConvexHull`](https://pointclouds.org/documentation/classpcl_1_1_convex_hull.html)| mesh construction | any ||
40
+
|[`pcl::CropBox`](https://pointclouds.org/documentation/classpcl_1_1_crop_box.html)| cloud filtering | any ||
41
+
|[`pcl::FastBilateralFilter`](https://pointclouds.org/documentation/classpcl_1_1_fast_bilateral_filter.html)| cloud filtering | XYZ(RGBA) | organized clouds only |
42
+
|[`pcl::FastBilateralFilterOMP`](https://pointclouds.org/documentation/classpcl_1_1_fast_bilateral_filter_o_m_p.html)| cloud filtering | XYZ(RGBA) | organized clouds only |
43
+
|[`pcl::GreedyProjectionTriangulation`](https://pointclouds.org/documentation/classpcl_1_1_greedy_projection_triangulation.html)| mesh construction | XYZ/XYZI/XYZRGBA + Normal ||
44
+
|[`pcl::GridMinimum`](https://pointclouds.org/documentation/classpcl_1_1_grid_minimum.html)| cloud resampling | any ||
45
+
|[`pcl::GridProjection`](https://pointclouds.org/documentation/classpcl_1_1_grid_projection.html)| surface reconstruction | XYZ/XYZI/XYZRGBA + Normal ||
46
+
|[`pcl::LocalMaximum`](https://pointclouds.org/documentation/classpcl_1_1_local_maximum.html)| cloud resampling | any ||
47
+
|[`pcl::MarchingCubesHoppe`](https://pointclouds.org/documentation/classpcl_1_1_marching_cubes_hoppe.html)| surface reconstruction | XYZ/XYZI/XYZRGBA + Normal ||
48
+
|[`pcl::MarchingCubesRBF`](https://pointclouds.org/documentation/classpcl_1_1_marching_cubes_r_b_f.html)| surface reconstruction | XYZ/XYZI/XYZRGBA + Normal ||
49
+
|[`pcl::MedianFilter`](https://pointclouds.org/documentation/classpcl_1_1_median_filter.html)| cloud filtering | any | organized clouds only |
|[`pcl::MovingLeastSquares`](https://pointclouds.org/documentation/classpcl_1_1_moving_least_squares.html)| cloud processing | any | requires PCL 1.9+ |
55
+
|[`pcl::NormalEstimation`](https://pointclouds.org/documentation/classpcl_1_1_normal_estimation.html)| normal estimation | any ||
56
+
|[`pcl::NormalEstimationOMP`](https://pointclouds.org/documentation/classpcl_1_1_normal_estimation_o_m_p.html)| normal estimation | any ||
57
+
|[`pcl::OrganizedFastMesh`](https://pointclouds.org/documentation/classpcl_1_1_organized_fast_mesh.html)| mesh construction | XYZ(RGBA) | organized clouds only |
58
+
|[`pcl::PassThrough`](https://pointclouds.org/documentation/classpcl_1_1_pass_through.html)| cloud filtering | any ||
0 commit comments