1. Home
  2. Browse
  3. pcl

pcl

v1.12.0#7Go to latest

Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.

Install

Run the following Vcpkg command to install the port.

vcpkg install pcl

Usage

The package pcl provides CMake targets:

find_package(PCL CONFIG REQUIRED)
target_link_libraries(main PRIVATE ${PCL_LIBRARIES})

Features

Dependencies

See source

Version

v1.12.0#7

Publication

Supports

!(arm64 & windows)

GitHub

PointCloudLibrary/pcl10K

Homepage

github.com/PointCloudLibrary/pcl

Subtree

124cf373b4

License

BSD-3-Clause

Definition

Manifest