Path to this page:
./
graphics/pcl,
2D/3D image and point cloud processing
Branch: CURRENT,
Version: 1.15.0,
Package name: pcl-1.15.0,
Maintainer: thomas.orgisThe Point Cloud Library (PCL) is a standalone, large scale,
open project for 2D/3D image and point cloud processing.
Package options: vtk
Master sites:
Filesize: 67073.297 KB
Version history: (Expand)
- (2025-02-24) Updated to version: pcl-1.15.0
- (2024-12-29) Updated to version: pcl-1.14.1nb10
- (2024-11-15) Updated to version: pcl-1.14.1nb9
- (2024-11-01) Updated to version: pcl-1.14.1nb8
- (2024-11-01) Updated to version: pcl-1.14.1nb7
- (2024-10-26) Updated to version: pcl-1.14.1nb6
CVS history: (Expand)
2025-03-11 13:36:06 by Nia Alarie | Files touched by this commit (2) |
Log message:
pcl: Bump compiler requirements.
|
2025-02-24 18:22:56 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
pcl: fix openmp support with clang; fix PLIST for Darwin
|
2025-02-24 16:12:16 by Greg Troxel | Files touched by this commit (14) |  |
Log message:
graphics/pcl: Update to 1.15.0
Upstream NEWS:
Accomodate Boost 1.86.0.
**New features** *added to PCL*
* **[filters]** UniformSampling Filter: add option for a minimum number of \
points required per voxel \
[[#5968](https://github.com/PointCloudLibrary/pcl/pull/5968)]
* **[sample_consensus]** Torus ransac model \
[[#5816](https://github.com/PointCloudLibrary/pcl/pull/5816)]
* **[common]** Allow type conversion in fromPCLPointCloud2 \
[[#6059](https://github.com/PointCloudLibrary/pcl/pull/6059)]
* **[segmentation]** ExtractPolygonalPrismData and ConcaveHull bugfix \
[[#5168](https://github.com/PointCloudLibrary/pcl/pull/5168)]
* Allow hidden visibility default on gcc/clang \
[[#5779](https://github.com/PointCloudLibrary/pcl/pull/5779)]
**Deprecation** *of public APIs, scheduled to be removed after two minor releases*
* **[registration]** Fix spelling error in pcl::NormalDistributionsTransform \
getOulierRatio/setOulierRatio \
[[#6140](https://github.com/PointCloudLibrary/pcl/pull/6140)]
**Removal** *of the public APIs deprecated in previous releases*
* Remove Deprecated Code for 1.15.0 release \
[[#6040](https://github.com/PointCloudLibrary/pcl/pull/6040)]
**Behavior changes** *in classes, apps, or tools*
* **[cmake]** Compile PCL as C++17 by default, switching back to C++14 currently \
still possible [[#6201](https://github.com/PointCloudLibrary/pcl/pull/6201)]
|
2025-01-30 23:07:41 by Thomas Klausner | Files touched by this commit (12) |
Log message:
pcl: fix build with boost 1.87 using upstream patches
|
2024-12-29 16:10:02 by Adam Ciarcinski | Files touched by this commit (235) |
Log message:
revbump after updating boost
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|