Skip to content
STAGING SERVER
DEVELOPMENT SERVER

Third-party Libraries#

OpenCV#

OpenCV (Open Source Computer Vision Library) is a free and open-source computer vision library. The library is used in the C++ samples to demonstrate image processing and visualization.

For detailed information, see OpenCV.

For information about how to install OpenCV, see the C++ Programmer's Guide.

PCL#

PCL (Point Cloud Library) is a free and open-source library for 3D data processing. The library is used in the C++ samples to demonstrate working with point clouds.

For detailed information, see PCL.

For information about how to install PCL, see the C++ Programmer's Guide.